M204.0070
M204.0070 Server too small for user: userNum
The server assigned to this particular user is too small. When no server swapping is performed (NSERVS is equal to NUSERS), a definite server size is assigned to the user. Otherwise, server swapping is in effect (NSERVS is less than NUSERS), but there is not a server large enough to contain the user.
Response: Check which of the above problems you have encountered. You may reduce your requirements by using the UTABLE command described in the Rocket Model 204 Parameter and Command Reference or, in the case of a host language application, the IFUTBL function described in the Rocket Model 204 Host Language Interface Reference Manual. The LSERVER view-only parameter specifies the current server size. Notify your system manager if you cannot reduce your table requirements and therefore need a larger server size.
System manager response: The size of a server is determined by the SERVSIZE parameter. If servers are swapped, the value of the SERVSIZE parameter for the largest server must be at least as large as the aggregate table size for the largest user. If servers are not swapped, the SERVSIZE for each user must be as large as or larger than the aggregate table size for that user.
Refer to the Rocket Model 204 System Manager's Guide for additional information on server sizing, server swapping, and the SERVSIZE parameter.
Message attributes:
RETCODEO=80 | Sets online return code |
---|---|
RETCODEB=80 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITAD | Writes the message with line type AD to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |
OPR | Writes the message to the (operator) console |