Home » RDBMS Server » Backup & Recovery » RMAN problem
RMAN problem [message #61756] Mon, 24 May 2004 22:26 Go to next message
bman
Messages: 2
Registered: May 2004
Junior Member
Hello,
I have a problem with rman.
when I run rman and use following statement
rman> allocate channel for maintenance type ‘sbt_tape’;
rman> change archivelog all crosscheck;

it have error

RMAN-03022: compiling command: change
RMAN-03026: error recovery releasing channel resources
RMAN-00571: ===============================================
RMAN-00569: ===== ERROR MESSAGE STACK FOLLOWS ========
RMAN-00571: ===============================================
RMAN-03002: failure during compilation of command
RMAN-03013: command type:change
RMAN-06004: ORACLE error from recovery catalog database:
RMAN-20242: specification does not match any
archivelog in the recovery catalog

please help me

Thanks

Regards
Re: RMAN problem [message #61758 is a reply to message #61756] Tue, 25 May 2004 04:05 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
Please try this.

-- first

RMAN> sql 'alter system archive log current' ;

sql statement: alter system archive log current

-- then

rman> change archivelog all crosscheck;
Re: RMAN problem [message #61763 is a reply to message #61758] Tue, 25 May 2004 16:32 Go to previous message
bman
Messages: 2
Registered: May 2004
Junior Member
I try form u suggest but have same error.
pls help me
Previous Topic: CLONING a DATABASE!
Next Topic: backup a single table.
Goto Forum:
  


Current Time: Thu Mar 28 05:37:41 CDT 2024