M204.2725: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
No edit summary |
||
Line 2: | Line 2: | ||
<P> | <P> | ||
You attempted to enable date/time stamp processing (<var>FOPT</var> X'10') at the same time you disabled lock pending updates (<var>FOPT</var> X'02') for a file. You cannot specify both of these file options simultaneously. Files that | You attempted to enable date/time stamp processing (<var>[[FOPT parameter|FOPT]]</var> X'10') at the same time you disabled lock pending updates (<var>FOPT</var> X'02') for a file. You cannot specify both of these file options simultaneously. Files that | ||
participate in date/time stamp processing must have lock pending updates enabled. </P> | participate in date/time stamp processing must have lock pending updates enabled. </P> | ||
Latest revision as of 23:19, 20 March 2018
M204.2725 File options x'10' and x'02' are incompatible
You attempted to enable date/time stamp processing (FOPT X'10') at the same time you disabled lock pending updates (FOPT X'02') for a file. You cannot specify both of these file options simultaneously. Files that participate in date/time stamp processing must have lock pending updates enabled.
File manager response: Omit the FOPT X'02' bit or the FOPT X'10' bit.
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 |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |