Veritas-bu

[Veritas-bu] RMAN error while duplicatiing db

2004-11-21 02:05:27
Subject: [Veritas-bu] RMAN error while duplicatiing db
From: Albert Mamanov <albert AT kostroma.mts DOT ru> (Albert Mamanov)
Date: Sun, 21 Nov 2004 10:05:27 +0300
Äîáðûé äåíü, Jagannath Gopalakrishnan,

Friday, November 19, 2004, 10:51:48 PM, you wrote:

JG> Hi,

JG> I am trying to duplicate my oracle database (on client1 )to another
JG> machine (client2) using rman/netbackup. The restore seems to start off
JG> but then I see the job exit with status code 37.


JG> On the netbackup server I have
JG> /usr/openv/netbackup/db/altnames/client2 file. 
Try touch file /usr/openv/netbackup/db/altnames/No.Restrictions


JG> The rman script (and error stack) are below. Anyone seen this before?
JG> - Oracle 8.1.74 and solaris 9 (netbackup server and client1) and
JG> solaris 8 (client2) . Using netbackup 5.0.

JG> Thanks,

JG> Jag


RMAN>> run
JG> {
JG> allocate auxiliary channel aux1 type 'sbt_tape' parms
JG> 'ENV=(NLS_DATE_FORMAT="Mon DD YYYY HH24:MI:SS",NLS_LANG=american,
JG> nb_ora_class=rman-client1,nb_ora_server=<servername>, 
nb_ora_client=client1)';
JG> set until logseq 461441 thread 1;
JG> sql 'alter system switch logfile';
JG> duplicate target database to bb60
JG> nofilenamecheck
JG> logfile
JG> '/orabb/data/bb60/redo01.log' size 500K,
JG> '/orabb/data/bb60/redo02.log' size 500K,
JG> '/orabb/data/bb60/redo03.log' size 500K;
JG> }

JG> RMAN-03022: compiling command: allocate
JG> RMAN-03023: executing command: allocate
JG> RMAN-08030: allocated channel: aux1
JG> RMAN-08500: channel aux1: sid=13 devtype=SBT_TAPE
JG> RMAN-08526: channel aux1: VERITAS NetBackup for Oracle - Release 5.0GA
JG> (2003103006)


JG> <snip>

JG> RMAN-03026: error recovery releasing channel resources
JG> RMAN-08031: released channel: aux1
JG> RMAN-08031: released channel: aux2
JG> RMAN-08031: released channel: aux3
JG> RMAN-00571:
JG> ===========================================================
JG> RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
JG> RMAN-00571:
JG> ===========================================================
JG> RMAN-10035: exception raised in RPC: O
JG> RMAN-10031: ORA-19624 occurred during call to
JG> DBMS_BACKUP_RESTORE.RESTOREBACKUPPIECE
JG> RMAN-10035: exception raised in RPC: O
JG> RMAN-10031: ORA-19624 occurred during call to
JG> DBMS_BACKUP_RESTORE.RESTOREBACKUPPIECE
JG> RMAN-03002: failure during compilation of command
JG> RMAN-03013: command type: Duplicate Db
JG> RMAN-03015: error occurred in stored script Memory Script
JG> RMAN-03002: failure during compilation of command
JG> RMAN-03013: command type: restore
JG> RMAN-03007: retryable error occurred during execution of command: IRESTORE
JG> RMAN-07004: unhandled exception during command execution on channel aux1
JG> RMAN-10035: exception raised in RPC: ORA-19507: failed to retrieve
JG> sequential file, handle="bk_1_1_542637538", parms=""
JG> ORA-27029: skgfrtrv: sbtrestore returned error
JG> ORA-19511: Failed to open backup file for restore.
JG> RMAN-10031: ORA-19624 occurred during call to
JG> DBMS_BACKUP_RESTORE.RESTOREBACKUPPIECE
JG> _______________________________________________
JG> Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
JG> http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu



-- 
Ñ óâàæåíèåì,
 Àëüáåðò Ìàìàíîâ                    mailto:albert AT kostroma.mts DOT ru



<Prev in Thread] Current Thread [Next in Thread>