Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RMAN backup to remote dir. - how ?

RMAN backup to remote dir. - how ?

From: oraora oraora <oraoraora_at_rediffmail.com>
Date: 11 Sep 2002 09:43:34 -0000
Message-Id: <22541.293511@fatcity.com>

Guys,=0A=0AI have a target DB and a recovery catalog DB.=0Aboth r on two di=
ff. machines in two diff. network ; both on oracle 8.1.6/win2k.=0A=0Ai have=
 created the recovery catalog and registered the target database.=0Ai want =
to backup a datafile DF1 in the target database. when i say,=0A=0ARMAN >  r=
un {=0A	allocate channel c1 type disk;=0A	copy datadile DF1 to 'f:\backup';=

=0A }=0A=0Af:\backup -- this is a directory on the recovery DB machine. I g=
et the error below.=0A=0ARMAN-00571: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0ARMAN-0=
0569: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR MESSAGE STACK FOL= LOWS =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0ARMAN-00571: =3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=0ARMAN-03007: retryable error occurred during execution =
of command: copy=0ARMAN-07004: unhandled exception during command execution=
 on channel c1=0ARMAN-10035: exception raised in RPC: ORA-19504: failed to =
create file "F:\DF1.D=0AAT.BAK"=0AORA-27040: skgfrcre: create error, unable=
 to create file=0AOSD-04002: =84=A2=84=A2=84=A2=84=A2=84=A2=84=A2=84=A2=84=

=A2=84=A2=84=A2=84=A2=84=A2=84=A2=84=A2=84=A2=0AO/S-Error: (OS 3) =84=A2=84=
=A2=84=A2=84=A2=84=A2=84=A2=84=A2=84=A2=84=A2=84=A2=84=A2=84=A2=84=A2=84=A2=
=84=A2=84=A2=0AORA-19600: input file is datafile 9 (D:\ORACLE\DF1.DAT)=0AOR=
A-19601: output file is datafile-copy 0 (F:\DF1.DAT.BAK)=0ARMAN-10031: ORA-= 19624 occurred during call to DBMS_BACKUP_RESTORE.COPYDATAFILE=0A=0A=0Aback=
up to local directory on target DB is okay.=0Abut can i backup to a remote = machine on which my reco. DB resides ?=0Aif so , how do i do it ?=0A=0Akind= ly explaine me.=0ATIA. Received on Wed Sep 11 2002 - 04:43:34 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US