Pathmaker Messages Manual

Pathmaker Messages
2–200 067870 Tandem Computers Incorporated
Repetition indexes are only allowed in DB record instances
Cause. You attempted to supply a repetition subscript for a data field in a screen that
does not belong to a DB requester record instance.
Issued by the Pathmaker product and by PMADL.
Effect. Operation canceled.
Recovery. Eliminate the repetition index.
Repetition too large
instance-name
, maximum is
num
Cause. You specified too many repetitions for a record the size of
instance-name
;
the size of the record times the repetition exceeds Screen COBOL storage limitations.
Issued by the Pathmaker product and by PMADL.
Effect. Requester generation fails.
Recovery. The maximum number of repetitions possible for this record is given by
num
. Change the number of repetitions to
num
or fewer repetitions and regenerate.
Reply name is a COBOL reserved word:
invalid-name
Cause. You entered a COBOL reserved word in the Reply Reference Object field on the
IPC Definition screen.
Issued by the Pathmaker product and by PMADL.
Effect. Update fails.
Recovery. Enter a reference object name and retry the update.
Reply name is a logical file entry:
invalid-name
Cause. You entered a reply reference object name in the IPC Definition screen that
matches a name on the Logical File Entries screen.
Issued by the Pathmaker product and by PMADL.
Effect. Update fails.
Recovery. Enter a DDL definition, DDL record, NonStop SQL table object name, or a
valid alias name and retry the update.