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: archivelog mode

RE: archivelog mode

From: Khedr, Waleed <Waleed.Khedr_at_FMR.COM>
Date: Fri, 08 Mar 2002 16:03:19 -0800
Message-ID: <F001.00423B63.20020308160319@fatcity.com>


Try using: LOG_ARCHIVE_DEST instead of LOG_ARCHIVE_DEST_1 If you would like using LOG_ARCHIVE_DEST_1 you have to read the in Oracle Doc the syntax for it since more keywords are needed like 'location'.

Waleed

-----Original Message-----
Sent: Friday, March 08, 2002 6:09 PM
To: Multiple recipients of list ORACLE-L

Hi All

While enabling automatic archiving on our 8.1.7 database I get the following error :-

ORA-00439: feature not enabled: Managed Standby

ie the database is in archivelog mode and I edit the parameter file to enable automatic archiving .. I get the error when trying to startup the database .. these are the parameters that I change -

# log_archive_start = true
# log_archive_dest_1 = "location=/u03/oradata/arch"
# log_archive_format = arch_%t_%s.arc


Due to this I have to start archiving whenever I restart, using 'alter system archivelog start'

Any ideas ?

--

Sajid Iqbal

--

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

Author: Sajid Iqbal
  INET: siqbal_at_vianetworks.co.uk

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).
--

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

Author: Khedr, Waleed
  INET: Waleed.Khedr_at_FMR.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 Fri Mar 08 2002 - 18:03:19 CST

Original text of this message

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