Pathmaker Messages Manual
Pathmaker Messages
2–190 067870 Tandem Computers Incorporated
Reenter requester — SQL table has changed
Cause. The SQL standard server and the DB requester must agree on the definition of a
table. A consistency check is made when a requester is entered. If someone changes a
table while the requester is being used, that requester must be re-entered so the check
can be performed again.
Issued by the generated application.
Effect. The requester cannot access the table that has changed.
Recovery. Exit and re-enter the requester.
Ref object name is a SCOBOL reserved word:
invalid-name
Cause. The reference object in the Single Reference Object field in the Requester
Definition or Requester Context screen is a Screen COBOL reserved word.
Issued by the Pathmaker product and by PMADL.
Effect. Operation fails.
Recovery. Enter a reference object on the Requester Definition screen or Requester
Context screen and retry the operation.
Reference field data type is not supported
Cause. You attempted to add a data field of a type that is not supported by Pathmaker.
The unsupported data types for ENSCRIBE files are:
BINARY 8 COMPLEX FLOAT
BINARY 32, -5 (or above) ENUMERATION LOGICAL
BINARY 64, -9 (or above)
The unsupported data types for SQL tables are:
FLOAT REAL DOUBLE PRECISION
Issued by the Pathmaker product and by PMADL.
Effect. The Screen Painter did not add the data field.
Recovery. Change the field's data type to one that is supported by Pathmaker.