Pathmaker Messages Manual

Pathmaker Messages
2–104 067870 Tandem Computers Incorporated
Invalid object file — please reenter
Cause. You forgot to specify an object file name on the Server Definition screen, or you
specified an invalid disk file name for the object file.
Issued by the Pathmaker product and by PMADL.
Effect. Update fails.
Recovery. Correct the disk file name.
Invalid object type — please reenter
Cause. You attempted to enter a value other than DEF (DDL definition), REC (DDL
record), or TAB (NonStop SQL table) into the Type field of the Reference Object Value
List screen.
Issued by the Pathmaker product.
Effect. List fails.
Recovery. Change the value to one of the three valid values and list them again.
Invalid open mode for logical file:
logical-file-name
Cause. You entered a value other than
O
,
I
,
IO
, or
EX
in the Open Mode field. Case
is not important; lowercase letters are automatically upshifted.
Issued by the Pathmaker product.
Effect. Update fails.
Recovery. Enter one of the following:
I Read-only (input) access
O Write-only (output) access
IO Both read and write access
EX Sequential write access