TS/MP Management Programming Manual (G06.24+, H06.03+)
Server Class Commands
NonStop TS/MP Management Programming Manual—540082-001
9-3
ADD SC
For server classes having OSS processes, the following tokens and fields in
ZPWY-MAP-DEF-SC are required: ZPROCESSTYPE and ZDEFAULTVOLUME.
ZPWY-TKN-DEF-SCPROGRAMOSS is also required.
These tokens are valid for OSS processes only:
ZPWY-TKN-DEF-SCPROGRAMOSS
ZPWY-TKN-DEF-SCCWD
ZPWY-TKN-DEF-SCSTDERR
ZPWY-TKN-DEF-SCSTDIN
ZPWY-TKN-DEF-SCSTDOUT
ZPWY-TKN-DEF-SCENV
ZPWY-TKN-DEF-SCARGLIST
Tokens in Response Buffer
For ADD SC, common error values for ZSPI-TKN-RETCODE are:
Error
Number Error Token Description
1012 ZPWY-ERR-PM-DUPNAME A server class by this name already exists.
1102 ZPWY-ERR-PM-TOOMANYSC The value specified in ZPWY-DDL-DEF-
PATHWAY for ZMAXSERVERCLASSES
was reached.
4023 ZPWY-ERR-SPI-
CWDCANTBERESETNOW
The current working directory cannot be
changed because other OSS pathnames
were defined as relative pathnames.
4024 ZPWY-ERR-SPI-
GUARDIANATTRUSED
An attribute valid only for Guardian server
processes was specified for an OSS server
process.
4025 ZPWY-ERR-SPI-
OSSATTRUSED
An attribute valid only for OSS server
processes was specified for a Guardian
server process.
4026 ZPWY-ERR-SPI-
OSSATTRTOOBIG
The value specified for an OSS attribute
exceeds the maximum length.
4027 ZPWY-ERR-SPI-
INVALIDPATHNAME
An OSS pathname in the command is
invalid.
4028 ZPWY-ERR-SPI-
ARGENVEXCEEDMAX
The combined length of the values defined
for ZPWY-TKN-DEF-SCARGLIST and
ZPWY-TKN-DEF-SCENV exceeds the
24,000-character maximum.
4029 ZPWY-ERR-SPI-
RESOLVEDTOOBIG
A relative OSS pathname, when resolved
using the OSS directory specified for ZPWY-
TKN-DEF-SCCWD, results in an absolute
pathname that exceeds the maximum 1024
bytes allowed.
4030 ZPWY-ERR-SPI-
NAMENOTABSOLUTE
The value specified for ZPWY-TKN-DEF-
SCCWD is not an absolute pathname.