NonStop Operating System Event Management Programming Manual

NonStop C-Base Multitasking Engine (NSC) Event
Messages (ZNSC)
HP NonStop Operating System Event Management Programming Manual520372-020
18-10
Messages
Unconditional Tokens
Cause. NSC called the CHECKSWITCH procedure, causing a process ownership
switch. This occurs when the configured primary processor is reloaded and NSC has
successfully started the backup process in the backup processor. After 10 seconds,
NSC considers the primary processor stable, switches the primary process back to its
original processor, and issues this message.
Effect. The process using NSC continues normally.
Recovery. This is an informational message only; no corrective action is needed.
4: ZNSC-EVT-CHKOPEN-ERR
A checkopen of an underlying file failed.
Event-Message Text
Process ownership switch occurred. Primary process is now
executing in processor cpu
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZNSC-EVT-
SWITCH (3).
ZNSC-TKN-PROC-NAME Subject token that specifies the process name of the
process using NSC.
ZNSC-TKN-CPU Processor number of the processor where the primary
process is running after the ownership switch was made.
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-FILE-NAME token-type ZSPI-TYP-STRING
ZNSC-TKN-FILE-ERROR token-type ZSPI-TYP-UINT
ZNSC-TKN-ERROR-DETAIL token-type ZSPI-TYP-INT2
Event-Message Text
Failed to checkopen file file-name. Error file-error, error
detail: error-detail