Oracle DBA, How To, Error, Cause and Action

ORA-19046: Out-of-line table cannot be shared by two top-level tables (table 'string.string' and the current table being created).

ORA-19046: Out-of-line table cannot be shared by two top-level tables (table 'string.string' and the current table being created).


Cause:


An attempt was made to share an out-of-line table between two top-level tables.



Action:


Use the existing top-level XML table.

No comments:

Post a Comment

Thanks for your comment.