A question on partition tables
Hi Gurus,
I have oracle database version 10.2.0.4.0 on el5xen x86-64.
In that database I have partitioned table, first based on years and secondary on Months.
Now we have come to a situation where there is no more space to allocate for the growth of partitions. But we cannot move to a different server immediately.
I have data in the partition table starting from years 2005 - 2014. What are the options I have to get some additional space for the growth of table spaces for 2014 and 2015. My OS admin said I cannot add any more disc space to the existing capacity.