Pathmaker Messages Manual

Pathmaker Messages
2–122 067870 Tandem Computers Incorporated
Invalid work subvolume name — please reenter
Cause. You entered an invalid volume and subvolume name into the Work Subvolume
field of the Pathmaker Main Menu.
Issued by the Pathmaker product.
Effect. Operation fails.
Recovery. Correct the work subvolume name and retry the operation. The work
subvolume must be a valid volume and subvolume name.
Item has unsupported data type:
qualified-name
Cause. A field in the requester context has an unsupported data type.
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. Requester generation or default screen creation fails.
Recovery. Rewrite the DDL or SQL DDL definition so that the definition does not use
an unsupported data type.
Join field was changed on screen but not UPDATED.
Cause. You entered a new join field value on the screen for the containing box but did
not request an update operation for this box. You then attempted to perform an
operation on a child box.
Issued by the generated application.
Effect. Operation fails.
Recovery. You cannot read, update, or insert a record for the nested box until either
you read or insert a record in the containing box or you update the join field value to
the database.