Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-40938

Cannot delete from table 'string' in JSON Relational Duality View 'string': Missing DELETE annotation or NODELETE annotation specified.

Cause

DELETE annotation for the table was not specified or NODELETE annotation was specified during duality view creation.


Action

Re-create the duality view with DELETE annotation for the table and retry the operation.