Pathmaker Messages Manual

Pathmaker Messages
067870 Tandem Computers Incorporated 2–235
SQL error
error-num
on table
file-name
Cause. An operation caused an SQL error.
Issued by the generated application.
Effect. Operation fails.
Recovery. Use the ERROR command in SQLCI, or refer to the SQL Messages Manual to
find out what the error is and how to recover.
Also, see Section 8 of the Pathmaker Programming Manual for a list of common SQL
errors.
SQL IO Section name is a COBOL reserved word
Cause. COBOL reserved words cannot be used as SQL IO section names.
Effect. Operation fails.
Recovery. Choose another name and repeat the operation.
SQL Preprocessor problems — see
file-name
Cause. Pathmaker encountered an error while preprocessing the server. The
SQLCOBOL listing is in
file-name
.
Issued by the Pathmaker product and by PMADL.
Effect. Server generation fails.
Recovery. Correct any SQL statements that are in error and regenerate the server.
SQL standard server must be SQL compiled
Cause. You have moved or replaced the standard server, so it needs to be SQL
compiled again.
Issued by the generated application.
Effect. The standard server will not run.
Recovery. SQL compile the standard server.