Re: Easy way to copy databases when using RMAN?
- From: Mladen Gogala <mgogala@xxxxxxxxxxxx>
- To: oracle-l@xxxxxxxxxxxxx
- Date: Thu, 6 May 2004 00:47:21 -0400
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 copy it
> multiple times?
--
Mladen Gogala
Oracle DBA
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
- References:
- Easy way to copy databases when using RMAN?
- From: Wolfson Larry - lwolfs
Other related posts:
- » Easy way to copy databases when using RMAN?
- » Re: Easy way to copy databases when using RMAN?
- » Re: Easy way to copy databases when using RMAN?
- » RE: Easy way to copy databases when using RMAN?
- » RE: Easy way to copy databases when using RMAN?
- » RE: Easy way to copy databases when using RMAN?
- » RE: Easy way to copy databases when using RMAN?
- » Re: Easy way to copy databases when using RMAN?
- » RE: Easy way to copy databases when using RMAN?
- » RE: Easy way to copy databases when using RMAN?
- » RE: Easy way to copy databases when using RMAN?
- » RE: Easy way to copy databases when using RMAN?
- » RE: Easy way to copy databases when using RMAN?
- » Re: Easy way to copy databases when using RMAN?
- » RE: Easy way to copy databases when using RMAN?
- » RE: Easy way to copy databases when using RMAN?
- » RE: Easy way to copy databases when using RMAN?
- » RE: Easy way to copy databases when using RMAN?
- » RE: Easy way to copy databases when using RMAN?
- » RE: Easy way to copy databases when using RMAN?
- Easy way to copy databases when using RMAN?
- From: Wolfson Larry - lwolfs