how to repair logical curruption
Hi all,
SQL> delete from session_info;
delete from session_info
*
ERROR at line 1:
ORA-01410: invalid ROWID
how to repair logical corruption? and how I know how many tables in My DB affected by this corruption?
Thanks,
0