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

Tags: Database

Similar Questions

  • 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: 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;

  • 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 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

  • 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: 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: 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

  • 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

  • fine-grained access control

    Hello

    I use under version

    Connected to Oracle Database 11g Express Edition Release 11.2.0.2.0

    I'm learning the fine access control

    SQL > connect / as sysdba

    connected.

    SQL > grant execute on dbms_rls to george;


    Grant succeeded

    _______________________________________

    Related: GEORGE

    I created under function

    SQL > CREATE OR REPLACE FUNCTION SECURITY_FN1)

    2 P_OBJ_SCHEMA IN VARCHAR2,

    3 P_OBJ_NAME IN VARCHAR2)

    4

    5 RETURN VARCHAR2

    6 EAST

    7. START

    8 IF USE = "PLSQL1" THEN

    RETURN ID < 4' 9 ';

    10. OTHER

    11 BACK ";

    12 END IF;

    13 END;

    14.

    While I try to run the pl/sql block, he's throwing error.

    BEGIN

    DBMS_RLS. () ADD_POLICY

    OBJECT_SCHEMA = > "GEORGE."

    Object_name = > "SPROCKETS."

    POLICY_NAME = > "POLICY1."

    FUNCTION_SCHEMA = > "GEORGE."

    POLICY_FUNCTION = > 'SECURITY_FN1 ',.

    STATEMENT_TYPES = > "SELECT."

    UPDATE_CHECK = > FALSE);

    END;

    ORA-00439: feature not enabled: fine-grained access control

    ORA-06512: at "SYS." DBMS_RLS", line 20

    ORA-06512: at line 3 level

    What causes the error, I gave george grant option option.

    Please help me

    Thank you

    Hello

    I think that you don't have this option available in this doc (VPD)

    See

    Options and features not included

    http://docs.Oracle.com/CD/E17781_01/license.112/e18068/TOC.htm#XELIC117

    also here http://docs.oracle.com/cd/E11882_01/appdev.112/e40758/d_rls.htm#ARPLS052 you can see that it is the only luxury of EE edition.

    The DBMS_RLS package contains the administrative interface of access control to end grain, which is used to implement the private virtual database (DPV). DBMS_RLS is only available with the Enterprise edition.

  • Create schemas for data warehouse for Reporting with Oracle XE

    It is possible to import home charger with the Oracle XE database and dw?

    I get this error ORA-00439: feature not enabled not: progress of replication in the log of the CIM.

    I saw that the database, we do not have have the feature "advanced replication."

    SQL> select * from v $ option where parameter = 'Advanced replication';
    
    
    PARAMETER
    -------------------------------------------------- --------------
    VALUE
    -------------------------------------------------- --------------
    advanced replication
    FALSE
    
    
    

    Journal of the CIM:

    Mon Feb 23 14:16 BRT 2015 1424711760686 atg.cim.database.dbsetup.CimDBJobManager module of high level of information for Reporting data warehouse Datasource list page: domain controllers. DW, ARF. DW.base, ARF. DW. InternalUsers, Store.Storefront

    Info my Feb 23 14:16:05 BRT 2015 1424711765012 atg.cim.database.dbsetup.CimDBJobManager 0 0 imports has not been executed.

    Info my Feb 23 14:16:05 BRT 2015 1424711765192 atg.cim.database.dbsetup.CimDBJobManager list of module level for Datasource Reporting charger: DafEar.Admin, DCS. DW, DCS. PublishingAgent, ARF.base, Store.EStore, Store.EStore.International

    Info my Feb 23 14:16:05 BRT 2015 1424711765733 atg.cim.database.dbsetup.CimDBJobManager 1 1 imports has not been executed.

    Info my Feb 23 14:16:05 BRT 2015 1424711765953 atg.cim.database.dbsetup.CimDBJobManager list of top level for Datasource Publishing module: DCS - UI. Versioned, BIZUI, PubPortlet, DafEar.admin, DCS - UI. SiteAdmin.Versioned, SiteAdmin.Versioned, DCS. Versioned, DCS - UI, Store.EStore.Versioned, Store.Storefront, DAF. Endeca.Index.Versioned, DCS. Endeca.Index.Versioned, ARF.base, DCS. Endeca.Index.SKUIndexing, Store.EStore.International.Versioned, Store.Mobile, Store.Mobile.Versioned, Store.Endeca.International, Store.KnowledgeBase.International, Portal.paf, Store.Storefront

    Info my Feb 23 14:16:11 BRT 2015 1424711771561 atg.cim.database.dbsetup.CimDBJobManager 65 65 imports has not been executed.

    Info my Feb 23 14:16:11 BRT 2015 1424711771722 atg.cim.database.dbsetup.CimDBJobManager list of top level for Datasource Production Core module: Store.EStore.International, DafEar.Admin, DPS, DSS, DCS. PublishingAgent, DCS. AbandonedOrderServices, DAF. Endeca.Index, DCS. Endeca.Index, Store.Endeca.Index, DAF. Endeca.Assembler, ARF.base, PublishingAgent, DCS. Endeca.Index.SKUIndexing,Store.Storefront,Store.EStore.International,Store.Recommendations,Store.Mobile,Store.Endeca.International,Store.Fluoroscope,Store.KnowledgeBase.International,Store.Mobile.Recommendations,Store.Mobile.International,Store.EStore,Store.Recommendations.International

    Info my Feb 23 14:16:12 1424711772473 2015 BRT atg.cim.database.dbsetup.CimDBJobManager 30 30 imports has not been executed.

    Info my Feb 23 14:16:19 BRT 2015 1424711779573 atg.cim.database.dbsetup.CimDBJobManager creating schema to the Reporting data warehouse data source

    Info my Feb 23 14:16:19 BRT 2015 1424711779653 atg.cim.database.dbsetup.CimDBJobManager list of top level for Datasource Reporting data warehouse module: domain controllers. DW, ARF. DW.base, ARF. DW. InternalUsers, Store.Storefront

    Info my Feb 23 14:16:19 BRT 2015 1424711779993 atg.cim.database.dbsetup.CimDBJobManager DatabaseTask Create for Module ARF. DW.base, sql/db_components/oracle/arf_ddl.sql

    Info my Feb 23 14:16:19 BRT 2015 1424711779993 atg.cim.database.dbsetup.CimDBJobManager DatabaseTask Create for Module ARF. DW.base, sql/db_components/oracle/arf_view_ddl.sql

    Info my Feb 23 14:16:19 BRT 2015 1424711779993 atg.cim.database.dbsetup.CimDBJobManager DatabaseTask Create for Module ARF. DW.base, sql/db_components/oracle/arf_init.sql

    Info my Feb 23 14:16:19 BRT 2015 1424711779993 atg.cim.database.dbsetup.CimDBJobManager Create DatabaseTask Module domain controller. DW, sql/db_components/oracle/arf_dcs_ddl.sql

    Info my Feb 23 14:16:19 BRT 2015 1424711779993 atg.cim.database.dbsetup.CimDBJobManager Create DatabaseTask Module domain controller. DW, sql/db_components/oracle/arf_dcs_view_ddl.sql * info my Feb 23 14:16:19 BRT 2015 1424711779993 atg.cim.database.dbsetup.CimDBJobManager Create DatabaseTask Module domain controller. DW, sql/db_components/oracle/arf_dcs_init.sql

    Info my Feb 23 14:16:21 atg.cim.database.dbsetup.CimDBJobManager BRT 2015 1424711781085 found 2 of the 6 unrun previously of tasks for Datasource Reporting data warehouse

    Info my Feb 23 14:16:21 BRT 2015 1424711781085 atg.cim.database.dbsetup.CimDBJobManager 1 ARF. DW.base: sql/db_components/oracle/arf_view_ddl.sql

    Info my Feb 23 14:16:21 atg.cim.database.dbsetup.CimDBJobManager 1424711781085 2015 BRT 2 domain controllers. DW: sql/db_components/oracle/arf_dcs_view_ddl.sql

    Info my Feb 23 14:16:21 BRT 2015 1424711781085/atg/dynamo/dbsetup/job/DatabaseJobManager starting work of setting up data 1424711781085.

    Error my Feb 23 14:16:21 BRT 2015 1424711781516 /atg/dynamo/dbsetup/database/DatabaseOperationManager---java.sql.SQLException: ORA-00439: feature not enabled not: Advanced replication

    is there a solution?

    Hello

    We have not tested and certified with Oracle XE internally

    You must use an Oracle Enterprise Edition for Advanced Replication

    What version of Oracle trade you install, I can't say extract of newspaper, you've posted

    ++++

    Thank you

    Gareth

    Please indicate any update as "Good response" or "Useful answer" If this update help and answers your question, so that others can identify the correct/good update between the many updates.

  • Smart Flash Cache

    Please, can someone confirm if Smart Cache Flash is supported on 11 G R2 Standard Edition?

    I understand that it is only supported on the operating systems Solaris 11 and OEL

    I ask because I get the error below to start the DB after you configure the init parameters

    ORA-00439: feature not enabled: Flash Cache Server

    Download the Enterprise edition

    concerning

    Pravin

  • Hi, I have installed Oracle 11 g database express edition on my PC so that I can study and prepare for my certification exam. I was practicing and I published the following command.  'Alter system set Cluster_Database = True Scope = spfile' it worked grea

    SQL * more: Production of release 11.2.0.1.0 Mar 5 13:28:10 Aug 2014

    Copyright (c) 1982, 2010, Oracle.  All rights reserved.

    Enter the user name: sys as sysdba

    Enter the password:

    Connect to an instance is idle.

    SQL > bootable media.

    ORA-00439: feature not enabled: Real Application Clusters

    SQL >

    If the database does not start with the current settings, you will need to manually correct the server parameter file (spfile). This is untested so at your own risk:

    SQL > conn / as sysdba

    SQL > shutdown immediate

    SQL > create spfile from pfile;

    This will create the file pfile C:\oraclexe\app\oracle\product\11.2.0\server\database\initXE.ora

    Make a copy of the pfile as backup

    Edit the pfile origin, remove the line with cluster_database inside and save the file

    SQL > create spfile from pfile;

    SQL > startup

Maybe you are looking for