Pathway/XM System Management Manual

PXMCFG Messages
Compaq NonStop™ Pathway/XM System Management Manual426761-001
12-10
6836
Cause. The number of names specified for a direct server class is greater than the value
assigned to the MAXSERVERS attribute.
Effect. The PXMCFG process does not generate a SuperCTL file.
Recovery. Either change the number of process names given or the value of the
MAXSERVERS attribute; these two values must be the same.
6837
Cause. The number of names specified for a direct server class is less than the value
assigned to the MAXSERVERS attribute.
Effect. The PXMCFG process does not generate a SuperCTL file.
Recovery. Either change the number of process names given or the value of the
MAXSERVERS attribute; these two values must be the same.
6838
Cause. The DEFINE string did not validate.
Effect. The PXMCFG process does not generate a SuperCTL file.
Recovery. Compare the syntax and values of the DEFINE strings to the subsystem
requirements and modify as needed.
6839
Cause. The SET SERVER NODE statement was not specified before the SET
SERVER DEFINE statement. The NODE attribute is required to evaluate file-name
references in subsequent statements.
Effect. The PXMCFG process does not generate a SuperCTL file.
Recovery. Enter a SET SERVER NODE statement.
*6836* NUMBER OF PREDEFINED SERVERS WOULD EXCEED MAXSERVERS
*6837* NUMBER OF PREDEFINED SERVERS IS LESS THAN MAXSERVERS
*6838* DEFINE PROCEDURE ERROR error-number
*6839* THE SERVER NODE ATTRIBUTE MUST BE DEFINED BEFORE THE
SERVER DEFINE ATTRIBUTE CAN BE PROCESSED