M204.0499
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 |