Hi All,
One of my procedure get ORA-08103: object no longer exists error. My procedure do DML. As far as I understand, this error happens when one of a data block get corrupted.
How to find which data block get corrupted? And what is the solution?
Thanks