Re: archivelog mode

From: Internet User <internet>
Date: 1995/12/18
Message-ID: <DJsIHG.8L1_at_inter.NL.net>#1/1


HI

The archiver process onley indicates that automatic archiving is enabled. However it's also possible that the database/instance is running in archive log mode without automatic archiving. In this case you should manually archive the redo-log files, which is not advisable.

You can see how the database is running, by entering the command;

    archive log list

In Sql*dba, you can also select * (in Sqlplus or Sqldba) from the table v$database and/or v$instance.

Good Luck

E. Sedney (Oracle Netherland) Received on Mon Dec 18 1995 - 00:00:00 CET

Original text of this message