LOB segment recovery
I have a DB running 11.2.0.2, recently I have identify 2 tables with LOB columns (TableA has 5 LOB columns, TableB has 32 LOB columns) which has LOB segment corruption.
By reference to the MOS note: 833635.1, I able to identified corrupted rowids.
I have a daily RMAN backup running on this database, would I able to recover these rowids from the backup? How would I just recover the corrupted rowid?
Thanks