unable to extend temp segment by 8192 in usertablespace
Hi Experts,
I am getting the below error while doing Reorg.
alter table pa.pa_budget_lines move
*
ERROR at line 1:
ORA-01652: unable to extend temp segment by 8192 in tablespace PADATA
The table which we are rteorging is in PADATA tablespace and temporary tablespace is TEMP.
But why it is showing "unable to extend temp segment by 8192 in tablespace PADATA" in PADATA tablespace which is permanent tablespace.
Please help me in this.
Regards,
Raaza
I am getting the below error while doing Reorg.
alter table pa.pa_budget_lines move
*
ERROR at line 1:
ORA-01652: unable to extend temp segment by 8192 in tablespace PADATA
The table which we are rteorging is in PADATA tablespace and temporary tablespace is TEMP.
But why it is showing "unable to extend temp segment by 8192 in tablespace PADATA" in PADATA tablespace which is permanent tablespace.
Please help me in this.
Regards,
Raaza
0