RMAN - Diagnosing Failures (11g)

From NazimWIKI
Revision as of 23:29, 8 November 2019 by Admin (talk | contribs) (Created page with "The commands you can use through RMAN to list, seek advice on and in some cases repair Database Failures .. <blockquote><pre> RMAN> list failure [detail]; RMAN> advise failur...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The commands you can use through RMAN to list, seek advice on and in some cases repair Database Failures ..

RMAN> list failure [detail];
RMAN> advise failure;
RMAN> repair failure;