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

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

RE: NFS and arch. logs revisited...

From: DENNIS WILLIAMS <DWILLIAMS_at_LIFETOUCH.COM>
Date: Tue, 20 Aug 2002 07:13:25 -0800
Message-ID: <F001.004B9E29.20020820071325@fatcity.com>


Vladimir - Offhand, I'd investigate your setting LOG_ARCHIVE_MAX_PROCESSES = 1. I'm not sure if that is your problem, but it might be worth checking out. Also, we have had a lot of problems getting the permission settings right for NFS.
Dennis Williams
DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com

-----Original Message-----
Sent: Tuesday, August 20, 2002 7:53 AM
To: Multiple recipients of list ORACLE-L

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: DENNIS WILLIAMS
  INET: DWILLIAMS_at_LIFETOUCH.COM

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 - 10:13:25 CDT

Original text of this message

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