Database Backup and Recovery (MOSC)

MOSC Banner

Error in restore from tape to different host

edited Apr 30, 2010 11:00PM in Database Backup and Recovery (MOSC) 14 commentsAnswered
 Hi, We are testing the backups to tape and restoring from the tapes.

We are getting following error while restore to the different server.  We took the backup of database ( server A) to a tape. We are trying to restore from the tape to Server B where Oracle is installed and with the same structure of Server A.

Steps:

Connect to the new host. ( Server
DB in no mount tsate

RMAN>set dbid <>

RMAN>
run
{
allocate channel ch1_tape type 'SBT_TAPE';
send 'NB_ORA_CLASS=policy-name, NB_ORA_SERV=netbkp-server';
set controlfile autobackup format for device type sbt to 'cf_%F';

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