Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Easy way to copy databases when using RMAN?
Thanks for info Ken.
Any idea on my original RMAN clones?
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Ken Naim
Sent: Thursday, May 06, 2004 12:41 AM
To: 'oracle-l_at_freelists.org'
Subject: RE: Easy way to copy databases when using RMAN?
The Oracle 8i install on Solaris does hard code some of the os path's into some of the binaries (particularly java related ones) and the database will work fine assuming everything is soft linked properly until you need to apply a patch or upgrade the system. T universal installer had issues even though the orainventory was identical to the other server. I had to install the software and only then I could apply patches. I haven't tried this with 9i but IMHO I'd avoid it. I hear 10g will allow cloning of an installation onto the grid.
Ken Naim
-----Original Message-----
From: Wolfson Larry - lwolfs [mailto:lawrence.wolfson_at_acxiom.com]
Sent: Thursday, May 06, 2004 1:21 AM
To: 'oracle-l_at_freelists.org'
Subject: Re: Easy way to copy databases when using RMAN?
I don't need RMAN, client is insisting on it.
I thought the "RESETLOGS" just reset the redo counter.
I'd swear we did that with another database and RMAN got all confused about what DBID the archives belonged to.
And now that you mentioned it Mladen, can I take my 9i install, tar it up and copy it to another server? Apply some soft links and do a relink all instead of multiple installs?
This particular client has all SUN servers.
Thanks Larry
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Mladen Gogala
Sent: Wednesday, May 05, 2004 11:47 PM
To: oracle-l_at_freelists.org
Subject: [SPAM] Re: Easy way to copy databases when using RMAN?
Actually, why do you need rman? If you use the the cloning tool known as "cp" or "scp", if the clone needs to be on another node, you can get the desired result with a FS-based database. The DBID problem is solved by opening the database with the "RESETLOGS" option. Once you issue "alter database open resetlogs" command, your old DBID is gone and, technically speaking, you have a new database.
On 05/06/2004 12:37:28 AM, Wolfson Larry - lwolfs wrote:
> Hi, guys! > I I've got a number of servers to create multiple 9i databases. > > Is it possible to just create one system tablespace and just copyit
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.htmlput 'unsubscribe' in the subject line.
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request_at_freelists.org
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.htmlput 'unsubscribe' in the subject line.
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request_at_freelists.org
![]() |
![]() |