M204.2675: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
The message may be caused by one of the following possibilities, which depend on the command's parameters: </P> | The message may be caused by one of the following possibilities, which depend on the command's parameters: </P> | ||
<ul> | <ul> | ||
<li>If any of the COMPACTB command parameters were entered as follows: | <li>If any of the <var>[[COMPACTB command|COMPACTB]]</var> command parameters were entered as follows: | ||
<ul> | <ul> | ||
<LI>FREE | <LI><var>FREE</var> — non numeric, less than zero, more than 100</LI> | ||
<LI>MAXE | <LI><var>MAXE</var> — non numeric, less than zero, more than 100</LI> | ||
<LI>FROM | <LI><var>FROM</var> — non numeric, less than zero</LI> | ||
<LI>TO | <LI><var>TO</var> — non numeric, less than zero, less than <var>FROM</var> value </LI> | ||
</ul></li> | </ul></li> | ||
<li>If any of the BLDREUSE command parameters were entered as follows: | <li>If any of the <var>[[BLDREUSE command|BLDREUSE]]</var> command parameters were entered as follows: | ||
<ul> | <ul> | ||
<li>FROM — non numeric, less than zero, larger than BHIGHPG</li> | <li><var>FROM</var> — non numeric, less than zero, larger than <var>BHIGHPG</var></li> | ||
<li>TO — non numeric, less than zero, less than FROM value</li> | <li><var>TO</var> — non numeric, less than zero, less than <var>FROM</var> value</li> | ||
</ul> | </ul> | ||
<p> | <p> |
Latest revision as of 23:03, 2 April 2018
M204.2675 Invalid value entered for parameter: token
The message may be caused by one of the following possibilities, which depend on the command's parameters:
- If any of the COMPACTB command parameters were entered as follows:
- FREE — non numeric, less than zero, more than 100
- MAXE — non numeric, less than zero, more than 100
- FROM — non numeric, less than zero
- TO — non numeric, less than zero, less than FROM value
- If any of the BLDREUSE command parameters were entered as follows:
- FROM — non numeric, less than zero, larger than BHIGHPG
- TO — non numeric, less than zero, less than FROM value
File manager response: Correct the value, and run the command again.
Message attributes:
RETCODEO=0 Sets online return code RETCODEB=4 Sets batch (single user) return code CLASS=E Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter AUDITER Writes the message with line type ER to the audit trail COUNT Increments the error count (ERCNT) parameter