ENABLE Reference Manual
 ENABLE Messages
 Application Run-Time Error Messages
 Table B-2. Application Run-Time Error Messages (Continued)
 -----------------------------------------------------------------
 | |
 | Message Meaning |
 |_______________________________________________________________|
 | |
 | INSERT OK, but DELETE on old You tried to update a record |
 | image failed. and change the primary key. |
 | When you change the primary |
 | key with an update operation, |
 | the General Server must |
 | insert a new record with the |
 | new primary key and delete |
 | the old record with the old |
 | primary key. The General |
 | Server was able to insert the |
 | new record but the old record |
 | was not available and |
 | therefore could not be |
 | deleted. If the old record |
 | cannot be deleted, the |
 | General Server tries to |
 | delete the new record. If |
 | you receive this message, the |
 | General Server did not delete |
 | either record. Record the |
 | error and see your data |
 | administrator. If this |
 | situation is not corrected, |
 | the data base will be in an |
 | inconsistent state. |
 | |
 | Invalid KEY SPECIFIER An invalid key ID was |
 | entered. The key was not one |
 | of the known keys. |
 | |
 | INVALID NUMBER FORMAT You entered characters in a |
 | numeric field, entered a |
 | digit in the sign position of |
 | a signed field, or omitted a |
 | required decimal. This error |
 | is posted by PATHWAY. |
 | |
 -----------------------------------------------------------------
 B-25










