Pathmaker Messages Manual

Pathmaker Messages
067870 Tandem Computers Incorporated 2–83
INSERT enabled and linked field is a syskey:
reference-object-name
Cause. In a DB requester, the link field is a syskey and the insert database service is set
to Y.
Issued by the Pathmaker product.
Effect. Requester generation fails.
Recovery. On the Record Instance Detail screen, set the Insert Database Service to N or
change the link field so it is not the syskey.
Insert fails. Duplicate key
Cause. The record which you attempted to insert contains a value in a unique key field
which is the same as that of a record already in the data file.
You can also receive this message after a BOX INSERT operation. In this case, the
rows with duplicate values will be highlighted. Any rows that are not highlighted
have been inserted.
Issued by the generated application.
Effect. Insert operation fails.
Recovery. Read data records by key to determine which field is being duplicated.
Delete the old record, or alter the values in the new record, and try inserting the record
again.
Insert fails. File error code =
error-code
Cause. A data file operation error was reported by the file system.
Issued by the generated application.
Effect. Insert operation fails.
Recovery. Refer to the Guardian Procedure Errors and Messages Manual for details and
recovery information about the error code.