Pathmaker Messages Manual
Pathmaker Messages
2–42 067870 Tandem Computers Incorporated
DDL DEF,DDL RECORD or SQL TABLE does not exist:
non-object-name
Cause. You attempted to update either the Requester context, the IPC definition, the
Logical File Entries, or the Display Field List screen. The DDL definition or record
does not exist in the dictionary.
Issued by the Pathmaker product and by PMADL.
Effect. Requester generation fails.
Recovery. Correct the object name.
DDL DEF/RECORD not found in dictionary:
missing-name
Cause. You attempted to update the requester context, IPC Definition, or the Display
Field List screen and the DDL definition or record does not exist in the dictionary.
Issued by the Pathmaker product and by PMADL.
Effect. Update fails.
Recovery. Correct the object name.
DDL record exceeds 4096 bytes:
record-name
.
Cause. Record exceeds maximum supported record size.
Issued by the Pathmaker product and by PMADL.
Effect. Requester generation fails.
Recovery. Reduce the size of the record, update the requester context, and regenerate.
DDL record or def needs CFIELDALIGN_MATCHED2:
logical file name
or
reference object name
Cause. A DDL record or def was used in a C service as a logical file or as a component
of an IPC definition and the record or def was not compiled in DDL with the
CFIELDALIGN_MATCHED2 directive.
Issued by the Pathmaker product.
Effect. Server or service generation fails.
Recovery. Reenter the DDL def or record with the CFIELDALIGN_MATCHED2
directive or remove the reference from the service. Then regenerate the service or
server.