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

Home -> Community -> Usenet -> c.d.o.server -> archivelog mode in Oracle 8.1.6 standart edition?

archivelog mode in Oracle 8.1.6 standart edition?

From: Andrew Zhilenko <andrew_at_nextra.com>
Date: 2000/08/08
Message-ID: <39905F48.6D158814@nextra.com>#1/1

Hello!

I have installed Oracle software and created custom database using scripts created by dbassist. However, after I've have uncommented following lines in initMSPL.ora:

 log_archive_start = true
 log_archive_dest_1 = "location=/usr/app/oracle/admin/MSPL/arch"
 log_archive_format = arch_%t_%s.arc

and I try to execute SIDarchive.sh, command:  startup mount pfile= "/usr/app/oracle/admin/MSPL/pfile/initMSPL.ora"; fails because of error:
 ORA-00439: feature not enabled: Managed Standby

But I do not need managed stand by, I only need "normal" archivelog functionality! Any suggestions?

WBR, Andrew

-- 
Andrew Zhilenko, AZ283-RIPE, System Administrator
           Nextra Czech Republic s.r.o. 
tel.+42-02-96159436          fax. +42-02-96159422
e-mail: andrew@nextra.com    http://www.nextra.cz
     Vaclavske namesti 4 - Praha 1 - 110 00
                 Czech Republic
Received on Tue Aug 08 2000 - 00:00:00 CDT

Original text of this message

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