M204.2756

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

M204.2756  NUMBUFG reset to NLRUQG * ((NSERVS + NSUBTKS) * MAXOBUF + 15) ​=​ token * ((token2 + token3) * token4 + 15) ​=​ token5

If NUMBUFG is non-zero, its minimum valid value is the number of servers (the value of the NSERVS parameter) plus the maximum number of PST's (the value of the NSUBTKS parameter) times the value of the MAXOBUF parameter plus fifteen, all multiplied by the number of disk buffer LRU queues (the value of the NLRUQG parameter). This message is generated because a smaller value was specified for NUMBUFG.

Note: If NLRUQG is not set explicitly, it is set to the same value as NLRUQ. The value of NUMBUFG has been automatically reset to its minimum allowable value as indicated by this message.

System manager response: This is an informational message and no action is required, though it is generally a bad idea to be running with such a small number of above-the-bar buffers relative to the number of servers.

In fact, with so few above-the-bar buffers, there is probably little point in using above-the-bar buffers, at all.

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
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages