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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Archive mode

Re: Archive mode

From: Eugene Firyago <efiryago_at_bisys.com>
Date: Wed, 1 Dec 1999 12:19:21 -0500
Message-ID: <823lbv$8ep$1@autumn.news.rcn.net>

<kaprino_at_my-deja.com> wrote in message news:823k70$jqd$1_at_nnrp1.deja.com...
> Hi,
>
> How can I find out if the I'm In ARCHIVELOG mode or NOARCHIVELOG
> mode while database is active. What table will contain imortant

Use server manager command: ARCHIVE LOG LIST;

> information about the current instance of the database.

Select from database views: v$instance, v$database, v$thread

> Thanks,
>
> kaprino
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Wed Dec 01 1999 - 11:19:21 CST

Original text of this message

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