sys.dbms_lob corruption -- how to delete/rebuild rowid
We're seeing this on several rows (in SYS.DBMS_LOB (using the diagnostic script Doc ID 452341.1). I'm confident about delete sys.dbms_lob where rowid = <row_id>;, but not sure how to rebuild it.
Mike
e.g.
Error on rowid AAAf8SAAFAAC0aOAAR page 1
ORA-01555: snapshot to old: roll .......
ORA-22924:snapshot too old
ORA-06512: at "SYS.DBMS_LOB", line 1084
..
..