Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: archivelog mode
Waleed
-----Original Message-----
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 -
Due to this I have to start archiving whenever I restart, using 'alter
system archivelog start'
Any ideas ?
--
--
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'.
Sent: Friday, March 08, 2002 6:09 PM
To: Multiple recipients of list ORACLE-L
# log_archive_start = true
# log_archive_dest_1 = "location=/u03/oradata/arch"
# log_archive_format = arch_%t_%s.arc
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