Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to port a DB(Ora815) on a different server (sameOS) but Ora817?

Re: How to port a DB(Ora815) on a different server (sameOS) but Ora817?

From: <alistair.b.orchard_at_btinternet.com>
Date: Tue, 20 Nov 2001 04:37:07 -0800
Message-ID: <F001.003C9380.20011120034519@fatcity.com>

That won't work buddy, you will have to use the migration/upgrade tool to update the Data files to the new 'format' that oracle 8.1.7 uses if you want to copy it straight across.
The easiest way would be to use a dump file no..? Make sure and keep the DB block size the same in the init.ora !

Ali

> Hi to all,
> I have to port a DB (Ora815, NOarchivelog) on a different server (same
> OS Solaris), where there is
> already installed ORA817.
> I'm thinking of doing
>
> OLD SERVER
> ->Shutdown immediate
> ->Copy of db-files,redo,script for generate new ctl ,init,tnsnames
>
> NEW SERVER-On the 817 instance
> ->STARTUP NO MOUNT
> ->@RecreateControlFile
> ->ALTER DATABASE OPEN
>
> Some suggestions?
> Thanks to all!
> Francesco
> --
> Please see the official ORACLE-L FAQ: <a
>href="/bti/redirect.html?http://www.orafaq.com"
>target="newLink">http://www.orafaq.com</a>
> --
> Author: Francesco Cantisano
> INET: francesco.cantisano_at_kmatrix.it
>
> 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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: alistair.b.orchard_at_btinternet.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 Tue Nov 20 2001 - 06:37:07 CST

Original text of this message

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