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

Tags: Database

Similar Questions

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

  • 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

  • Flashback table does not work in 10.2?

    I thought that you can cancel a water drop and retrieve any table with FLASHBACK TABLE feature that comes with default 10.2 (i.e. no special set-up is required). But I get this error when I try to do.

    ORA-00439: feature not enabled: Flashback Table

    I've used FLASHBACK TABLE < table name > before dropping.

    Ahmer Mansoor says:
    Dear David,

    Please make sure the recyclebin parameter is on, if it is not, then follow these steps.

    SQL > ALTER SYSTEM SET RECYCLEBIN = SCOPE = BOTH;

    Well, you should check before posting a statement that if its working or not. Your answer will not actually in any way. First, the parameter is a static parameter and cannot be changed by the option TOGETHER. It must be spfile and will ask for a restart of the db. Please see below,

    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    SQL> alter system set recyclebin=off;
    alter system set recyclebin=off
                                  *
    ERROR at line 1:
    ORA-02096: specified initialization parameter is not modifiable with this
    option
    
    SQL> alter system set recyclebin=off scope=both;
    alter system set recyclebin=off scope=both
                                    *
    ERROR at line 1:
    ORA-02096: specified initialization parameter is not modifiable with this
    option
    
    SQL> alter system set recyclebin=off scope=spfile;
    
    System altered.
    
    SQL> startup force
    ORACLE instance started.
    
    Total System Global Area  263639040 bytes
    Fixed Size                  1373964 bytes
    Variable Size             205523188 bytes
    Database Buffers           50331648 bytes
    Redo Buffers                6410240 bytes
    Database mounted.
    Database opened.
    
    SQL> show parameter recyclebin
    
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- -----------------------------
    recyclebin                           string      OFF
    SQL>
    

    Secondly, there is no relationship between the value of the start parameter and the message that receives the OP. If the parameter is set to OFF, it would be the message,

    SQL> conn aman/aman
    Connected.
    SQL> create table test_tab(a number);
    
    Table created.
    
    SQL> drop table test_tab;
    
    Table dropped.
    
    SQL> flashback table test_tab to before drop;
    flashback table test_tab to before drop
    *
    ERROR at line 1:
    ORA-38305: object not in RECYCLE BIN
    
    SQL> show parameter recyclebin
    
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- --------------------------
    recyclebin                           string      OFF
    SQL> select * from V$version;
    
    BANNER
    ---------------------------------------------------------------------------
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE    11.2.0.1.0      Production
    TNS for 32-bit Windows: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    
    SQL>
    

    HTH
    Aman...

  • 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

  • How to delete multiple emails at once rather than individually

    I want to choose emails at random (not immediately in order) and remove with unique function. I don't want to have to remove each of the unwanted emails individually. D how is this? In addition, there no function erase at the top of email-why not?

  • Satellite P35-S609 - new HDD not accepted

    Hello I am trying to install Windows XP (toshiba recovery CD) on a new hard drive Samsung HM160HC (160GB) on a Satellite P35-S609 but once the CD format the HD and copy all the files on the hard drive (to start installing XP) laptop does not boot fro

  • C drive properties 'System Volume Information' and D disk error

    I did previously press properties of drive C and press the safety button don't miss. Now my pc c diving all the file disappear and turn into "System Volume Information" folder only. If I try to search previous folder still can enter in through to fin

  • Vista driver for printer Lexmark Z53

    I tried to install a printer Lexmark Z53 on a laptop Dell Inspiron E1505.  Message came back that this driver has not been found. Message also said that Lexmark would not provide a driver.  Someone was able to install a compatible driver for the Z53.

  • How can I unlock small green light on the touchpad?

    OT: Press the key. I have Windows 7 on a HP computer. The touch pad has locked, there is a small green light on the touchpad. How can I unlock it. do not forget that I can't move my mouse because he is blocked so I can't hit anything even that the ar