Pathmaker Messages Manual

Pathmaker Messages
067870 Tandem Computers Incorporated 2–245
Table object name is a service:
invalid-name
Cause. You entered a service name in the SQL Table object field in the SQL Table
Registration screen.
Issued by the Pathmaker product and by PMADL.
Effect. Update fails.
Recovery. Enter an SQL table object name and retry the update.
Table/requester mismatch on define
define-name
, regenerate
Cause. The table referred to by the
define-name
does not agree with the table
specified when you generated the requester.
Issued by the generated application.
Effect. Operation fails.
Recovery. If the DEFINE refers to the wrong table, fix the DEFINE and restart the SQL
standard server. If you made changes to the table, regenerate the requester.
Tabular Format is inappropriate for
ref-object-name
Cause. The reference object has a Repetition greater than one and the display format is
tabular (TAB). The reference object is also very large, with either many displayed
fields or many long fields.
Issued by the Pathmaker product and by PMADL.
Effect. Default screen generation fails.
Recovery. A tabular format is difficult to use when a large reference object has more
than one repetition. Try changing the format to compressed (COM); usually a
compressed format works well in these circumstances.