CTXD tablespace is full in 11.5.10.2
Database version : 9.2.0.8
Problem Description:
My CTXD tablespace was showing full.
I performed the action plan as mentioned in the following metalink note:
There Are Millions Of Records In CTXSYS.DR$PENDING And CTXSYS.DR$WAITING Tables [ID 382809.1]
After this I could see there are no more pending rows in the following tables:
CTXSYS.DR$WAITING - 0 records
CTXSYS.DR$PENDING – 0 records
But still the tablespace CTXD is full.
Can I truncate these tables CTXSYS.DR$PENDING and CTXSYS.DR$WAITING so that I can make use of the storage. I believe I can truncate these tables as there are no records now and I can make use of the storage.