|
|
Hello Sir,
I have an issue with an excessive number of entries in the obj$ table:
SELECT COUNT(*) FROM obj$;
-- Result:
1312913423
Is there a method to correct this and purge data from the SYSTEM tablespace?
Could this be related to the cleanup_non_exist_obj purge process?
Regards,
|