NonStop Operating System Event Management Programming Manual
NonStop C-Base Multitasking Engine (NSC) Event
Messages (ZNSC)
HP NonStop Operating System Event Management Programming Manual—520372-020
18-21
Messages
Cause. One of the process’s tasks has stopped, and its ancestor task cannot be
found.
Effect. Data that might have been intended for the ancestor is lost. The process using
NSC continues normally.
Recovery. If the problem persists, restart the reporting process, for example $ZPM,
$ZZSTO, or $ZDMP. If the problem persists after restarting the process, see Recovery
Action Requiring Vendor Support on page 18-7.
16: ZNSC-EVT-TASK-LAUNCH-ERR
An attempt to launch an internal task failed.
Unconditional Tokens
Cause. The start function for the task is missing, so NSC could not launch it.
Effect. The task is not launched. The process using NSC continues normally.
Recovery. This is an internal error. See Recovery Action Requiring Vendor Support
on
page 18-7.
Subject: ZNSC-TKN-PROC-NAME
Potentially critical event: No
Action event: No
Message sender: Processes using NSC
TMDS collector: No
OSM/TSM collector: Yes
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZNSC-TKN-PROC-NAME token-type ZSPI-TYP-STRING
ZNSC-TKN-TASK-NAME token-type ZSPI-TYP-STRING
Event-Message Text
Task task-name failed to launch subtask, start function is
missing
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZNSC-EVT-TASK-
LAUNCH-ERR (16).
ZNSC-TKN-PROC-NAME Subject token that specifies the process name of the
process using NSC.
ZNSC-TKN-TASK-NAME Name of the task that could not be launched.