Pathmaker Messages Manual
Pathmaker Messages
067870 Tandem Computers Incorporated 2–163
OPEN error:
filename
File name was not assigned.
Cause. The logical file name specified in the requester definition is not the subject of an
ASSIGN in the server configuration.
Issued by the generated application.
Effect. The file open operation failed and the requester was terminated.
Recovery. Modify the server configuration to include an ASSIGN for the file. This will
happen automatically if the application configuration is regenerated.
OPEN error:
filename
Standard Server needs more memory.
Cause. The standard server (DBSERV) program was unable to obtain enough memory
to open the file.
Issued by the generated application.
Effect. The file open operation failed and the requester was terminated.
Recovery. Reduce the number of ASSIGNs to the standard server. Files with many
keys use more memory than files with fewer keys.
OPEN error:
filename
Standard Server version mismatch
Cause. The Pathmaker version of the standard server program does not match that of
the generated application.
Issued by the generated application.
Effect. The file open operation failed and the requester was terminated.
Recovery. You must execute the application using the same version of Pathmaker as
was used to generate the application.