Amazon books

Tuesday, February 25, 2014

RMAN Restore errors RMAN-03002,RMAN-10015, RMAN-10014

If you got this error below while trying to restore you database,

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00601: fatal error in recovery manager
RMAN-03010: fatal error during library cache pre-loading
RMAN-03099: job cancelled at user request



 re-compile irman binaries as follows:


servername:oraotm:/home/oraotm/rman> cd $ORACLE_HOME/rdbms/lib
servername:oraotm:/dbotm/oracle/products/11.2/rdbms/lib> make -f ins_rdbms.mk irman


Best Regards,
Paulo Portugal

No comments:

Post a Comment