Pathmaker Messages Manual
Pathmaker Messages
2–276 067870 Tandem Computers Incorporated
Unsupported version of the catalog:
file name
Cause. The simulation server accessed a version of the Pathmaker project catalog that
it did not recognize.
Issued by the Pathmaker product.
Effect. Simulation fails.
Recovery. Convert the project catalog to a version that is compatible with your
Pathmaker software.
Update conflict. Record has been reread
Cause. You tried to update a record that has been modified by some other application
since you last read it.
Issued by the generated application.
Effect. The record has been reread by Enable, and the new value appears on the screen.
Recovery. Redo the changes to the record and retry the update operation.
Update fails. Duplicate key.
Cause. The new record value which you attempted to write contains a value in a
unique key field that is the same as that of a record already in the data file.
If you are performing a BOX UPDATE on an SQL table, the rows in error will be
highlighted. Any rows that are not highlighted have been successfully updated.
Issued by the generated application.
Effect. The update did not occur.
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 re-execute the
UPDATE.