torturedmind
Programmer
Good day to all.
We have a problem with one of our tables. It contains millions of records because it acts as a form of audit trail. We already have a back-up of some of the old records and now we want them to be deleted to free up space. The problem is we can't delete these records because one of the undo tablespaces tend to get full as we do so. Even if we try to delete by interval of hours (using the audit time stamp field), it still gets full. There are currently two (2) undo tablespaces in our 10g DB. One is 16GB and the other is 32GB but only the 16GB gets full and the deletion won't proceed. Question is, how can we effectively delete these by utilizing the two undo tablespaces?
TIA
kilroy
philippines
"Once a king, always a king. But being a knight is more than enough."
We have a problem with one of our tables. It contains millions of records because it acts as a form of audit trail. We already have a back-up of some of the old records and now we want them to be deleted to free up space. The problem is we can't delete these records because one of the undo tablespaces tend to get full as we do so. Even if we try to delete by interval of hours (using the audit time stamp field), it still gets full. There are currently two (2) undo tablespaces in our 10g DB. One is 16GB and the other is 32GB but only the 16GB gets full and the deletion won't proceed. Question is, how can we effectively delete these by utilizing the two undo tablespaces?
TIA
kilroy
philippines
"Once a king, always a king. But being a knight is more than enough."