Oracle Solution for Error ora-53031

Solution for Oracle Error ORA-53031

ORA-53031: cannot delete dictionary document: string

What triggered the Error:

The delete operation failed.

What should we do to fix it:

The delete operation for dictionary documents is not supported. Use the updateDocument or use the insertDocument procedure to make changes to dictionary documents.