M204.0075: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add link)
 
Line 1: Line 1:
{{Template:M204.0075 skeleton}}
{{Template:M204.0075 skeleton}}
<P>This informational message is produced during Model 204 initialization.</P>
<P>
<P>This indicates the actual number of buffers allocated for this run.</P>
This informational message is produced during Model 204 initialization.</P>
<P>If the plus sign followed by another number is present, the second number indicates the number of above-the-bar (at addresses greater than two gigabytes) buffers allocated.</P>
<P>
<P>The second number should equal the value of the NUMBUFG parameter in such a case.</P>
This indicates the actual number of buffers allocated for this run.</P>
<P>
If the plus sign followed by another number is present, the second number indicates the number of above-the-bar (at addresses greater than two gigabytes) buffers allocated.</P>
<P>
The second number should equal the value of the <var>[[NUMBUFG parameter|NUMBUFG]]</var> parameter in such a case.</P>
{{Template:M204.0075 footer}}
{{Template:M204.0075 footer}}
<!-- skeleton as it was in pdf/INITIALIZATION COMPLETED. BUFFERS = nnnn[+nnnn]/-->
<!-- skeleton as it was in pdf/INITIALIZATION COMPLETED. BUFFERS = nnnn[+nnnn]/-->

Latest revision as of 22:57, 13 February 2018

M204.0075  Initialization completed. Buffers ​=​ noOfBTBbuffers + noOfATBbuffers

This informational message is produced during Model 204 initialization.

This indicates the actual number of buffers allocated for this run.

If the plus sign followed by another number is present, the second number indicates the number of above-the-bar (at addresses greater than two gigabytes) buffers allocated.

The second number should equal the value of the NUMBUFG parameter in such a case.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' 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