M204.2958: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add info from 7.7 rel notes)
Line 2: Line 2:
__NOTOC__
__NOTOC__
<p>
<p>
>** Replace this with an <b><i>explanation of the message</i></b>, such as the conditions causing it **<
As of Model&nbsp;204 version 7.7, setting <var>APSYPAGE</var> to non-zero results in an error and prevents the Online from coming up. </p>
</p>
<p>
<p>
<b>Response:</b>
<b>System manager response:</b> Set <var>APSYPAGE</var> to 0, and use an alternative; see [[APSYPAGE parameter]] for details.
>** Replace this with a <b><i>description of the action</i></b> the customer should take **<
</p>
</p>
<p><b>Version introduced:</b>
<p><b>Version introduced:</b>
x.x
7.7
</p>
</p>
{{Template:M204.2958 footer}}
{{Template:M204.2958 footer}}
[[Category: Pending messages]]

Revision as of 21:09, 17 August 2018

M204.2958  APSYPAGE is obsolete as of 7.6. Rocket recommends using RESPAGE and​/​or TEMPPAGE as the alternative

As of Model 204 version 7.7, setting APSYPAGE to non-zero results in an error and prevents the Online from coming up.

System manager response: Set APSYPAGE to 0, and use an alternative; see APSYPAGE parameter for details.

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
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages