Home » RDBMS Server » Backup & Recovery » RMAN-10035 while doing database duplicate
RMAN-10035 while doing database duplicate [message #242939] Tue, 05 June 2007 09:57 Go to next message
LaFilipina
Messages: 51
Registered: May 2007
Location: spain
Member
Hi All,

I was performing an 8i database duplicate using rman. I got the following errors:

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-10035: exception raised in RPC: O
RMAN-10031: ORA-19624 occurred during call to DBMS_BACKUP_RESTORE.RESTOREBACKUPPIECE
RMAN-10035: exception raised in RPC: O
RMAN-10031: ORA-19624 occurred during call to DBMS_BACKUP_RESTORE.RESTOREBACKUPPIECE
RMAN-10035: exception raised in RPC: O
RMAN-10031: ORA-19624 occurred during call to DBMS_BACKUP_RESTORE.RESTOREBACKUPPIECE
RMAN-03002: failure during compilation of command
RMAN-03013: command type: Duplicate Db
RMAN-03015: error occurred in stored script Memory Script
RMAN-03002: failure during compilation of command
RMAN-03013: command type: restore
RMAN-03007: retryable error occurred during execution of command: IRESTORE
RMAN-07004: unhandled exception during command execution on channel t2
RMAN-10035: exception raised in RPC: ORA-19608: RMAN:/COLD_DW01QA_4vij96j0_1_1/ is not a backup piece
RMAN-10031: ORA-19624 occurred during call to DBMS_BACKUP_RESTORE.RESTOREBACKUPPIECE

Any idea on what to check what's causing this error? I have read about running this on rman to validate a cold backup that was previously done on the database:

RMAN> RESTORE DATABASE VALIDATE;

But I am not exactly sure how to run this and what does it actually do.

I'm looking forward to hearing from the experts.

Thanks!

Re: RMAN-10035 while doing database duplicate [message #242947 is a reply to message #242939] Tue, 05 June 2007 10:21 Go to previous messageGo to next message
DreamzZ
Messages: 1666
Registered: May 2007
Location: Dreamzland
Senior Member
Quote:
RMAN> RESTORE DATABASE VALIDATE;



Restore Validation confirms that a restore could be run, by confirming that all database files exist and are free of physical and logical corruption, this does not generate any output.

You were duplicating it on tape devices??
Re: RMAN-10035 while doing database duplicate [message #243020 is a reply to message #242947] Tue, 05 June 2007 13:52 Go to previous messageGo to next message
LaFilipina
Messages: 51
Registered: May 2007
Location: spain
Member
I was duplicating the database from backup files from Networker... yes from a backup device, I suppose.

So if I run the restore validate database, it is not going to do anything on the database... therefore it is safe to run on a busy production database?
Re: RMAN-10035 while doing database duplicate [message #243023 is a reply to message #243020] Tue, 05 June 2007 13:58 Go to previous messageGo to next message
DreamzZ
Messages: 1666
Registered: May 2007
Location: Dreamzland
Senior Member
DONT run it in peaks hours.Because it will push extra load on your production db.
Re: RMAN-10035 while doing database duplicate [message #243029 is a reply to message #243023] Tue, 05 June 2007 14:09 Go to previous messageGo to next message
LaFilipina
Messages: 51
Registered: May 2007
Location: spain
Member
How come it is going to push extra load in the database? I'm just curious... if it will just validate the datafiles...what corresponding actions does actually is being processed by the database?... the backups we have are on a separate networker server...
Re: RMAN-10035 while doing database duplicate [message #243032 is a reply to message #243029] Tue, 05 June 2007 14:23 Go to previous messageGo to next message
DreamzZ
Messages: 1666
Registered: May 2007
Location: Dreamzland
Senior Member
from where it will read the backups information??
obviously some server process will do the validation.
Control file

[Updated on: Tue, 05 June 2007 14:31]

Report message to a moderator

Re: RMAN-10035 while doing database duplicate [message #243123 is a reply to message #243032] Wed, 06 June 2007 03:00 Go to previous message
LaFilipina
Messages: 51
Registered: May 2007
Location: spain
Member
DreamzZ wrote on Tue, 05 June 2007 14:23
from where it will read the backups information??
obviously some server process will do the validation.
Control file


I see. Makes sense. Thanks, DreamzZ!
Previous Topic: RMAN catalog upgrade
Next Topic: Database duplicate Finished but redo log files not created
Goto Forum:
  


Current Time: Tue May 14 21:10:15 CDT 2024