From: "frank.sara" <frank.sara@infonie.fr>
Newsgroups: comp.databases.oracle.server
Subject: Re: Import of an Oracle 8.0 DB. to a new server
Date: Wed, 4 Apr 2001 21:19:55 +0200
Organization: Infonie
Lines: 20
Message-ID: <986412756.76225@romulus.infonie.fr>
References: <9aao5o$j4c$1@news.inet.tele.dk>
NNTP-Posting-Host: romulus.infonie.fr
X-Trace: vulcain.infosources.fr 986412271 10091 195.242.64.73 (4 Apr 2001 19:24:31 GMT)
X-Complaints-To: newsmaster@infosources.fr
NNTP-Posting-Date: 4 Apr 2001 19:24:31 GMT
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2615.200
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200
Cache-Post-Path: romulus.infonie.fr!unknown@195.242.124.235
X-Cache: nntpcache 2.4.0b3 (see http://www.nntpcache.org/)


You can use export-import fulll database but, the fastest thing to do is to
stop the database and copy the datafiles, control files, redo log files and
init files in the same repertory on the new machine after installing all the
oracle binairies.

To change the destination of the arc files, change the
ARCHIVE_LOG_DESTINATION  or ARCHIVE_LOG_DEST1 parameter in your initSID.ora
file.


mortenr <morten@prcdata.dk> a écrit dans le message :
9aao5o$j4c$1@news.inet.tele.dk...
> How do I do this , can I use the IMP80.... command or are there other
 ways,
> and how can i change the destination for the *.ARC files???
> Hope to hear from you
>
>



