M204.0064: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 10: Line 10:
</p>
</p>
<p><b>Version introduced:</b>
<p><b>Version introduced:</b>
7.6</p>
7.7</p>
{{Template:M204.0064 footer}}
{{Template:M204.0064 footer}}
[[Category: Pending messages]]
[[Category: Pending messages]]

Latest revision as of 22:24, 8 October 2025

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