Database Backup and Recovery (MOSC)

MOSC Banner

RMAN-20215: backup set not found

edited Sep 20, 2013 1:37AM in Database Backup and Recovery (MOSC) 4 commentsAnswered
 Hi,
RMAN> list backupset 2158287835;

starting full resync of recovery catalog
full resync complete
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of list command at 09/10/2013 14:54:58
RMAN-06004: ORACLE error from recovery catalog database: RMAN-20215: backup set not found
RMAN-06097: text of failing SQL statement: declare bsRec dbms_rcvman . bsRec_t ; begin dbms_rcvman . translateBackupSetKey ( key => :key , bsRec => bsRec ) ; dbms_rcvman . findValidBackupSetBsRec := bsRec ; :recid:recid_i := bsRec . recid ; :stamp:stamp_i := bsRec . stamp ; :setStamp := bsRec . setStamp ; :setCount := bsRec . setCount ; :setType:setType_i := bsRec . bsType ; :level:level_i := bsRec . level ; :elapseSecs := round ( bsRec . elapseSecs ) ; :compTime:compTime_i := bsRec . compTime ; :pieceCount := bsRec . pieceCount ; :keep_options:keep_

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center