ENABLE Reference Manual
 ENABLE Messages
 Application Run-Time Error Messages
 Table B-2. Application Run-Time Error Messages (Continued)
 -----------------------------------------------------------------
 | |
 | Message Meaning |
 |_______________________________________________________________|
 | |
 | File OPEN error. No ASSIGN naming the |
 | File name was not assigned. logical record referred to |
 | was supplied to the called |
 | server class. Check the |
 | PATHCOM command file for a |
 | SET SERVER ASSIGN command. |
 | |
 | File OPEN error. A file management error |
 | File system error occurred on open. |
 | code = <err-num> |
 | |
 | File OPEN error. The General Server needs more |
 | General Server needs memory to open the files. |
 | more memory. Start the General Server with |
 | MEM 64, reduce the number of |
 | files assigned to the General |
 | Server, or assign some of the |
 | files to another serverclass |
 | of the General Server and |
 | regenerate the program. |
 | |
 | File OPEN error. The General Server is being |
 | NONSTOP and TMF were run with both NONSTOP and TMF |
 | both selected ON. |
 | |
 | File OPEN error. The organization of the data |
 | Regenerate program: base file does not agree with |
 | file has changed the organization described in |
 | the record description used |
 | to generate the ENABLE |
 | application. Any of the |
 | following might have changed: |
 | the record length, the file |
 | type, or the offset and |
 | length of the key fields. |
 | Either the file or the |
 | program must be corrected so |
 | that the same record |
 | description is used for both |
 | the application and the data |
 | file. |
 | |
 -----------------------------------------------------------------
 B-23










