M204.1387
M204.1387 ALLOCATE failed; ddName=ddName, DSN=dsname could not be located
An attempt to allocate an existing data set, data set name=dsname, failed because the specified DSname was not found in the catalog or the catalog could not be accessed.
(M204.1387 replaces M204.1070: ALLOCATE FAILED - reason
with additional information regarding the failure of the ALLOCATE command. However, M204.1070 remains in use by Janus/TCPIP for a different purpose.)
Response: Correct the data set name, or ensure that the data set exists and is cataloged.
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 |