Pathmaker Messages Manual
Pathmaker Messages
067870 Tandem Computers Incorporated 2–191
Reference field data type is not supported — field deleted
Cause. You changed the DDL description of a data field to a data 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.
Effect. The Screen Painter deleted the data field from the screen.
Recovery. Exit from the Screen Painter and correct the data field's DDL or SQL DDL
description.
Reference field has too many dimensions
Cause. You attempted to add or modify a reference object or elementary field that has
more than one OCCURS or OCCURS DEPENDING ON clause associated with it.
Issued by the Pathmaker product and by PMADL.
Effect. The Screen Painter did not add or modify the data field.
Recovery. Change the reference object's DDL description so that it uses only one level
of OCCURS or OCCURS DEPENDING ON.
Reference field has too many dimensions — field deleted
Cause. You changed the DDL description for one of the data fields on this application
screen so that the data field has more than one OCCURS or OCCURS DEPENDING
ON clause associated with it.
Issued by the Pathmaker product.
Effect. The Screen Painter deleted the data field from the screen.
Recovery. Exit from the Screen Painter and correct the data field's DDL description.