TS/MP Management Programming Manual (G06.24+, H06.03+)
Server Class Commands
NonStop TS/MP Management Programming Manual—540082-001
9-14
ALTER 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 alo required.
The tokens valid for OSS processes only are:
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 ALTER SC, common error values for ZSPI-TKN-RETCODE are:
For descriptions of all error-token values and their associated error lists, see
Section 10, Event Management.
Error
Number Error Token Description
1103 ZPWY-ERR-PM-
TOOMANYSCPROCESS
The value specified in ZPWY-DDL-DEF-
PATHWAY for ZMAXSERVERPROCESSES
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.