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

ZPWY-TKN- Definitions
NonStop TS/MP Management Programming Manual540082-001
6-2
ZPWY-TKN-DEF-SCCWD
The length of the argument list can be from 2 through 24,000 bytes. The combined
total length of ZPWY-TKN-DEF-SCENV and ZPWY-TKN-DEF-SCARGLIST must not
exceed 24,000 bytes.
The program name that is automatically passed as the first argument (argv[0]) does
not need to be specified by the user, nor is it included in the 24,000 character
maximum.
If you do not assign a value for this token when adding a server class, the default is an
empty argument list.
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 has
been defined.
This field is valid for OSS server processes only.
ZPWY-TKN-DEF-SCCWD
This token is the absolute OSS pathname of the current working directory of an OSS
server process. This value is used to resolve relative pathnames specified for other
OSS server process attributes in the 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. Case is significant. The length cannot exceed
1024 bytes.
For a discussion of OSS pathnames, see the TS/MP System Management Manual.
If you do not assign a value to this token when adding a server class, all OSS
pathnames must be absolute pathnames.
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 has
been defined.
This token is valid for OSS server processes only.
def ZPWY-TKN-DEF-SCCWD token-type ZSPI-TYP-BYTESTRING.