M204.2719: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
No edit summary |
||
Line 2: | Line 2: | ||
<P> | <P> | ||
The <var>Open | The <var>[[Files,_groups,_and_reference_context#openAndOpenC|Open or OpenC]]</var> SOUL statement was issued from a request to reopen a file with read-only privileges. However, that request had already been compiled with update statements against the file. </p> | ||
<p> | <p> | ||
<b>Response:</b> In a SOUL request, you cannot use the SOUL <var>Open</var> or <var>OpenC</var> statement to reopen a file with read-only privileges | <b>Response:</b> In a SOUL request, you cannot use the SOUL <var>Open</var> or <var>OpenC</var> statement to reopen a file with read-only privileges if that request contains update statements against the same file. | ||
</p> | </p> | ||
{{Template:M204.2719 footer}} | {{Template:M204.2719 footer}} | ||
<!-- skeleton as it was in pdf/OPEN %C FAILED. FILE UPDATE IN PROGRESS/--> | <!-- skeleton as it was in pdf/OPEN %C FAILED. FILE UPDATE IN PROGRESS/--> |
Latest revision as of 23:00, 20 March 2018
M204.2719 Open or OpenC token failed. Update statements already compiled, read only privileges insufficient
The Open or OpenC SOUL statement was issued from a request to reopen a file with read-only privileges. However, that request had already been compiled with update statements against the file.
Response: In a SOUL request, you cannot use the SOUL Open or OpenC statement to reopen a file with read-only privileges if that request contains update statements against the same file.
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 |
CANCEL | Cancels the user's request |
COUNT | Increments the error count (ERCNT) parameter |