TS/MP Management Programming Manual (G06.24+, H06.03+)
Server Class Commands
NonStop TS/MP Management Programming Manual—540082-001
9-31
INFO SC
Considerations
•
Information about ASSIGN messages, DEFINEs, PARAM messages, and the 
startup message string can be obtained with the INFO SCASSIGN, INFO 
SCDEFINE, INFO SCPARAM, and INFO SCSTARTUP commands, respectively. 
•
To obtain the default values for server class attributes, issue the INFO SC 
command and assign a null value to the ZSERVERCLASS field in ZPWY-DDL-
SEL-SC. The SPI requester can use the default values to implement the equivalent 
of a PATHCOM SHOW SERVER command issued before setting any server class 
attributes. The qualifier token must be included in the command buffer to get the 
default values for the appropriate type of server class.
•
If ZPROCESSTYPE specifies a process type that does not agree with the server 
class specified in ZSERVERCLASS, error 1035 (ZPWY-ERR-PM-
NAMENOTDEFINED) is returned . Further error information (ZPWY-ERR-PM-
PROCESSTYPEMISMATCH) is included in the ERRLIST token.
•
When ZPWY-MAP-PAR-INFO is present in the command buffer and the 
ZNODEINDEPENDENT field is set to ZPWY-VAL-YES, the INFO SC command 
returns all explicitly defined node names for FNAME32 field types. \* is returned for 
all node names specified with \* and node names that have not been specified but 
which have defaulted to \* because ZNODEINDPEENDENT is set to ON. The 
ZOWNERID field is returned with the value ZPWY-VAL-NODEINDOWNERSYS.
If ZPWY-MAP-PAR-INFO is not present in the command buffer or if the 
ZNODEINDEPENDENT field is set to ZPWY-VAL-NO, the INFO SC command 
returns all node names in expanded form (in other words, \* is not used).The 
ZOWNERID field is returned with the node number of the PATHMON process.
•
This command returns information about a server class only after the server class 
description has been added to the PATHMON configuration file with the ADD SC 
command.










