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

Home -> Community -> Mailing Lists -> Oracle-L -> NFS and arch. logs revisited...

NFS and arch. logs revisited...

From: Vladimir Barac <vladob_at_aster.si>
Date: Tue, 20 Aug 2002 04:53:21 -0800
Message-ID: <F001.004B9B98.20020820045321@fatcity.com>


Hi!

Query

select name, isdefault, value from v$parameter where name like '%log%'

gave me following results...

NAME                           ISDEFAULT VALUE
------------------------------ --------- -------------------------------------------------------------------
log_archive_dest_1             FALSE     location=/export/home/oracle/app/oracle/admin/p815/arch mandatory
log_archive_dest_2             TRUE      location=/oralog_g mandatory
log_archive_dest_3             TRUE
log_archive_dest_4             TRUE
log_archive_dest_5             TRUE
log_archive_dest_state_1       TRUE      enable
log_archive_dest_state_2       TRUE      enable
log_archive_dest_state_3       TRUE      enable
log_archive_dest_state_4       TRUE      enable
log_archive_dest_state_5       TRUE      enable
log_archive_max_processes      TRUE      1
log_archive_min_succeed_dest   TRUE      2
log_archive_trace              TRUE      0

But archived logs keep popping up in dest_1 but not in the dest_2?

dest_2 is NFS directory.

Why is it so?

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Vladimir Barac
  INET: vladob_at_aster.si

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Aug 20 2002 - 07:53:21 CDT

Original text of this message

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