Pathmaker Messages Manual
Pathmaker Messages
2–212 067870 Tandem Computers Incorporated
Security violation on SQL table:
SQL-table-name
Cause. Pathmaker received a security violation on an SQL table while attempting to
access the SQL table.
Issued by the Pathmaker product and by PMADL.
Effect. Operation fails.
Recovery. Check the security of the SQL table.
Segment columns changed to match the display field location
Cause. A REQUESTER object description contains a segmented display data field, but
its first segment does not start at the same location as the data field. This condition can
occur if the data field's location was changed, but the segment locations were not
changed.
Issued by PMADL.
Effect. PMADL changes the locations of the segments so that the first segment
coincides with the data field, and the other segments retain their positions relative to
the first segment.
Recovery. Change the segment locations, or the data field location, so that they agree.
Segment lengths changed to match the display field length
Cause. A REQUESTER object description contains a segmented display data field, but
the total length of the segments does not equal the length of the display field. This
condition can occur if the display field's edit picture was changed, or if its DDL or SQL
description was changed, but the segment lengths were not changed.
Issued by PMADL.
Effect. PMADL changes the total length of the segments by extending or truncating the
last segment and, if necessary, removing trailing segments from the data field.
Recovery. Change the segment lengths to match the display field length.