MSIR.0967 (Operation) not legal for FILEORG=X'100' file: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "This message indicates that an illegal operation was attempted against a ''Model 204'' file which has <tt>FILEORG=X'100'</tt>. The attempted operation is described by '''operatio...")
 
(Automatically generated page update)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This message indicates that an illegal operation was attempted against a ''Model 204'' file which has <tt>FILEORG=X'100'</tt>. The attempted operation is described by '''operation'''.
This message indicates that an illegal operation was attempted against a Model 204 file which has a <var>[[FILEORG parameter|FILEORG]]</var> X'100' setting. The attempted operation is described by '''''operation'''''.


[[Category:Sirius Mods Messages]]
{{Template:MSIR.0967 footer}}
[[Category:MSIR.0800 - MSIR.0999]]

Latest revision as of 23:36, 3 March 2017

This message indicates that an illegal operation was attempted against a Model 204 file which has a FILEORG X'100' setting. The attempted operation is described by operation.


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