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

Home -> Community -> Usenet -> c.d.o.server -> Re: RMAN Duplicate Command for 8.1.6.1

Re: RMAN Duplicate Command for 8.1.6.1

From: <fitzjarrell_at_cox.net>
Date: 1 Apr 2007 15:31:46 -0700
Message-ID: <1175466705.556225.241770@o5g2000hsb.googlegroups.com>


Comments embedded.
On Apr 1, 2:14 pm, dbaplusp..._at_hotmail.com wrote:
> I am stuck with using Oracle 8.1.6.1 on HP UNIX 11. I want to
> duplicate
> Primary database on HOST A to a Standby Database on HOST B.

Then do it the proper way for 8.1.6 and earlier releases by shutting down the database, cloning it to your destination server, creating a standby control file and implement your standby.

> For
> initial setup of STNADBY database I will like to use RMAN's duplicate
> command.

Nope, not with 8.1.6. With 8.1.7.4 or later releases you can.

> I will then create a standby control file outside of RMAN
> and copy to Standby database. Once standby data base is setup, I will
> use managed recovery to transfer archived logs from primary database
> to standby.

Not with RMAN and release 8.1.6.1. You need to follow the pre-RMAN implementation strategy outlined earlier.

>
> Based on reading various Oracle manuals, it should be doable (I think
> in Oracle 8.1.6.1
> as well).
>

Sorry, it isn't and you should have visited otn.oracle.com and read the documentation for 8.1.6 instead of reading the documentation for 8.1.7.4 and later releases and expecting things to work.

> All RMAN duplicate examples show disk based backups and refer to image
> copies. My RMAN backups are backup sets stored on tape (using
> Netbackup's RMAN media manager layer). I think that duplicate command
> should be transparent to image copies
> or backup sets.

Your strategy won't work, period, due to the version of Oracle with which you are 'stuck' using. And you're apparently too lazy or too clueless to read the documentation for the release in question.

>
> Appreciate any response.

David Fitzjarrell Received on Sun Apr 01 2007 - 17:31:46 CDT

Original text of this message

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