Pathmaker Messages Manual

Pathmaker Messages
067870 Tandem Computers Incorporated 2–31
Column name is repeated in this list
Cause. A column name cannot appear more than once in an access path.
Effect. Operation fails.
Recovery. Remove one of the references to the column name and repeat the operation.
Column named FILLER not allowed in SQL table:
table-name
Cause. A user-defined column named FILLER appears in SQL table
table-name
.
Issued by the Pathmaker product and by PMADL.
Effect. Requester generation or server generation fails.
Recovery. Select a name other than FILLER and rename the column in the SQL table.
Compilation problems — see
file-name
Cause. The Pathmaker program encountered an error while compiling the requester.
The Screen COBOL listing is in
file-name
.
Issued by the Pathmaker product and by PMADL.
Effect. Requester generation fails.
Recovery. Check to determine if you have exceeded Screen COBOL size limits for
Working Storage space or overall code space. If you are within legal Screen COBOL
limits, contact your Tandem representative.
Condition (Level-88) item not allowed:
condition-item
Cause. You attempted to update the Display Field List and one of the data items is a
conditional (Level-88) item.
Issued by the Pathmaker product.
Effect. Update fails.
Recovery. Remove the conditional item from the Display Field List.