TS/MP 2.5 Management Programming Manual

If you do not assign a value for this field when adding a server class, then no environmental
information is sent to the server processes in this server class.
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.
This token is returned in the response buffer of an INFO command only if a value is 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.
token-type ZSPI-TYP-BYTESTRING.def ZPWY-TKN-DEF-SCPROGRAMOSS
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 2.5 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 is 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.
token-type ZSPI-TYP-BYTESTRING.def ZPWY-TKN-DEF-SCSTDERR
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), then 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 2.5 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 is defined.
This field is valid for OSS server processes only.
ZPWY-TKN-DEF-SCPROGRAMOSS 73