Quantcast
Channel: Doyensys Allappsdba Blog..
Viewing all articles
Browse latest Browse all 1640

RMAN is hung or it is very slow / Clearing RMAN repository / Troubleshoot RMAN-06214 error

$
0
0
RMAN is hung or it is very slow / Clearing RMAN repository / Troubleshoot RMAN-06214 error

RMAN> DELETE FORCE NOPROMPT OBSOLETE DEVICE TYPE DISK;

If error still occurs, then try the below

RMAN> CROSSCHECK COPY OF CONTROLFILE;

rman> DELETE FORCE NOPROMPT OBSOLETE DEVICE TYPE SBT;
or
DELETE FORCE NOPROMPT OBSOLETE DEVICE TYPE DISK;

1) Cancel any Delete obsolete command sessions

2) RMAN> CROSSCHECK COPY OF CONTROLFILE;

3) Start the delete obsolete command with debug enabled to check whether RMAN is hung or it is very slow :

rman target / debug trace=debug.trc log=rman.log

RMAN> execute the backup script here

Upload to oracle, the debug.trc and rman.log for review.
Also upload the output of the below command :

RMAN> show all;

Viewing all articles
Browse latest Browse all 1640

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>