M204.0499: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add link) |
||
Line 1: | Line 1: | ||
{{Template:M204.0499 skeleton}} | {{Template:M204.0499 skeleton}} | ||
<P> | <P> | ||
A FREE command for the file failed due to one of the following: </P> | A <var>[[FREE command|FREE]]</var> command for the file failed due to one of the following: </P> | ||
<ul> | <ul> | ||
<li>The file name starts with the characters <code>CCA</code>. </li> | <li>The file name starts with the characters <code>CCA</code>. </li> | ||
Line 12: | Line 12: | ||
</ul> | </ul> | ||
<p> | <p> | ||
<b>Response:</b> Correct the error, and retry the command if appropriate. </p> | <b>Response:</b> Correct the error, and retry the command if appropriate. | ||
</p> | |||
{{Template:M204.0499 footer}} | {{Template:M204.0499 footer}} | ||
<!-- skeleton as it was in pdf/FILE NOT FREED: filename /--> | <!-- skeleton as it was in pdf/FILE NOT FREED: filename /--> |
Latest revision as of 21:03, 26 February 2018
M204.0499 File not freed: fileName
A FREE command for the file failed due to one of the following:
- The file name starts with the characters
CCA
. - The file was not dynamically allocated using the ALLOCATE command.
- You do not have system administrator privileges and the file was allocated with
SCOPE=SYSTEM
. - You do not have system administrator privileges, and the file name is a type of file that, according to the value of the ALOCPRIV parameter, may not be freed by general users.
Response: Correct the error, and retry the command if appropriate.
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 |