Pathmaker Messages Manual

Pathmaker Messages
067870 Tandem Computers Incorporated 2–47
Delete fails. Record is gone
Cause. The selected record was deleted from the data file by another user before your
delete operation was executed.
Issued by the generated application.
Effect. The record was previously deleted.
Recovery. No recovery is needed.
Delete fails. Record is locked
Cause. You attempted to delete a record that is locked.
File operation error issued by the generated application.
Effect. Operation canceled.
Recovery. Wait until the record is unlocked and retry the operation.
DELETE not allowed because of file type, instance
record-
instance-name
Cause. You attempted to generate a DB requester with the database service DELETE
on;
record-instance-name
is an Entry-Sequenced file or table.
Issued by the Pathmaker product and by PMADL.
Effect. Requester generation fails.
Recovery. You cannot delete records from an Entry-Sequenced file or table; this is a file
system, not a Pathmaker, restriction.
Go to the Record Instance Detail screen and change DELETE to
N
, or use a Key-
Sequenced or Relative file or table.
Delete not allowed on an entry sequenced file:
file-name
Cause. A delete operation was attempted on a entry sequenced file.
Effect. Server or service generation fails.
Recovery. Remove the delete operation.