ORA-00439: feature not enabled: Managed Standby

Hi all

I'm setting up data guard. When I setting the parameter log_archive_dest_2 I got following error.
I don't know why it does not have to set this parameter.

ALTER SYSTEM SET LOG_ARCHIVE_DEST_2 = 'SERVICE = TURKDR NOAFFIRM VALID_FOR =(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME TURKDR = ASYNC'
*
ERROR on line 1:
ORA-32017: failure of updated SPFILE
ORA-00439: feature not enabled: Managed Standby


Please someone help me get remedy this problem.

ALTER SYSTEM SET LOG_ARCHIVE_DEST_2 = 'SERVICE = TURKDR NOAFFIRM VALID_FOR =(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME TURKDR = ASYNC'
*
ERROR on line 1:
ORA-32017: failure of updated SPFILE
ORA-00439: feature not enabled: Managed Standby

May be that you are using TO check this:

Select * from version of v$.
Select * the option of $ v;

Tags: Database

Similar Questions

  • ORA-00439: feature not enabled: Managed Standby - Oracle 9.2.0.4.0 STD. Ed.

    Hello

    for learning and testing purposes, I have created a VMWare image
    with Linux CentOS 4.7 (compatible RHEL 4.7) and
    install Oracle 9i 9.2.0.4.0 in standard edition.

    The installation went well, but when I try to create
    a new database using the "dbca", I get the error
    ORA-00439: feature not enabled: Managed Standby

    I searched in Google and it seems to be connected
    for the parameter log_archive_dest_1 (or even without the _1)?

    I tried to delete the init.ora comments:

    #log_archive_start = true
    #log_archive_dest = disk$ rdbms: [oracle.archive]
    #log_archive_format = "T%TS%S.ARC".

    but it has not changed anything. Are there
    a Council on the creation of a database of archived mode
    using "dbca. Or is it not available in standard edition?

    Thank you
    Alex

    ! http://preferans.de/Farber/dbca1.gif!

    ! http://preferans.de/Farber/dbca2.gif!

    I don't yet have a facility TO play with, but I think it's probably related to DBCA log_archive_dest_setting, which is not valid with itself ( Note: 576910.1 error message: "ORA-00439: feature not enabled no: Managed Standby"). If you already have a database running then:

    SQL> alter system set log_archive_dest= scope=spfile;
    SQL> shutdown immediate;
    SQL> startup mount;
    SQL> alter database archivelog;
    SQL> alter database open;
    

    HTH

    Enrique

    Published by: Enrique Orbegozo on November 10, 2008 11:11 the reference to the Metalink Note

  • ORA-00439: feature not enabled: Flashback Table

    If someone could help because I do not know why I get the error at the end of the script.

    Thank you very much

    CODD> select * from v$version;
    
    
    BANNER
    --------------------------------------------------------------------------------
    Oracle Database 11g Express Edition Release 11.2.0.2.0 - Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE    11.2.0.2.0      Production
    TNS for 32-bit Windows: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    
    
    CODD> create table test (cola number) enable row movement;
    
    
    Table created.
    
    
    CODD> drop table test;
    
    
    Table dropped.
    
    
    CODD> select original_name, operation, ts_name, droptime from recyclebin;
    
    
    ORIGINAL_NAME                    OPERATION TS_NAME                        DROPTIME
    -------------------------------- --------- ------------------------------ -------------------
    TEST                             DROP      USERS                          2014-01-08:13:08:27
    
    
    CODD> flashback table test to before drop;
    
    
    Flashback complete.
    
    
    CODD> insert into test values(10);
    
    
    1 row created.
    
    
    CODD> insert into test values(20);
    
    
    1 row created.
    
    
    CODD> select current_timestamp from dual;
    
    
    CURRENT_TIMESTAMP
    ---------------------------------------------------------------------------
    08-JAN-14 13.10.50.330000 +00:00
    
    
    CODD> insert into test values(100);
    
    
    1 row created.
    
    
    CODD> flashback table test to timestamp timestamp '2014-01-08 13:10:50.00 +00:00';
    flashback table test to timestamp timestamp '2014-01-08 13:10:50.00 +00:00'
    *
    ERROR at line 1:
    ORA-00439: feature not enabled: Flashback Table
    
    
    
    
    CODD> commit;
    
    
    Commit complete.
    
    
    CODD> flashback table test to timestamp timestamp '2014-01-08 13:10:50.00 +00:00';
    flashback table test to timestamp timestamp '2014-01-08 13:10:50.00 +00:00'
    *
    ERROR at line 1:
    ORA-00439: feature not enabled: Flashback Table
    

    You use the Express edition. This includes no Flashback Table.

    Oracle® Database Express Edition

  • ORA-00439: feature not enabled: partitioning in 10g XE

    ORA-00439: feature not enabled: partitioning...
    How to enable the partition in the database...
    my version is...

    Oracle Database 10 g Express Edition Release 10.2.0.1.0 - product
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    AMT for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production.

    and in OTN solutions are only database 11g

    Thanks in advance.

    Partitioning is available in EE (Enterprise edition) and $ additional.

    SY.

  • ORA-00439: feature not enabled: Dump file during expdp Data Compression

    My version of the database is:
    SQL > select * from v version $;

    BANNER
    --------------------------------------------------------------------------------
    Oracle Database 11 g Release 11.2.0.1.0 - 64 bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE 11.2.0.1.0 Production
    AMT for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production

    SQL > show the compatible parameter

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    compatible string 11.2.0.0.0

    However when I tried to do this:
    Directory = data_pump_dir dumpfile = prod_schema.dmp patterns = expdp system has, b logfile = prod - schema.log compression = all >

    Export: Release 11.2.0.1.0 - Production Thu Jan 12 08:39:48 2012

    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    Password:

    Connected to: Oracle Database 11 g Release 11.2.0.1.0 - 64 bit Production
    ORA-39002: invalid operation
    ORA-00439: feature not enabled: Dump file data Compression

    This is on linux.

    Thank you

    user569151 wrote:
    I see. So how can I made a dump of smaller export? right now it is about 30g.

    If you want only to save disk space, you can compress the dump file with an application of operating system when the dump is complete.

    Otherwise, you can check the exported data, if you can exclude all the data from the dump.

    ITI
    Johan

  • ORA-00439: feature not enabled: export transportable tablespaces

    Hi all

    I got following error while using the transpotable tablespace feature. My OS is windows XP and version 10.2.0.1.0 oracle

    ORA-00439: feature not enabled: export transportable tablespaces

    What is the version of your db? This is an Enterprise Edition or Standard Edition? Teh transport of storage space is only one feature of Enterprise edition.

    http://www.Oracle.com/us/products/database/product-editions-066501.html

    HTH
    Aman...

  • ORA-00439: feature not enabled: Online Index build

    Hello

    OS: LINUX
    Oracle: 10.2.0.3

    I get the below error while I m attemptig to rebuild the index. He runs in another db in the same version.


    SQL > alter index ANALYTIC2.MS_QF_RATING rebuild online;
    change the ANALYTIC2.MS_QF_RATING index rebuild online
    *
    ERROR on line 1:
    ORA-00439: feature not enabled: Online Index build


    Some may suggest what is the root cause and what might e the best solution for this problem.


    Thank you.
    Marie rosine

    Enterprise Edition has the word "Business" in the banner.

    SQL> select * from v$version;
    
    BANNER
    ----------------------------------------------------------------
    Oracle Database 10g *Enterprise Edition* Release 10.2.0.4.0 - Prod
    PL/SQL Release 10.2.0.4.0 - Production
    CORE    10.2.0.4.0      Production
    TNS for Linux: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    

    In the absence of the above, it is the standard edition.

  • ORA-00439: feature not enabled: Real Application Clusters

    Hi friends,
    I installed Oracle 10 g server on my PC without RAC configuration. To enable archiving only after a command, I have published.

    "Alter system set Cluster_Database = True Scope = spfile"

    It was working well but when I tried to start the database by using connect as sysdba and "statup" command it gives following error.

    "ORA-00439: feature not enabled no: Real Application Clusters.

    Please help me on this issue.

    CLUSTER_DATABASE parameter is not bound to the Archives of the newspapers (assuming that's what you mean by 'activate archiving'). So I don't know why you set this in the first place.

    Given that the CAR is not installed and CLUSTER_DATABASE required by CARS, the error you are getting is not surprising. You'll want to change the parameter to false.

    Justin

  • feature not enabled: rewrite of materialized view

    Greetings,
    I created materialized views of XE by using the following code:
    CREATE materialized VIEW log ON airplane_type_list
    WITH
      rowid
      (max_seat
      ) including NEW VALUES;
    
    CREATE materialized VIEW log ON airplane
    WITH
      rowid
      (airplane_type, number_seat_booked
      ) including NEW VALUES;
    
    CREATE materialized VIEW airport_mv build immediate refresh fast ON COMMIT enable query rewrite
    AS
      SELECT 
        a.rowid "airplane_type_list_rowid",
        b.rowid "airplane_rowid",
        a.max_seat,
        b.number_seat_booked 
      FROM airplane_type_list a,
        airplane b
      WHERE b.airplane_type  = a.airplane_type
      AND b.number_seat_booked<=a.max_seat
    When I run the script, I got the following error:
    Error starting at line 11 in command:
    CREATE materialized VIEW airport_mv build immediate refresh fast ON COMMIT enable query rewrite
    AS
      SELECT a.rowid,b.rowid,
      a.max_seat,
        b.number_seat_booked 
      FROM airplane_type_list a,
        airplane b
      WHERE b.airplane_type  = a.airplane_type
      AND b.number_seat_booked<=a.max_seat
    Error at Command Line:16 Column:7
    Error report:
    SQL Error: ORA-00439: feature not enabled: Materialized view rewrite
    00439. 00000 -  "feature not enabled: %s"
    *Cause:    The specified feature is not enabled.
    *Action:   Do not attempt to use this feature.
    But when I delete "activate the rewrite of the query", the script works fine.
    Is it because I can't use the rewrite of the query to the XE?

    Kind regards
    Valerie

    Is it because I can't use the rewrite of the query to the XE?

    That is right.

    * Cause: The specified feature is not enabled.
    * Action: Try not to use this feature.

  • ORA-22816: feature not supported with RETURNING clause

    <!-StartFragment--> java.sql.SQLException: ORA-02014: cannot select the UPDATES view DISTINCT, GROUP BY, etc.

    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)

    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)

    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:185)

    at oracle.jdbc.driver.T4CPreparedStatement.execute_for_describe(T4CPreparedStatement.java:503)

    at oracle.jdbc.driver.OracleStatement.execute_maybe_describe(OracleStatement.java:1029)

    at oracle.jdbc.driver.T4CPreparedStatement.execute_maybe_describe(T4CPreparedStatement.java:535)

    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1126)

    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3001)

    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3043)

    at oracle.jbo.server.OracleSQLBuilderImpl.doEntitySelect(OracleSQLBuilderImpl.java:730)

    at oracle.jbo.server.EntityImpl.doSelect(EntityImpl.java:5594)

    at oracle.apps.fnd.framework.server.OAEntityImpl.doSelect (unknown Source)

    Hello

    I had the resolution of the following link

    EODefImpl.java to implement so that EO
    and override the createDef() method.

    Public Sub createDef()
    {
    super.createDef ();
    setUseReturningClause (false);
    }

    Thank you

    AP

    ORA-22816 - feature not supported with clause of returning OFFICER (EO)

  • Form trigger error ORA-22816: feature not supported with RETURNING clause

    Hi Apex developers.

    I created the form to the poster with the INSTEAD of trigger. Everything works very well for the UPDATE and DELETE. But to INSERT the "automatic line (DML) treatment" trigger ORA-22816: feature not supported with RETURNING clause. When I disable the INSTEAD OF trigger it start work very well too. But I have to use INSTEAD OF trigger for safety reasons.

    Meet someone too the question?

    What is workaroud for the question?

    Thank you very much.

    Michaud

    Hi Martin,

    MMH, it beats me. You could try with tracing active sql (add & ptrace = YES to your URL), see what actually running.

    Cordially Jens

  • ORA-00439 10.2.0.4 while 11.2.0.1 Standard migration

    Hello

    during a migration of a 10.2.0.4 Standard edition on a windows server 2003 32-bit to a 11.2.0.1 (both Standard edition), I got the following error message:

    ORA-00439: feature not enabled: bitmap index

    In the file path after the upgrade, I can see the following lines:

    [Thread-88] [2010-05-12 13:08:07.640 CEST] [SQLEngine.isStepComplete:1449]... Status of the upgrade component: XML is: VALID
    [Thread-88] [2010-05-12 13:08:07.640 CEST] [BasicStep.showProgressSubStep:461] * BasicStep::showProgressSubStep()
    [Thread-88] [2010-05-12 13:08:32.140 CEST] Oracle.sysman.assistants.util.UIMessageHandler@16aa42e:messageHandler [BasicStep.handleNonIgnorableError:430]
    [Thread-88] [2010-05-12 13:08:32.140 CEST] [BasicStep.handleNonIgnorableError:431] ORA-00439: feature not enabled: bitmap index
    : msg
    [Thread-88] [2010-05-13 07:11:26.437 CEST] [SQLEngine.isStepComplete:1449]... Status of the upgrade component: XDB is: VALID
    [Thread-88] [2010-05-13 07:11:26.437 CEST] [BasicStep.showProgressSubStep:461] * BasicStep::showProgressSubStep()
    [Thread-88] [2010-05-13 07:12:16.046 CEST] [SQLEngine.isStepComplete:1449]... Status of the upgrade component: CATJAVA is: VALID

    After ignoring the error, the upgrade has completed and the results of the page he know that the migration was successful, simply noting the ORA I ignored:

    Name of the step name log file
    PreUpgrade.log pre successful upgrade
    Oracle Server successful Oracle_Server.log *.
    JServer JAVA Machine virtual Oracle_Server.log successful
    Oracle XDK for Java Oracle_Server.log successful
    Oracle_Server.log Oracle Workspace Manager successful
    Oracle XML Database Oracle_Server.log successful
    Oracle Java packages successful Oracle_Server.log
    Post PostUpgrade.log successful upgrade
    Generate the successful generateSummary.log summary

    Does anyone know what this means NOW? Well well, standard edition does not support bitmap indexes, but as I am a migration of the standard to the standard, I don't know why it's causing this error. And in addition, it is really succesfull this upgrade as the final log, unaware that ORA?

    Thanks for any help.

    during a migration of a 10.2.0.4 Standard edition on a windows server 2003 32-bit to a 11.2.0.1 (both Standard edition), I got the following error message:

    ORA-00439: feature not enabled: bitmap index

    In the file path after the upgrade, I can see the following lines:

    >

    Does anyone know what this means NOW? Well well, standard edition does not support bitmap indexes, but as I am a migration of the standard to the standard, I don't know why it's causing this error. And in addition, it is really successful upgrade as the final log shows, ignorant as ORA?

    Looks like you're hit some BUG. Did you check the status of all components and discover invalid objects in the database.

    If all components are upgraded with success (check in dba_registry) then update is successful.

    Select ComputerName, id_comp, version, dba_registry;

    Select count (*), object_type, owner of dba_objects where status = 'INVALID' group by object_type, owner;

    I think you can ignore this error.

    Concerning
    Rajesh

  • Import error: DEFERRED_SEGMENT_CREATION is not enabled

    Hello

    I tried to import a schema objects with no segment created in a 11 GR 2 Standard edition and got error has ORA-00439: feature not enabled: creation of deferred Segment.


    I know that Deferred segment is not a feature of Standard edition, so before making an export Datapump of Enterprise edition set us the parameter to False with scope but it bounced not the database. During the import to the Standard, these tables without segment where not imported database with error a cannot create the table because of ORA-00439: feature not enabled: creation of deferred Segment.


    Do I need a rebound of the database prior to export, any help much appreciated.

    Thank you

    Germain

    Rich thanks for your comments. I couldn't try your mentioned options, we have solved the problem by adding VERSION = 11.1 setting in the import command that finally imported tables without segment as well.

  • ORA-0043 feature disabled: partitioning under Windows Server 2003

    Hi all

    I get the error message: ORA-00439: feature not enabled no: partitioning, when a job is running.
    My database is business and this device still worked, but yesterday has stopped working.

    Select * option $ v where parameter = "Division."

    VALUE OF THE PARAMETER
    ---------------------------------------------------------------- -------
    Partitioning of FALSE

    any ideas?

    Thank you

    System

    Salvation;

    What is the version of DB and is EE?

    Please see:

    How to solve "ORA-439: function not active;" Partitioning' error [225688.1 ID]

    Respect of
    HELIOS

  • ORA-00439

    Hello

    I am importing ee export dump se oracle db server for developers. during the import, I get error ora-00439: feature not enabled no: partitioning. How to solve this problem. pls suggest me as soon as possible.


    Concerning
    Phani Kumar

    Alemmar wrote:
    Hello

    I am importing ee export dump se oracle db server for developers. during the import, I get error ora-00439: feature not enabled no: partitioning. How to solve this problem. pls suggest me as soon as possible.

    Concerning
    Phani Kumar

    For as soon as possible , please raise an SR for support of Oracle. I think that Sybrand already gave the answer that this feature is not installed by you.

    This option works with oracle10g, pls suggest me, because his rise with the partition_options parameter error "LRM-00101: unknown parameter 'partition_options' name ' in 10.2.0.4

    Well, if you do not have a feature installed, its settings do not work too, no? The function works really in 10g but in Enterprise Edition.

    Aman...

Maybe you are looking for