Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: database clone:
On the "I have heard that in version 9i, you can, in fact create a standby
database"
it it is not possible in the current release of 9i. This is called
a Logical Standby. 9iRel1 provides only a Physical Standby. 9iRel2
(due in May/June) might provide Logical Standby.
However, of course, this option is not available for Mitchell's requirement
as it would not work against an 8.0.5 source database.
Hemant K Chitale
Principal DBA
Chartered Semiconductor Manufacturing Ltd
Ron Yount <ronwy_at_swbell.net> 12/03/2002 10:28 AM Sent by: root_at_fatcity.com
Please respond to ORACLE-L
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: (bcc: CHITALE Hemant Krishnarao/IT/CHRT/ST Group) Subject: RE: database clone:
Mitchell,
I have not been following the thread, but nonetheless, I will attempt to
add
some information. It is accurate to state that imp/exp is your only option
in 8.0.5 when you are trying to move a database from one platform (AIX) to
another (Solaris).
Other options all up through version 8.1.7 only apply when the platform is
not changing:
e.g. Transportable tablespace
Standby database
or RMAN Hot Backup/Recover from disk or tape.
I have heard that in version 9i, you can, in fact create a standby database on a different platform because it actually converts the redo logs into SQL type DML/DDL statements and applies them, but even this is no way to re-create a 300 Meg database.
Of course, your option of imp/exp would be VERY time and resource intensive.
HTH,
-Ron-
> -----Original Message-----
> From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of mitchell
> Sent: Monday, March 11, 2002 11:09 AM
> To: Multiple recipients of list ORACLE-L
> Subject: Re: database clone:
>
>
> Hi DBAs.
>
> Thanks all your reply. I am still thinking it is possible to use
> backup file
> or cp files. It is hard to exp/imp on a large system with 300GB.
>
> Mitchell
>
>
> ----- Original Message -----
> To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com>
> Sent: Monday, March 11, 2002 11:53 AM
>
>
> > mitchell_at_comnet.ca wrote:
> >
> > > Hi DBAs:
> > >
> > >What is the best way to clone large oracle database ( 8.0.5, 300g)
from
> aix
> > >4.3 o to Sun Soloris (2.8).
> > >Any idea, articles, experience?
> > >
> > >
> > >thanks in advance.
> > >
> > >Mitchell
> > >
> > >
> > exp from aix, install, create the database and the tablespaces on sun,
> > then imp.
> >
> >
> > --
> > --
> > Bill "Shrek" Thater ORACLE DBA
> > bthater2_at_netscape.net
> >
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ron Yount INET: ronwy_at_swbell.net Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). [This e-mail is confidential and may also be privileged. If you are not the intended recipient, please delete it and notify us immediately; you should not copy or use it for any purpose, nor disclose its contents to any other person. Thank you.] -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: hemantchitale_at_charteredsemi.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Mar 11 2002 - 21:33:23 CST