| ERROR | 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 try the operation again. |