Hi All,
I have a tablespace created with the uniform extent size set to 128M. This was created long time back, and there are about 40 partitioned tables created in this tablespace. Each partition of a table is using 128M Initial extent even though there is just one record (size 2k). is there a way to alter the tablespace "uniform extent size", and also change the Initial extent size of the table partitions ? I am using Oracle 11.2.0.4. Please advise.
Thanks