Error importing 10g to 11G database Dump

Hello

We install the 10 DB to 11 DB g g dump. We received the dump in Ribbon file and try to import with command IMP.

IMP system/sys@test11g file = / dev/st0 full = y fromuser = touser = x x

However, it gives an error "IMP-00037: Character set unknown marker. Please advice on this too let us know things to support the installation of 10 g to 11 g DB dump.

Thanks in advance.

Hello

You must use a directory object to perform this import, and you need to restore from tape on a filesystem for the datapump could use it.

I don't think that datapump can manage the bands directly, I have a sneaking suspicion there are tweaks hidding or something again to 12 c, which helps to deal with this, but it escapes me.

Just use SD or what command to copy from tape to disk first.

See you soon,.

Rich

Tags: Database

Similar Questions

  • CONNECT BY QUERY returns different number of Clotilde in 10g or 11g databases

    People,

    I put just a problem of bellows in our databases.

    1.) 10 g database:
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.1.0.5.0 - Production
    With the Partitioning, OLAP and Data Mining options
    
    SQL> select * from global_name;
    
    SQL> SELECT ROWNUM 
      2    FROM   dual
      3  CONNECT BY ROWNUM <= 2;
    
        ROWNUM
    ----------
             1
             2
             3
    
    SQL> 
    2 Database 11 g
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    SQL> select * from global_name;
    
    
    SQL> SELECT ROWNUM 
      2    FROM   dual
      3    CONNECT BY ROWNUM <= 2;
    
        ROWNUM
    ----------
             1
             2
    
    SQL> 
    As you can see in 10g above query returns 3 records in 11 g only 2.
    Why is it like that? It's sort of adjustable, to produce the same result?

    Thank you very much
    Tomas

    Hello

    If you have access to metalink, see no bug no 6031397.
    It is fixed in version 10.2

  • A 10G database can house catalog for an 11G database?

    Hi all

    I'm experimenting with 11G. I've "improved" a (export-import datapump) instance of an instance of 10G to 11G.

    Our database that we use to catalog RMAN is 10G.

    I created a new user of rman11 on the catalogue instance. He was granted the appropriate privs/roles.

    11G machine, I connected through RMAN catalog user, that I had just created. I rant the create catalog command, which seemed to run successfully.

    I tried then to save the database 11G with the new catalogue and things exploded.

    RMAN > register database;

    Submission of HANDLE: 0x9bf6ff0 LIBRARY = 31 hid = a771401f lmd = S pmd = S sta = VALD
    name = RMAN11. DBMS_RCVCAT
    Hash = b7749ec2bf3783bd47e8f683a771401f idn = 0
    Tim = 2009-10-22 10:53:47 kkkk-Davis-llll = 05/05/00
    EXC = 0 VCI = 0 LDCS = 1 slc = 1 lct = 21 pct = 21
    CBB = 11 rpr = 1 kdp = 0 kep bus = 20 = 20 dbg = 0 0 = hus
    dmtx = 0x9bf7098 (0, 0, 0) mtx = 0x9bf7100 (65535, 129, 0)
    DK = tabl (01) typ = PCKG (09) llm = flg = 0 REM/KGHP/TIM / [00022800]
    LWT = 0x9bf7078 [0x9bf7078, 0x9bf7078]
    PWT = 0x9bf7058 [0x9bf7058, 0x9bf7058]
    REF = 0x9bf7088 [0x9bf7088, 0x9bf7088]
    OWNERS OF LOCKING:
    lock mode user session County flags
    -------- -------- -------- ----- ---- ------------------------
    9bf8ee8 9c2c560 9c2c560 1 S NBC/PNC / [4003]
    OWNERS OF THE PIN:
    Pine user session lock count mode mask
    -------- -------- -------- -------- ----- ---- ----
    9bf8df0 9c2c560 9c2c560 9bf8ee8 1s 0005
    THE LIBRARY OBJECT: 0X9BF8940
    FLG = EX/LOC pfl [0005] = / IVR [0200] ssta = VALD
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03009: failure of the register command to the default channel on 2009-10-22 11:07:13
    RMAN-10015: error compiling program PL/SQL
    RMAN-10033: error during the compilation of the job step 1: ORA-04023: RMAN11 of the object. DBMS_RCVCAT could not be validated or authorized


    I was under the impression that the version of the database of the catalogue of accommodation did not matter, only that you used the correct version of RMAN to create the catalog. Isn't this true?

    I'm not find much on this error so far regarding configurations RMAN, with updates from 10 to 11.

    Links or suggestions are greatly appreciated.

    Cayenne

    You hit a bug as explained in this metalink note:

    Cannot save 11.1.0.6 database with Rman catalog - ERROR ORA-04023

    You don't tell a version number (10g, 11g market labels), the problem should be solved when the catalog database is - at least - to version 10.2.0.3.

    Werner

  • Issue of upgrade of database (10g and 11g)

    Hello

    I currently have 2 versions of oracle installed on my server 10g and 11g

    (1) oracle Database 10 g Enterprise Edition Release 10.2.0.5.0

    With oracle-/oracle/app/oracle/product/10.2.0/db_1 House

    &

    (2) oracle Database 11 g Enterprise Edition Release 11.2.0.3.0

    With oracle home-/u01/app/oracle/product/11.2.0/dbhome_1

    Is it possible level Oracle database 10g Enterprise Edition Release 10.2.0.5.0 to Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 using the oracle same House for 11 g IE (/ u01/app/oracle/product/11.2.0/dbhome_1) the process of DBUA

    Would appreciate any help on this matter.

    Yes - pl see the Upgrade Guide - http://docs.oracle.com/cd/E11882_01/server.112/e23633/toc.htm

    You can skip the part of the doc where it plans to install 11 GR 2, since you already have installed binary files.

  • Import of XML in the oracle 11g database

    I have some difficulty parsing of an XML file in the oracle 11g database.

    Currently using Oracle 11 g Express Edition (XE)

    Here's how my XML file looks like this:


    <? XML version = "1.0" encoding = "UTF-8" standalone = "yes"? >
    -< AccountMap xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" >
    -< account >
    -< AccountMapping >
    < AccountID > 0000000000000 - 000 < / AccountID >
    < AccountName > XLS < / AccountName >
    Excel < AccountType > < / AccountType >
    < AccountOwner > system < / AccountOwner >
    < / AccountMapping >
    -< AccountMapping >
    < AccountID > 0000000000000 - 001 < / AccountID >
    < AccountName > XLSS < / AccountName >
    Excel2 < AccountType > < / AccountType >
    System2 < AccountOwner > < / AccountOwner >
    < / AccountMapping >
    -< AccountMapping >

    and so now the file continues... I have the xml file that is saved on my hard drive

    I created a package in SQL Developer

    create or replace
    PACKAGE XML_FILEHANDLER AS

    type TRecord is (record
    Account_ID varchar2 (100)
    , Varchar2 (100) AccountName
    , Varchar2 (30) AccountType
    , AccountOwner varchar2 (100)
    );

    type TRecordTable is table of the TRecord;

    getRows function (p_directory in varchar2, p_filename in varchar2) return TRecordTable pipeline;

    END XML_FILEHANDLER;

    -BODY

    create or replace
    PACKAGE BODY XML_FILEHANDLER AS

    getRows function (p_directory in varchar2, p_filename in varchar2) return TRecordTable AS pipeline

    nb_rec NUMBER: = 1;
    tmp_xml CLOB.
    tmp_file CLOB.
    REC TRecord;

    BEGIN

    DBMS_LOB.CREATETEMPORARY (tmp_file, true);
    tmp_file: = dbms_xslprocessor.read2clob (p_directory, p_filename);

    recomm. Account_ID: = regexp_replace (tmp_file, '. * <>(. *) Account_ID < / Account_ID >. *', '\1', 1, 1, 'n');
    recomm. AccountName: = regexp_replace (tmp_file, '. * < AccountName >(.*) < / AccountName >. *', '\1', 1, 1, 'n');
    recomm. AccountType: = regexp_replace (tmp_file, '. * < AccountType >(.*) < / AccountType >. *', '\1', 1, 1, 'n');
    recomm. AccountOwner: = regexp_replace (tmp_file, '. * < AccountOwner >(.*) < / AccountOwner >. *', '\1', 1, 1, 'n');

    loop

    -This regexp is instance (s) of this model: "<? XML...? ' > < root_tag >... < / root_tag >.
    tmp_xml: = regexp_substr ([tmp_file, ' < \?xml[^?] +------? > \s+ < ([^ >] +) >. *? < / \1 > ', 1, nb_rec, 'n');
    When the output length (tmp_xml) = 0;
    -dbms_output.put_line (tmp_rec);
    nb_rec: = nb_rec + 1;

    SELECT Account_ID AccountName, AccountType, AccountOwner
    in rec. Account_ID, rec. AccountName, AccountType rec. rec. AccountOwner
    from xmltable)
    "Accounts/AccountMapping" in the way of xmltype (tmp_xml) columns
    Path of varchar2 (100) Account_ID 'Account_ID '.
    , Path of varchar2 (100) AccountName "AccountName".
    , AccountType varchar2 (30) path 'AccountType '.
    , Path of varchar2 (100) AccountOwner "AccountOwner.
    );

    line (CRE);

    end loop;

    DBMS_LOB.freeTemporary (tmp_file);

    GetRows END;

    END XML_FILEHANDLER;

    -I call my function using the following sql query

    Select * from table (XML_FileHandler.getRows ("XML", "test.xml"));

    Here is the error I get

    ORA-29283: invalid file operation
    ORA-06512: at "SYS." UTL_FILE", line 536
    ORA-29283: invalid file operation
    ORA-06512: at "XDB". DBMS_XSLPROCESSOR', line 265
    ORA-06512: at "user. XML_FILEHANDLER', line 13
    29283 00000 - "invalid file operation.
    * Cause: An attempt was made to read from a file or a directory which is
    not exist, or the file or directory access was denied by the
    Operating system.
    * Action: Check access privileges to the file and directory on the file system
    and if reading, check that the file exists.

    I did the following

    -Provided appropriate access to the user (read, write), including directory access rights
    -ensure that the directory exists
    -to ensure the existence of the file

    I have searched all over google and metalink but am unable to get this to run... Help, please!

    >
    SELECT Account_ID AccountName, AccountType, AccountOwner
    in rec. Account_ID, rec. AccountName, AccountType rec. rec. AccountOwner
    from xmltable)
    "Accounts/AccountMapping" in the way of xmltype (tmp_xml) columns
    Path of varchar2 (100) Account_ID 'Account_ID '.
    , Path of varchar2 (100) AccountName "AccountName".
    , AccountType varchar2 (30) path 'AccountType '.
    , Path of varchar2 (100) AccountOwner "AccountOwner.
    );
    >
    implement

    SELECT Account_ID, AccountName, AccountType, AccountOwner
    into rec.Account_ID, rec.AccountName, rec.AccountType, rec.AccountOwner
    from xmltable(
    'AccountMap/Accounts/AccountMapping' passing xmltype(tmp_xml) columns
    Account_ID varchar2(100) path 'Account_ID'
    , AccountName varchar2(100) path 'AccountName'
    , AccountType varchar2(30) path 'AccountType'
    , AccountOwner varchar2(100) path 'AccountOwner'
    );
    
    SQL> SELECT Account_ID, AccountName, AccountType, AccountOwner
      2  --into rec.Account_ID, rec.AccountName, rec.AccountType, rec.AccountOwner
      3  from xmltable(
      4  'AccountMap/Accounts/AccountMapping' passing
      5  xmltype('
      6  
      7  
      8  
      9  0000000000000-000
     10  XLS
     11  Excel
     12  System
     13  
     14  
     15  0000000000000-001
     16  XLSS
     17  Excel2
     18  System2
     19  
     20  
     21  ')
     22  columns
     23  Account_ID varchar2(100) path 'Account_ID'
     24  , AccountName varchar2(100) path 'AccountName'
     25  , AccountType varchar2(30) path 'AccountType'
     26  , AccountOwner varchar2(100) path 'AccountOwner'
     27  );
    
    ACCOUNT_ID                                                                       ACCOUNTNAME                                                                      ACCOUNTTYPE                    ACCOUNTOWNER
    -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- ------------------------------ --------------------------------------------------------------------------------
                                                                                     XLS                                                                              Excel                          System
                                                                                     XLSS                                                                             Excel2                         System2
    
    SQL> 
    

    AccountID use AccountID not Account_ID

    Account_ID varchar2(100) path 'AccountID'
    

    Published by: Alexandr on August 9, 2012 12:35 AM

  • 10g to 11g data import

    Hi all

    I have a situation where I have to import data into a database 11 g from the dump of a 10 g database export file. I know that this sounds like "forward compatibility" and should not work ideally, but that's how typical my requirement is!

    Kindly advice if this is possible, and if so, do I have to ru catupgrd.sql after import complete?
    For more information, please let me know.

    Thank you
    Emmanuelle

    Any time...

    If you get your hope meets on the occasion of this thread as answered

    Thank you

  • C2664 errors after the upgrade of client db 10g and 11g

    Hi, after upgrading customer db 10g and 11g, the compiler gave errors error C2664:

    /************************************************************
    AddCxrCh.cpp (2071): error C2664: 'sqlglm': cannot convert parameter 1 from 'char' [513] in ' unsigned char *'
    Types of art are not related. conversion requires reinterpret_cast, C style cast or function-style cast
    make: * [AddCxrCh.obj] error 2
    ************************************************************/

    The same code was compiled correctly when you use the db 10g client. I know that I can easily correct this error by changing the code, but there is more than a sqlglm used instructions. I'm looking for a way that will solve the problem by changing the settings of the compiler.

    Thank you

    Hello

    There is a change between 10g and 11g. It is described in "Oracle 11g Pro * C nsqlprep Sqlglm issues [ID 860382.1]". The document, you can find on Metalink, aka Oracle Support.

    Herald tiomela
    http://htendam.WordPress.com

  • The 10G forms on database 11G certification

    I tried to find some information on what are done the minimum patch level of oracle 10G to run it on an 11G database. Maybe someone has had more luck (or skill) to find.

    General rule - support on this kind of issue talking.
    Second general rule - get on the 10.1.2.3 patch together if you can, but 10.1.2.0.2 has been certified with 11g

  • Upgrade the database to 8i and 9i and 10g and 11g

    Nice day

    Hi all

    Please can someone help me to get a good document for the upgrade of the database to upgrade the database to 8i and 9i and 10g and 11g include prerequisites and upgrade processes and after upgrading the process waiting for your response because it required required

    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14238/TOC.htm

    Concerning
    Asif Kabir

  • update from 10g to 11g xe xe

    Hello world
    I'm upgrading to 10g to 11g xe xe traying.
    Oracle 10g XE is installed before on my C:\
    I want to install 11 g xe even directory.
    To export the data from 10.2 XE database, perform the following steps:
    
    Connect to 10.2 XE database as SYS user.
    
    Create a dump folder dump_folder on the local file system.
    
    Create directory object DUMP_DIR with READ and WRITE privilege to SYSTEM user.
    
    SQL> CREATE DIRECTORY DUMP_DIR AS '/<dump_folder>';
    SQL>GRANT read, write ON DIRECTORY DUMP_DIR TO system;
    Export data from 10.2 XE database to the dump folder.
    
    expdp system/system_password full=Y 
     EXCLUDE=SCHEMA:\"LIKE \'APEX_%\'\",SCHEMA:\"LIKE \'FLOWS_%\'\" 
     directory=DUMP_DIR dumpfile=DB10G.dmp logfile=expdpDB10G.log
    expdp system/system_password 
     TABLES=FLOWS_FILES.WWV_FLOW_FILE_OBJECTS$ directory=DUMP_DIR 
     dumpfile=DB10G2.dmp logfile=expdpDB10G2.log
    When I get to the step
    ORA-39002: invalid operation
    ORA-39070: Unable to open the log file.
    ORA-29283: invalid file operation
    ORA-06512: at "SYS.UTL_FILE", line 475
    ORA-29283: invalid file operation
    
    
    
    SQL>
    Published by: esra aktas on 06:54 18.Nis.2011

    ESRA aktas wrote:
    I haven't installed the new database 11g xe still...
    Should I install 11g xe first?

    Oops. You have changed the first post :)

    So, you see the error when you export.

    Are you sure that oracle can access your DUMP_DIR (the folder created for the export of landfills)?

  • Upgrade to DB 10g and 11g

    Hi guys,.

    Current version: 10.2.0.5
    Target Version: 11.2.x.x

    I intend to improve my DB from 10g to 11g.
    Before the actual upgrade, I can create a test 11 g environment.

    I've read a few articles and understand the following concepts
    1 create a set of tuning in current 10 g to capture plan and the performance of the sql execution statistics
    2 export the setting of 10 g and 11 g SQL import base
    3 export all data to 10 g and 11 g
    4 to 11 g database, consider whether there is a best execution plan and accept

    For my scenario here, my test 11g environment is not all applications server conneecting to it.
    For my 11g generate other plans, the sql should be run at least once in 11g. As there could be a number of SQLs captured in the tuning set, how I run everything manually (via sql * more) because I did not have a request to call him?

    In fact, my main goal here is to compare the execution between 10g and 11g plan. Already from 9i and 10 g, I have actually generate version manually sql execution plan and compare manually.



    Thank you

    Have you thought about Oracle Real Application Testing - http://www.oracle.com/technetwork/database/focus-areas/manageability/rat-option-11gr2-datasheet-128580.pdf

    Lordane Iotzov

  • Web Service security settings of 10g and 11g Migration

    We will migrate a complete Application of the ADF from 10g to 11g. We got all this work, but the web services. It seems that we learned the work of web services, but the security settings for the web service are very different and I have difficulties to make them work.

    For example, we have a customer's web service that has a X 509 certificate for authentication. We use the WSS 1.0 safety and I chose in the Configuration of the customer strategy: "oracle/wss10_x509_token_with_message_protection_client_policy and in 'Select credentials', I use https identification information."

    However, I get the following error when I try to use the web service pointing to the customer: Note: I also detached the client and deleted the credentials and get a SIMILAR error.

    < javax.xml.ws.soap.SOAPFaultException: WS-Security treat failure: FAULT CODE: InvalidSecurity MESSAGE of ERROR: header missing WS Security in the SOAP message >

    < to com.sun.xml.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:197) >

    < to com.sun.xml.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:122) >

    < to com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:125) >

    < to com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:95) >

    < to com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:136) >

    So any that I have attached a customer or have not a joint, I get the same error. An idea that I am wrong?

    Thank you

    Okay, figured it out. I had to use ClientConstants to set the web strategy and set the OWSM political Director to use the appropriate strategy.

    The ClientConstants code is:

    SecurityPoliciesFeature = securityFeatures

    New SecurityPoliciesFeature (new String() {"oracle/wss10_x509_token"});

    In InboundOutbound_Service = new InboundOutbound_Service();

    InboundOutbound svc = in.getInboundOutboundPort (securityFeatures);

    String urlLn = this.getURL ('url');

    BindingProvider bp = svc (BindingProvider);

    Card reqContext = bp.getRequestContext ();

    reqContext.put (BindingProvider.ENDPOINT_ADDRESS_PROPERTY, urlLn);

    reqContext.put (ClientConstants.WSSEC_KEYSTORE_TYPE, "JKS");

    reqContext.put (ClientConstants.WSSEC_KEYSTORE_LOCATION, "web.jks");

    reqContext.put (ClientConstants.WSSEC_KEYSTORE_PASSWORD, "pw");

    reqContext.put (ClientConstants.WSSEC_ENC_KEY_ALIAS, "keyalias");

    reqContext.put (ClientConstants.WSSEC_ENC_KEY_PASSWORD, "pw");

    reqContext.put (ClientConstants.WSSEC_SIG_KEY_ALIAS, "keyalias");

    reqContext.put (ClientConstants.WSSEC_SIG_KEY_PASSWORD, "pw");

    reqContext.put (ClientConstants.WSSEC_RECIPIENT_KEY_ALIAS, "serveralias");

    Here is a picture of link at all that I found useful:

    https://blogs.Oracle.com/OWSM/entry/owsm_concepts_11g

    http://docs.Oracle.com/CD/E21764_01/Web.1111/b32511/setup_config.htm#BABJHIBI

    Using Oracle Web Service security policies

    Review of the architecture of Oracle WSM in Oracle Fusion Middleware

  • I get media generic error import with Premiere elements 12 importing audio.  How can I solve this problem?

    I get media generic error import importing audio when using first of 12 elements.  How to solve this problem?

    lightingleg

    There are many sons of Premiere Elements and a solution on the use of music iTunes in Premiere Elements.

    The solution is to convert the iTunes version wav music in iTunes before importing the file into a Premiere Elements project.

    The iTunes how can be found

    http://support.Apple.com/en-us/HT1550

    I went through this conversion of music several times, so if you need more details in this iTunes database conversion,

    do not hesitate to ask.

    If the music which is very old music to iTunes, then we might have to discuss the issue.

    Please check, examine, try and then let us know the result.

    Thank you.

    RTA

  • 10g and 11g

    Hello

    I read the various messages about Discoverer 10 g and 11 g upgrade.

    No matter who would be able to tell me the General problems that exist that we must be aware of if we improve to 11g?

    Thank you.

    Leah

    Hi LEA
    I see no major problems that would prevent you from upgrading to 10g and 11g.

    The server underlying application changes to OAS for Weblogic, but put except that you won't see any changes. Certainly more and Viewer function similarly as Admin and office. Even the iitself EUL is 100% compatible between the two. You mind I advise to use a 11g database.

    The tricky part is to understand how to install discoverer 11g and then having someone who can learn to manage the discoverer using Weblogic.

    From the point of view of the end-user, everything will be fine. In fact, in my opinion discoverer 11g works faster than 10g, probably because Weblogic manages web stuff better than the old OAS.

    Hope this helps
    Best wishes
    Michael

  • loadjava - 10g and 11g

    Hello;

    Implementation of this line in 11g:
    loadjava, myUser and password - u - v - r-f./java/MyString/MyStringObject.java
    Everything is OK.

    Running the same line in 10g:
    arguments: '-u' ' myUser/Password' '-v' '-r' '-f' '. / java/MyString/MyStringObject.java'
    Error in the determination of the contained classes dans./java/MyString/MyStringObject.java
    Exception oracle.aurora.sqljdecl.ParseException: lexical error on line 75, column 5. Encountered: '@' (64), after:

    The error is @Override
        /**
         * @see java.lang.Object#toString()
         */
        @Override
        public String toString() {
    Why does this happen?
    Is it possible to fix by changing the loadjava settings?
    Is there an incompatibility between 10g and 11g?

    Thank you.

    >
    Implementation of this line in 11g:
    loadjava, myUser and password - u - v - r-f./java/MyString/MyStringObject.java
    Everything is OK.

    Running the same line in 10g:
    arguments: '-u' ' myUser/Password' '-v' '-r' '-f' '. / java/MyString/MyStringObject.java'
    Error in the determination of the contained classes dans./java/MyString/MyStringObject.java
    Exception oracle.aurora.sqljdecl.ParseException: lexical error on line 75, column 5. Encountered: '@' (64), after:

    The error is @Override

    Why does this happen?
    >
    Why is it? Because the JVM in Oracle 10 g is version 1.4 and the annotation of substitution does not exist in 1.4 since it was added in version 1.5, which is the version of the JVM using Oracle 11 g.
    >
    Is it possible to fix by changing the loadjava settings?
    >
    Non - Java 1.4 cannot, of course, supports a feature that did not exist at the time.
    >
    Is there an incompatibility between 10g and 11g?
    >
    The JVM version included with 11g is 1.5 in 10g is 1.4

    See what's new in 11g Release 1 in the Java Developer's Guide
    http://docs.Oracle.com/CD/B28359_01/Java.111/b31225/whatsnew.htm
    >
    Compatibility with JDK 1.5 Oracle JVM
    Sun Microsystems introduced new features in Java Development Kit (JDK) 1.5. To support these new features and enhancements, Oracle has updated to the last Platform Java 2, Standard Edition (J2SE) Oracle JVM.
    >

    See replacement Type Annotation in the Java API for 1.5
    http://docs.Oracle.com/javase/1.5.0/docs/API/Java/lang/override.html
    >
    Indicates that a method declaration is intended to override a method declaration in a superclass. If a method is annotated with the annotation type but does not override a method of the superclass, compilers are required to generate an error message.

    Since:
    1.5
    >
    And "' NO you can't ' is the answer if you plan to ask if you can replace the version of the JVM in 10g with 1.5 or newer.

    See my response in this thread for a few days.
    Re: uninstall the virtual machine JAVA of oracle 11g

Maybe you are looking for