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

Home -> Community -> Mailing Lists -> Oracle-L -> Oracle 9.2 spfile catch 22

Oracle 9.2 spfile catch 22

From: DENNIS WILLIAMS <DWILLIAMS_at_LIFETOUCH.COM>
Date: Thu, 11 Jul 2002 09:48:35 -0800
Message-ID: <F001.004954A3.20020711094835@fatcity.com>


Thanks to everyone for the ideas on the init.ora. You were correct that the answer is indeed with spfile. Now I have discovered a catch-22.

Oracle 9.2, Solaris

  1. If spfile is created with LOG_ARCHIVE_START = true, database will not start. Receive the error ORA-00439 feature not enabled: Managed Standby
  2. Creating the spfile with LOG_ARCHIVE_START = false works and the database starts. Issuing ALTER SYSTEM ARCHIVE LOG START works, but it isn't changed in the spfile, so the next time Oracle is bounced, the archiver doesn't start.

This is starting to smell like a bug, but I thought I'd run it past the list on the off-chance someone else has gotten archiving turned on for 9.2. Thanks.
--

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 Thu Jul 11 2002 - 12:48:35 CDT

Original text of this message

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