Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Transportable tablespace
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C0813C.8B3F6082
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi DBAs,=20
Oracle 8.1.6.2=20
Sun solaris 2.6=20
Every month (generally on the 15th) we have to duplicate our production DB on a production-reporting DB. It's not a replication case, it's a copy of one DB to another on a specific date. We did it using "insert as select" through a database link. We have to synchronize all changes (add new datafiles, create new tablespace, and so on) on the production DB to the production-reporting DB before the load. This requires a lot of time. And the load takes about 48 hours.
I would like to use transportable tablespaces. I will transfer all my tablespaces (56 tablespaces) on my production-reporting DB.
Does someone have a other ideas? Or a bad history about transportable
tablespaces. =20
I could do a cold backup, transfer the backup to a production-reporting
disk and recreate the control file to change the DB name.
What is the better solution?=20
TIA=20
-----------------=20
------_=_NextPart_001_01C0813C.8B3F6082
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2448.0">
<TITLE>Transportable tablespace</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=3D2 FACE=3D"Arial">Hi DBAs,</FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Arial">Oracle 8.1.6.2</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">Sun solaris 2.6</FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Arial">Every month (generally on the 15th) we =
have to duplicate our production DB on a production-reporting DB. =
It's not a replication case, it's a copy of one DB to another on a =
specific date. We did it using "insert as select" =
through a database link. We have to synchronize all changes (add =
new datafiles, create new tablespace, and so on) on the production DB =
to the production-reporting DB before the load. This requires a lot of =
time. And the load takes about 48 hours.</FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Arial">I would like to use transportable =
tablespaces. I will transfer all my tablespaces (56 tablespaces) =
on my production-reporting DB.</FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Arial">Does someone have a other ideas? =
Or a bad history about transportable tablespaces. </FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">I could do a cold backup, transfer =
the backup to a production-reporting disk and recreate the control file =
to change the DB name.</FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Arial">What is the better solution?</FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Arial">TIA</FONT>
</P>
<BR>
<P><FONT SIZE=3D2 FACE=3D"Arial">-----------------</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">Luc Demanche</FONT>
<BR><B><I><FONT FACE=3D"Arial">CETELEM</FONT></I></B>
<BR><FONT SIZE=3D2 FACE=3D"Arial">T=E9l.: 01-46-39-14-49</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">Fax : 01-46-39-59-88</FONT>
Received on Thu Jan 18 2001 - 04:50:05 CST