Message FRM-40510: ORACLE error: unable to DELETE record. |
Cause of Error This behavior can occur when the view associated with the current block cannot be updated. Views cannot be updated if Oracle8 cannot trace a row and column in the view back to its corresponding row and column in the base table. For example, you cannot update views that are based on multiple tables. When views cannot be updated, you cannot delete any records that are using the views. |
Solution Summary To resolve the problem, associate the data block with an object through which you can delete the record. Or, consult your Oracle database administrator or the object owner for an alternative way to delete the record. |
Solution Details |
Applies to Software Version Oracle8 |
