Pathmaker Messages Manual
Pathmaker Messages
067870 Tandem Computers Incorporated 2–155
No standard services allowed for TRNS requesters
Cause. You specified a SEND to a standard service on the Function Key Assignment
screen of a TRNS requester. Standard services, services whose names begin with the
reserved prefix
T9154-
, are available only for DB requesters.
Issued by the Pathmaker product and by PMADL.
Effect. Update fails.
Recovery. Change the service name so that it refers to a service you have defined or
will define.
No target configuration was defined —
name
Cause. The project supplied to the PMPROJECT INSTALL command did not have a
target configuration defined.
Issued by PMPROJECT.
Effect. Operation canceled.
Recovery. Define the project's target configuration using the Pathmaker user interface.
Then run the PMPROJECT INSTALL command again.
No unique access path for table
file-name
Cause. This protection view did not include all the columns required for unique
access.
For protection views, the SQL standard server requires that the view contain either all
the columns of a unique index, or all the columns of the primary key or the SYSKEY
for the table from which the view was derived.
Issued by the generated application.
Effect. Operations on the view will not be supported by the SQL standard server.
Recovery. Choose a view that satisfies the requirements stated above.