Pathmaker Messages Manual
Pathmaker Messages
067870 Tandem Computers Incorporated 2–159
Object file is out of date with service definition — must
compile
Cause. A C server was being compiled, one of the services is defined as "Compile=N,"
and Pathmaker has detected that it needs to be recompiled.
Issued by the Pathmaker product.
Effect. Server generation fails.
Recovery. Compile the service outside of Pathmaker or change the compile flag to Y
and regenerate the server.
Object is not defined in the catalog —
object-name
Cause. You specified an object which is not defined in the currently open catalog, in a
statement that accesses existing objects.
Issued by PMADL.
Effect. The reference to the undefined object is ignored. PMADL continues with the
next object specified, if any.
Recovery. Correct the object name.
Object name not allowed for actions other than CALL, SEND, or
RETN
Cause. You entered a reference object name in the Requester/Service Name field for
some action other than CALL, SEND, or RETN.
Issued by the Pathmaker product.
Effect. Update fails.
Recovery. Remove the object name or change the action code to CALL, SEND, or
RETN.
Only CALL/SEND/USER allowed for the initial action
Cause. You entered an incorrect action to be performed in the Initial Action field on
the Function Key Assignment screen for the TRNS requester.
Issued by the Pathmaker product and by PMADL.
Effect. Update fails.
Recovery. Enter either CALL, SEND, or USER values and retry the update.