TS/MP Management Programming Manual (G06.24+, H06.03+)
Server Class Commands
NonStop TS/MP Management Programming Manual—540082-001
9-12
ADD SCSTARTUP
Tokens in Response Buffer
For ADD SCSTARTUP, 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.
Considerations
•
The startup message provides a newly started server process with:
°
The names of the current default volume and subvolume
°
The names of the IN file and the OUT file
°
An optional text string contained in the ZAREA field of ZPWY-DDL-DEF-
SCSTARTUP. The SCSTARTUP object type is used to specify that string.
When the PATHMON process starts a COBOL server, the server’s run-time
routines automatically assimilate the startup message, PARAM message, and all
of the ASSIGN messages. Servers written in other languages must read and
handle the startup, PARAM, and ASSIGN messages as part of the application.
For more information on these messages, see the COBOL Manual for TNS and
TNS/R Programs and the Guardian Programmer’s Guide.
•
Before adding a description for a startup message to the PATHMON configuration
file, you must assign values to all of the required fields listed in this command.
•
The associated server class must exist before you add the SCSTARTUP object.
Object Type
ZPWY-OBJ-SCSTARTUP
Tokens in Command Buffer
ZPWY-MAP-SEL-SCSTARTUP token-type ZPWY-DDL-SEL-SCSTARTUP.
!r
ZPWY-MAP-DEF-SCSTARTUP token-type ZPWY-DDL-DEF-SCSTARTUP.
!r
Tokens in Response Buffer
ZPWY-MAP-SEL-SCSTARTUP token-type ZPWY-DDL-SEL-SCSTARTUP.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-INT.
Error
Number Error Token Description
1012 ZPWY-ERR-PM-DUPNAME A startup message already exists for this server
class.
1104 ZPWY-ERR-PM-
TOOMANYSCSTARTUP
The value specified for ZMAXSTARTUPS was
reached.