TS/MP Management Programming Manual (G06.24+, H06.03+)
PATHMON Event Messages
NonStop TS/MP Management Programming Manual—540082-001
11-20
Event-Message Range 1000 Through 1999
1024: ZPWY-EVT-PM-BADFILENAME
An invalid file name was detected in the definition of the specified object. errnum
identifies the file-system error number.
For a description of tokens that are present in this event message but are not listed or
described below, see Section 10, Event Management.
Token Descriptions
ZEMS-TKN-EMPHASIS
has a value of ZSPI-VAL-FALSE.
ZEMS-TKN-EVENTNUMBER
contains ZPWY-EVT-PM-BADFILENAME (1024).
ZEMS-TKN-SUBJECT-MARK
indicates ZPWY-TKN-nnnNAME, which contains the name of the object that is the
subject of this event message. For possible object types, see Subject Tokens on
page 11-3.
ZPWY-TKN-EVENTCLASS
has a value of ZPWY-VAL-ERROREVENT.
ZPWY-TKN-ERROR
contains the number of the file-system error that occurred. N indicates that this
token can occur in a nested error message.
Effect. The request that needed the object fails.
Recovery. Make sure that all Open System Services (OSS) pathnames are on the
same system node as the PATHMON process; OSS processes cannot be spawned on
a remote system. Correct all invalid file names in the definition of object-name.
Unconditional Tokens
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN.
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT.
ZEMS-TKN-SUBJECT-MARK token-type ZSPI-TYP-SSCTL.
ZPWY-TKN-nnnNAME token-type ZPWY-TYP-nnnNAME.
ZPWY-TKN-EVENTCLASS token-type ZSPI-TYP-ENUM.
Conditional Tokens
N ZPWY-TKN-ERROR token-type ZSPI-TYP-INT.
Event-Message Text
*1024* object-name, ILLEGAL FILE NAME (errnum)