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-23
Messages
18: ZNSC-EVT-FILE-SYNCBLOCK-ERR
An attempt to retrieve file synchronization information failed.
Unconditional Tokens
Cause. The buffer allocated for the file synchronization information was too small, so
NSC could not retrieve this information.
Effect. NSC stops the task that attempted to open the indicated file.
Recovery. This is an internal error. See Recovery Action Requiring Vendor Support
on
page 18-7.
Subject: ZNSC-TKN-PROC-NAME
Potentially critical event: Yes
Action event: Yes
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-SIZE token-type ZSPI-TYP-UINT
Event-Message Text
Failed to retrieve synchronization information for file-name.
Synchronization block buffer is too small num
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZNSC-EVT-FILE-
SYNCBLOCK-ERR (18).
ZNSC-TKN-PROC-NAME. Subject token that specifies the process name of the
process using NSC.
ZNSC-TKN-FILE-NAME Name of the file for which the synchronization information
cannot be obtained.
ZNSC-TKN-SIZE Size (in bytes) of the allocated buffer.