ORA-01652: unable to extend temp segment by 8192 in tablespace XYZ
Hi All,
we get this error while create table as select * from table name while taking backup of a table.
unable to backup table due to the below error, even when there is enough space in table and xyz and temp tablespace
ORA-01652: unable to extend temp segment by 8192 in tablespace XYZ
Thanks
0