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: Can I add an existing tablespace to an new database?

Re: Can I add an existing tablespace to an new database?

From: WaltX <waltx_at_dnet.it>
Date: Tue, 28 Dec 1999 22:27:07 +0100
Message-ID: <946416708.664933626@news.interbusiness.it>


Making something "dirt" you can save the datafile (all, control and logs included) of your old instance, create another on the other machine with the SAME sid, path, and all of the old... then after the creation overwrite the dbfiles with your olds.
Maybe it can help (I swear that it goes ..) ....

Or you can try to add a tablespace on your new db telling him (the db) to use existing datafile (not to create one), and put your old in ...

bye

>While migrating an Oracle Database from one NT server to an other NT said
>pute and got all blue.
>Since then when I want to open the database, I got a message ORA-01159 and
>sometimes ORA-01206,
>meaning that the tablespace I want to add to the new database has A WRONG
>DATABASE ID.
>
>Is there a way to add an existing tablespace to an new Instance whithout
>losing the data in it??????
>
>Thanks a lot
>
>Ab.
Received on Tue Dec 28 1999 - 15:27:07 CST

Original text of this message

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