Oracle DBA, How To, Error, Cause and Action

ORA-19006: XMLType TYPE storage option not appropriate for storage type

ORA-19006: XMLType TYPE storage option not appropriate for storage type


Cause:


The TYPE option can only be used in case of OBJECT RELATIONAL storage option



Action:


Remove the TYPE option or specify an OBJECT RELATIONAL storage for the XMLType column

No comments:

Post a Comment

Thanks for your comment.