This error is coming because the table reached max extents. Increase the max extents to unlimited or any higher number which is higher than the current value using the below command.
ALTER TABLE AA.BB STORAGE(MAXEXTENTS UNLIMITED);
Thanks,
|
Results 1 to 7 of 7
Threaded View
|
Click Here to Expand Forum to Full Width |