Informix Error -692
-692 Key value for constraint constraint-name is still being referenced.
You have violated a referential constraint. This situation usually occurs when you are trying to delete a row in a column (parent key) that another row (child key) is referencing. If you are using cascading deletes, database logging must be on.