After Schema Registration W/GENTABLES=>True, Table Creation W/O-R Storage=ORA-19046
(Doc ID 1279463.1)
Last updated on FEBRUARY 13, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.2 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
After successful schema registration with GENTABLES=>TRUE (i.e. the default value), table creation with Object-Relational (O-R) storage including:
...
XMLTYPE COLUMN <ColumnName> STORE AS OBJECT RELATIONAL
XMLSCHEMA "<SchemaName>"
ELEMENT "<ElementName>";
...
fails with this error:
(Note: These same steps work in 11.2.0.1.0.)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |