M204.1387: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Automatically generated page update | m add <var>'s | ||
| Line 1: | Line 1: | ||
| {{Template:M204.1387 skeleton}} | {{Template:M204.1387 skeleton}} | ||
| <P> | <P> | ||
| An attempt to allocate an existing data set, data set name=<EM CLASS="EquationVariables">dsname</EM>, failed because the specified  | An attempt to allocate an existing data set, data set name=<EM CLASS="EquationVariables">dsname</EM>, failed because the specified DSname was not found in the catalog or the catalog could not be accessed.</P> | ||
| <P> | <P> | ||
| (M204.1387 replaces <code>M204.1070: ALLOCATE FAILED - <EM>reason</EM></code> with additional information regarding the failure of the ALLOCATE command. However, [[M204.1070]] remains in use by Janus/TCPIP for a different purpose.)</P> | (M204.1387 replaces <code>M204.1070: ALLOCATE FAILED - <EM>reason</EM></code> with additional information regarding the failure of the <var>ALLOCATE</var> command. However, [[M204.1070]] remains in use by Janus/TCPIP for a different purpose.)</P> | ||
| <p> | <p> | ||
| <b>Response:</b> Correct the data set name or ensure that the data set exists and is cataloged.</p> | <b>Response:</b> Correct the data set name, or ensure that the data set exists and is cataloged. | ||
| </p> | |||
| {{Template:M204.1387 footer}} | {{Template:M204.1387 footer}} | ||
| <!-- skeleton as it was in pdf/ALLOCATE failed; DDNAME=ddname, DSNAME=dsname could not be located /--> | <!-- skeleton as it was in pdf/ALLOCATE failed; DDNAME=ddname, DSNAME=dsname could not be located /--> | ||
Latest revision as of 00:10, 7 March 2018
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 |