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: Logging

Re: Logging

From: Joel Garry <joel-garry_at_home.com>
Date: 13 Jul 2004 13:46:25 -0700
Message-ID: <91884734.0407131246.f4fdde0@posting.google.com>


Jon Hunt <thisisnotmyaddress_at_nospam.invalid> wrote in message news:<Xns9525788F5C09Csoftworks_at_158.152.254.254>...
> Pardon a newbies ignorance.
>
> I have a Oracle 8 server with a database that was setup in non-archive
> mode. As I want to be able to use import and export tools, I have been
> told I need to switch to archive mode.
>
> Can this be done without destroying data?

You've been told wrong. Archive mode is to be able to recover transactions in the event of a database crash. Most production systems probably should be in archivelog mode. There are performance issues, especially in large imports, so some development machines and machines that can reload data when lost are noarchivelog.

What is it exactly you want to do?

jg

--
@home.com is bogus.
"Do not stand under door when operating." - Warning sign next to
rollup door.
Received on Tue Jul 13 2004 - 15:46:25 CDT

Original text of this message

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