Using Oracle 7.3.4 I have a table with 37 million records within it the size is 18gb and I only have 300 mb left in it.
A job is run that deletes data out of the table that is 60 days or older.
However this does not seem to be freeing up space to be reused. I am told this is due to the cluster keys.
How can you free up that space to enable the table to use that space as free space ?
Thanks
A job is run that deletes data out of the table that is 60 days or older.
However this does not seem to be freeing up space to be reused. I am told this is due to the cluster keys.
How can you free up that space to enable the table to use that space as free space ?
Thanks