M204.0064

From m204wiki
Jump to navigation Jump to search

M204.0064  NDBSERVS cannot be less than NSERVS+2​,​ reset to NSERVS+2

You have directed Model 204 to allocated a number of Debugging Server that is less than the number of Severs+2. This is insufficient

Response: Determine NSERVS, respecify NDBSERVS and resubmit.

Version introduced: 7.7

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITADWrites the message with line type AD to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages