Veritas-bu

RES: [Veritas-bu] RMAN error while duplicatiing db

2004-11-21 08:16:03
Subject: RES: [Veritas-bu] RMAN error while duplicatiing db
From: carlos_listas AT yahoo.com DOT br (Carlos Alberto Lima dos Santos)
Date: Sun, 21 Nov 2004 11:16:03 -0200
        Hi,

        If I'm not mistake your altnames file is wrong, the correct is
../db/altenames/client1 and in the file the client2 name. Create the file
../db/altnames/No.Restrictions to allow unrestricted redirected restores
privileges to confirm the error is with the client permission.

T+

Carlos Alberto Lima dos Santos 
Eng. de Computação
Campinas-SP - Brasil
* carlos_listas AT yahoo.com DOT br
icq 123987362


-----Mensagem original-----
De: veritas-bu-admin AT mailman.eng.auburn DOT edu
[mailto:veritas-bu-admin AT mailman.eng.auburn DOT edu] Em nome de Jagannath
Gopalakrishnan
Enviada em: sexta-feira, 19 de novembro de 2004 17:52
Para: veritas-bu AT mailman.eng.auburn DOT edu
Assunto: [Veritas-bu] RMAN error while duplicatiing db

Hi,

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


On the netbackup server I have /usr/openv/netbackup/db/altnames/client2
file. 

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

Thanks,

Jag


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

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


<snip>

RMAN-03026: error recovery releasing channel resources
RMAN-08031: released channel: aux1
RMAN-08031: released channel: aux2
RMAN-08031: released channel: aux3
RMAN-00571: ===========================================================
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-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 aux1
RMAN-10035: exception raised in RPC: ORA-19507: failed to retrieve
sequential file, handle="bk_1_1_542637538", parms=""
ORA-27029: skgfrtrv: sbtrestore returned error
ORA-19511: Failed to open backup file for restore.
RMAN-10031: ORA-19624 occurred during call to
DBMS_BACKUP_RESTORE.RESTOREBACKUPPIECE
_______________________________________________
Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu




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