M204.2902: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
No edit summary
 
Line 5: Line 5:
off). In addition, if the X'02' bit (IOS Branch Entry) is not on, the X'04' bit is forced on to ensure that [[M204XSVC]] is used for initialization.</P>
off). In addition, if the X'02' bit (IOS Branch Entry) is not on, the X'04' bit is forced on to ensure that [[M204XSVC]] is used for initialization.</P>
<p>
<p>
<b>Response:</b> Informational only. No action needed.
<b>Response:</b> Informational only. No action is needed.
</p>
</p>
{{Template:M204.2902 footer}}
{{Template:M204.2902 footer}}
<!-- skeleton as it was in pdf/ECTG SUPPORTED; XMEMOPT RESET FROM X'%X' TO X'%X'/-->
<!-- skeleton as it was in pdf/ECTG SUPPORTED; XMEMOPT RESET FROM X'%X' TO X'%X'/-->

Latest revision as of 21:38, 4 April 2018

M204.2902  ECTG supported; XMEMOPT reset from x'hexValue' to x'hexValue2'

Your system supports the ECTG (extract timer) instruction. This instruction is more efficient than the Timer PC call. Therefore, the XMEMOPT parameter is adjusted to remove the Timer PC option (the X'01' bit is forced off). In addition, if the X'02' bit (IOS Branch Entry) is not on, the X'04' bit is forced on to ensure that M204XSVC is used for initialization.

Response: Informational only. No action is needed.

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