Oracle Solution for Error ora-31018

Solution for Oracle Error ORA-31018

ORA-31018: Error deleting XML document

What triggered the Error:

The XMLType object pointed to by the given REF could not be deleted because either the REF was invalid or it pointed to a non-existent table.

What should we do to fix it:

Either use FORCE deletion or supply a valid REF.