Pathmaker Messages Manual
Pathmaker Messages
067870 Tandem Computers Incorporated 2–247
The default value is too large for the SCOBOL item:
item name
Cause. The default value specified in the SQL table description is too large to fit in the
Screen COBOL working storage item.
Issued by the Pathmaker product.
Effect. Requester generation fails.
Recovery. Change the default value for the column to be within the range of the Screen
COBOL item.
The advisory field may not be modified or deleted
Cause. You attempted to modify or delete the @ADVISORY pseudofield. The advisory
field is required in all requesters.
Issued by the Pathmaker product.
Effect. Operation canceled.
Recovery. Use the Block Move operation to move the advisory field.
The IPC data structure is too large.
Cause. The maximum size for an IPC is 31916 bytes.
Effect. Server or service generation fails.
Recovery. Make the IPC smaller.
The page you originally selected no longer exists
Cause. You selected the Move Page function, but the page you selected for moving is
blank; the page became a virtual page and was deleted from the screen.
Issued by the Pathmaker product.
Effect. Operation canceled.
Recovery. Use the Insert Page function to create empty pages.