ENABLE Reference Manual
 THE GENERAL SERVER
 Error Codes
 Table E-5. General Server File-Open Transaction Errors
 -----------------------------------------------------------------
 | |
 | FILE-ERROR-CODE Interpretation |
 | Value |
 |_______________________________________________________________|
 | |
 | 300 The number of keys specified by the open |
 | transaction does not match the number |
 | actually found in the file. |
 | |
 | 301 The record-length parameter was missing |
 | from the ASSIGN for the file. |
 | |
 | 302 TMF mode mismatch. The file is audited |
 | and the General Server is not running in |
 | TMF mode, or the file is not audited and |
 | the General Server is running in TMF |
 | mode. |
 | |
 | 303 The requester program version number is |
 | not compatible with the version number |
 | of the General Server. This happens if |
 | a requester is run against an old |
 | server. |
 | |
 | 304 The program no longer agrees with the |
 | data file. Different versions of DDL |
 | were used to generate the program and |
 | the data file. |
 | |
 | 305 NONSTOP and TMF parameters were both |
 | specified when opening the server. |
 | |
 | 306 Not enough memory remained in the |
 | General Server to support an OPEN by an |
 | additional requester. |
 | |
 -----------------------------------------------------------------
 E-23










