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: Simple archivelog question

Re: Simple archivelog question

From: Daniel Morgan <dmorgan_at_exesolutions.com>
Date: Wed, 02 Oct 2002 18:29:34 GMT
Message-ID: <3D9B3AF6.2CBF2B7B@exesolutions.com>


Charlie Edwards wrote:

> I'm not a DBA, so I tend to not worry about the intricacies of backup
> and recovery, leaving that to those more qualified.
>
> However, I rather suspect that my database is not in archivelog mode.
>
> How can I tell (bearing in mind I don't have access to V$DATABASE :-()
> whether this is the case? The background processes in V$SESSION
> perhaps?
>
> These days, is there a good reason for _not_ running in archivelog
> mode?
>
> Thanks,
>
> CE

Take a look at v$archive.

If on UNIX ... ps -ef | grep and look for the archiving process

Daniel Morgan Received on Wed Oct 02 2002 - 13:29:34 CDT

Original text of this message

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