ORA-00904 When Moving a Table with Nested Varray Datatypes to a Different Tablespace
(Doc ID 1269226.1)
Last updated on FEBRUARY 12, 2019
Applies to:
Oracle Spatial and Graph - Version 11.1.0.7 to 12.2 [Release 11.1 to 12.2]Information in this document applies to any platform.
Symptoms
Attempting to move a table with nested VARRAY datatypes to another tablespace fails with the error below:
alter table my_spatial_tab move tablespace sysaux;
*
ERROR at line 1:
ORA-00904: "SYS_NC00045$": invalid identifier
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 |
References |