TS/MP Management Programming Manual (G06.24+, H06.03+)
ZPWY-TKN- Definitions
NonStop TS/MP Management Programming Manual—540082-001
6-6
ZPWY-TKN-DEF-SCSTDOUT
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
stdout file. Case is significant. 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. If the token is not included in the command buffer, the
current value is not changed.
If the file specified does not exist, it is created. Output is appended to the end of the
file. If you omit this attribute, a null string is sent to the server process.
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.