Re: Oracle Archive Directory

From: Javier Salazar <jsalazar_at_ameritech.net>
Date: Thu, 03 Jun 1999 18:32:16 -0500
Message-ID: <37571080.9ACCB6B_at_ameritech.net>


You have to first make sure the database is on the mount state, not open. Then issue the following command 'alter database noarchive;'. This will take the database out of archive log mode. You should then and only then change the init.ora to 'log_archive_start = false'.

Good Luck
Javier

Snow Tracks wrote:
>
> Hi. We sometimes develop against Oracle databases.
>
> Currently, in my \orant\database\archive directory are about 600 files.
>
> Does anyone know how I can turn off archiving?
>
> Since we just have development DBs, we have no need for archiving.
>
> I tried setting 'log_archive_start' to 'false' in init.ora with no effect.
>
> Are there any other steps I need to take?
>
> Thank you,
> st
Received on Fri Jun 04 1999 - 01:32:16 CEST

Original text of this message