TS/MP Management Programming Manual (G06.24+, H06.03+)

ZPWY-TKN- Definitions
NonStop TS/MP Management Programming Manual540082-001
6-4
ZPWY-TKN-DEF-SCPROGRAMOSS
This token is returned in the response buffer of an INFO command only if a value has
been defined.
This field is valid for OSS server processes only.
ZPWY-TKN-DEF-SCPROGRAMOSS
This token is the name of the object file used by the servers in a OSS server class.
The first two bytes of the string is the length of the pathname that follows, in bytes. The
third byte is the start of the pathname. The length cannot exceed 1024 bytes.
If ZPWY-TKN-DEF-SCCWD is not specified, the OSS pathname must be absolute.
Case is significant. When the ADD SC command is executed, the PATHMON process
validates the pathname for syntax only; it does not verify the existence of the
pathname. For a discussion of OSS pathnames, see the TS/MP System Management
Manual.
To reset the value for this token in an ALTER command, specify a string length of 0 in
the first two bytes of the string. However, because this token is required, you cannot
reset the value in an ALTER command unless simultaneously switching to a Guardian
server process type.
This token is returned in the response buffer of an INFO command only if a value has
been defined.
This token is valid for OSS server processes only.
ZPWY-TKN-DEF-SCSTDERR
This token is the name of the OSS stderr (standard error) file used by the OSS servers
in this server class. This file is opened only for write operations.
The first two bytes of the string is the length of the pathname that follows, in bytes. The
third byte is the start of the pathname. The length cannot exceed 1023 bytes; the last
character (character 1024) is reserved for a null.
If you do not assign a default directory to resolve relative OSS pathnames (using
ZPWY-TKN-DEF-SCCWD), you must specify an absolute OSS pathname for the OSS
stderr file. Case is significant. For a discussion of OSS pathnames, see the TS/MP
System Management Manual.
def ZPWY-TKN-DEF-SCPROGRAMOSS token-type ZSPI-TYP-
BYTESTRING.
def ZPWY-TKN-DEF-SCSTDERR token-type ZSPI-TYP-
BYTESTRING.