[1]: ORA-14451: unsupported feature with temporary table
Alter table FEEADMIN.TEMP_TAG_SAVED_DATA move online tablespace TEMP LOB(TAG_CONTENT) STORE AS SECUREFILE SYS_LOB0000089749C00004$$(compress high tablespace TEMP DISABLE STORAGE IN ROW) update indexes;
I am getting this ORA-14451 error. i check the default temp tablespace is TEMP and the same is allocated to the user called FEEADMIN.
I am getting this ORA-14451 error. i check the default temp tablespace is TEMP and the same is allocated to the user called FEEADMIN.
Tagged:
0