Database Error Messages

ORA-31158

schema "string" currently being referenced

Cause

The specified schema URL is currently being referenced by the same session. This could happen because of PLSQL XMLType variables still in scope.


Action

Ensure all references to this schema in this session are released, and then try the operation again.