M204.2020: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Automatically generated page update | m add <var>s | ||
| Line 6: | Line 6: | ||
| <b>Response:</b> Check the name of the database file. If the name is incorrect, try again with the correct file name; if the name is correct, inform your System Manager. </p> | <b>Response:</b> Check the name of the database file. If the name is incorrect, try again with the correct file name; if the name is correct, inform your System Manager. </p> | ||
| <p> | <p> | ||
| <b>System manager response:</b> Check your JCL to ensure that the corresponding DD statement is pointing to a DASD data set. If the data set is allocated dynamically, be sure that ALLOCATE command points to a valid DASD data set. | <b>System manager response:</b> Check your JCL to ensure that the corresponding DD statement is pointing to a DASD data set. If the data set is allocated dynamically, be sure that <var>ALLOCATE</var> command points to a valid DASD data set. | ||
| </p> | </p> | ||
| {{Template:M204.2020 footer}} | {{Template:M204.2020 footer}} | ||
| <!-- skeleton as it was in pdf/UNSUPPORTED DEVICE FOR Model 204 DATABASE FILE, OPEN COMMAND REJECTED /--> | <!-- skeleton as it was in pdf/UNSUPPORTED DEVICE FOR Model 204 DATABASE FILE, OPEN COMMAND REJECTED /--> | ||
Revision as of 22:25, 14 March 2018
M204.2020 File fileName; condition, OPEN command rejected
The Model 204 database file you attempted to open is not on a DASD device.
Response: Check the name of the database file. If the name is incorrect, try again with the correct file name; if the name is correct, inform your System Manager.
System manager response: Check your JCL to ensure that the corresponding DD statement is pointing to a DASD data set. If the data set is allocated dynamically, be sure that ALLOCATE command points to a valid DASD data set.
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 |