Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

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.