Steps to upgrade database from 9i to 10g on 11.5.9

Hi Guys,
I hope you are all doing ok.
please I need to upgrade my database from 9.2.0.6 to
10G (version 10.2.0.2)
platform is : 11.5.9
OS: Solaris
Please what are the steps to do this and is there a
documentation or metalink note for this upgrade?
Thanks in advance

Follow the latest 10gR2/11i Interoperability Notes (362203.1)
Oracle Applications Release 11i with Oracle 10g Release 2 (10.2.0)
http://metalink.oracle.com/metalink/plsql/showdoc?db=NOT&id=362203.1
10.2.0.3 is the latest certified release. On Solaris, there will be many new ORA-00600 errors if you do not apply the following 2 patches (5871314 & 5892355) from this note:
ORA-600 [22635] and ORA-600 [KOKEIIX1] Reported While Upgrading Or Patching Databases To 10.2.0.3
http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=412271.1

Similar Messages

  • Utlrp.sql takes very long (8 hours) while upgrade database from 9i to 10g

    1) Follow the note of 369693.1 ; and 362203.1 to upgrade database from 9.2.0.6 to 10.2.0.4 for e-business suite 11i (11.5.10.2)
    2) utlrp.sql takes very long (8 hours), even the job_queue_processes > 20.
    This is not acceptable for the upgrade in production environment which will take a long down time.
    Appreciate that any one can share tips on this, our database is about 400 GB, 4 CPU on production.

    in which our database has about 40,000 packages and 28,000 Virews. With this number of invalid objects, it is ok that utlrp.sql takes this time.
    using parallel worker of 4 for 2 CPUMake this 8 (4 * No. of CPUs).

  • Upgrade forms on upgrading DB from 9i to 10g

    Hi All,
    After upgrading Database from 9i to 10g working on 11.5.10, is it a requirement to upgrade forms as well..
    could anyone please share..
    Thanks for your time!
    Regards,

    Per your update, developer 6i with patchset earlier than 17 should not be used with 10g but developer 6i with latest patchset at least 17 could be used...Correct, because developer 6i patchsets earlier than 17 are not certified.
    could we use developer 6i with latest patchset 18 with DB 10g on 11.5.10?
    Yes, you can. Please note the latest developer 6i patchset which is certified with Oracle Apps 11i is patchset 19 (Patch 6194129).
    Note: 125767.1 - Upgrading Developer 6i with Oracle E-Business Suite 11i
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=125767.1

  • Facing Parse Errors after upgrading database from 10g to 11g

    Hi,
    We are facing parse errors in the SQL's after upgrading database from 10g to 11g.
    Kindly look into below parse errors.
    ********************************** Parse Error *****************************************************
    Tue Aug 13 14:13:08 2013
    kksSetBindType 16173533-2: parse err=1446 hd=3c73061fb8 flg=100476 cisid=173 sid=173 ciuid=173 uid=173
    PARSE ERROR: ospid=15598, error=1446 for statement:
    SELECT ROWID,ORGANIZATION_CODE,PADDED_CONCATENATED_SEGMENTS,PRIMARY_UOM_CODE,REVISION,SUBINVENTORY_CODE,TOTAL_QOH,NET,RSV,ATP,ORGANIZATION_NAME,ITEM_DESCRIPTION,INVENTORY_ITEM_ID,ORGANIZATION_ID,LOCATOR_ID,LOCATOR_TYPE,ITEM_LOCATOR_CONTROL,ITEM_LOT_CONTROL,ITEM_SERIAL_CONTROL FROM MTL_ONHAND_LOCATOR_V WHERE (INVENTORY_ITEM_ID=:1) and (ORGANIZATION_ID=:2) order by ORGANIZATION_CODE,SUBINVENTORY_CODE,REVISION, organization_code, padded_concatenated_segments
    Tue Aug 13 14:13:10 2013
    kksfbc 16173533: parse err=942 hd=3c387c4028 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    PARSE ERROR: ospid=29813, error=942 for statement:
    Select feature from toad.toad_restrictions where user_name=USER or user_name in ( select ROLE from sys.session_roles)
    kksfbc 16173533: parse err=942 hd=3c97d83648 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    PARSE ERROR: ospid=29813, error=942 for statement:
    SELECT password
    FROM SYS.USER$
    WHERE  0=1
    kksfbc 16173533: parse err=6550 hd=35185e4278 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    ----- PL/SQL Stack -----
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    319e277050        30  anonymous block
    319e277050        57  anonymous block
    PARSE ERROR: ospid=29813, error=6550 for statement:
    BEGIN sys.dbms_profiler."146775420110782746251362632012"; END;
    kksfbc 16173533: parse err=942 hd=3c142d8600 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    ----- PL/SQL Stack -----
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    319e277050        67  anonymous block
    PARSE ERROR: ospid=29813, error=942 for statement:
    SELECT 1 FROM plsql_profiler_data WHERE 0 = 1
    Please help.
    Regards
    Suresh

    Hi Suresh,
    Apologies for misunderstanding..
    Tue Aug 13 14:13:08 2013
    kksSetBindType 16173533-2: parse err=1446 hd=3c73061fb8 flg=100476 cisid=173 sid=173 ciuid=173 uid=173
    PARSE ERROR: ospid=15598, error=1446 for statement:
    SELECT ROWID,ORGANIZATION_CODE,PADDED_CONCATENATED_SEGMENTS,PRIMARY_UOM_CODE,REVISION,SUBINVENTORY_CODE,TOTAL_QOH,NET,RSV,ATP,ORGANIZATION_NAME,ITEM_DESCRIPTION,INVENTORY_ITEM_ID,ORGANIZATION_ID,LOCATOR_ID,LOCATOR_TYPE,ITEM_LOCATOR_CONTROL,ITEM_LOT_CONTROL,ITEM_SERIAL_CONTROL FROM MTL_ONHAND_LOCATOR_V WHERE (INVENTORY_ITEM_ID=:1) and (ORGANIZATION_ID=:2) order by ORGANIZATION_CODE,SUBINVENTORY_CODE,REVISION, organization_code, padded_concatenated_segments
    Assuming you see the above error message in the alert log file, which was your original post, follow the below steps:
    1 Get the 'ospid' value from the error
    2. Issue the below command:
    SQL> select request_id,ORACLE_PROCESS_ID
      2 from fnd_concurrent_requests
      3 where request_id = 15598;
    3. After obtaining the request_id
    4, Query it from the front-end using SYSADMIN responsibility
    Hopefully this should get you the respective concurrent report/program.
    Thanks &
    Best Regards,

  • Upgrade Database from 10.2.0.5.0 to 11.2.0.3.0 in Silent Mode

    Hello there,
    Previously, I had posted a thread on how to upgrade database from 10.2.0.5.0 to 11.2.0.3.0 through the wizards provided (GUI-based) and had successfully upgraded the database. Now, I am attempting to upgrade the database from 10.2.0.5.0 to 11.2.0.3.0 once more but this time, in silent mode (console-based). Unfortunately, I am lack of knowledge regarding the installation of the software and upgrading the database in silent mode.
    I managed to figure out this much so far:
    1 . Traverse through the installation directory to the directory shown below:
           11.2.0.3 > Extracted > database > response
    2 . Fill up the blanks of db_install.rsp file:
           oracle.install.option=INSTALL_DB_SWONLY
           SELECTED_LANGUAGES=en
           ORACLE_HOME=C:\Oracle\11g\DBSwLoc
           ORACLE_BASE=C:\Oracle\11g
           oracle.install.db.InstallEdition=EE
           oracle.install.db.EEOptionsSelection=false
           oracle.install.db.isRACOneInstall=false
           oracle.install.db.config.starterdb.memoryOption=true
           oracle.install.db.config.starterdb.installExampleSchemas=false
           oracle.install.db.config.starterdb.enableSecuritySettings=true
           oracle.install.db.config.starterdb.control=DB_CONTROL
           oracle.install.db.config.starterdb.automatedBackup.enable=false
           oracle.installer.autoupdates.option=SKIP_UPDATES
    3 . Save new db_install.rsp file to a new location (shorter path name without spacing will be best recommended)
    4 . Traverse through the installation directory to where the setup file is located.
    5 . Execute the following command:
           setup.exe -silent -waitforcompletion -responseFile C:\db_install_updated.rspThe result I received is as shown below:
    Starting Oracle Universal Installer...
    Preparing to launch Oracle Universal Installer from C:\Users\...\Temp\OraInstall2012-12-13_03-16-43PM.  Please wait ... [WARNING] - My Oracle Support Username/Email Address Not Specified
    [SEVERE] - Provide the My Oracle Support password.
    Please press Enter to exit...
    Previously in the db_install_updated.rsp response file, I had set autoupdate option to SKIP_UPDATES but why does it still prompt me for the Oracle Support account?
    Edited by: Maxwell T on Dec 13, 2012 4:05 PM

    After running the command below to upgrade the current database (Oracle 10.2.0.5.0):
    dbua -silent -sid DB01 -oracleHome C:\Oracle\10g\DBSwLoc -oracleBase C:\Oracle\10g -diagnosticDest C:\Oracle\11g -sysDBAUserName sys -sysDBAPassword password -autoextendFiles -upgradeTimezone -commonFileLocation C:\Oracle\11g\DBSwLoc\oradata\database -recompile_invalid_objects true -degree_of_parallelism 7 -dbsnmpPassword DefaultPassword1 -sysmanPassword DefaultPassword1 This is the result:
    Oracle recommends gathering dictionary statistics prior to upgrading the database.  Refer to the Upgrade Guide for Performing Pre Upgrade
    UPGRADE_PROGRESS : 0%
    UPGRADE_PROGRESS : 4%
    Upgrading Oracle Server
    UPGRADE_PROGRESS : 5%
    UPGRADE_PROGRESS : 6%
    UPGRADE_PROGRESS : 7%
    UPGRADE_PROGRESS : 8%
    UPGRADE_PROGRESS : 9%
    UPGRADE_PROGRESS : 10%
    UPGRADE_PROGRESS : 11%
    UPGRADE_PROGRESS : 12%
    UPGRADE_PROGRESS : 13%
    UPGRADE_PROGRESS : 14%
    UPGRADE_PROGRESS : 15%
    UPGRADE_PROGRESS : 16%
    UPGRADE_PROGRESS : 17%
    UPGRADE_PROGRESS : 18%
    UPGRADE_PROGRESS : 19%
    UPGRADE_PROGRESS : 20%
    UPGRADE_PROGRESS : 20%
    UPGRADE_PROGRESS : 21%
    UPGRADE_PROGRESS : 22%
    UPGRADE_PROGRESS : 23%
    UPGRADE_PROGRESS : 24%
    UPGRADE_PROGRESS : 25%
    UPGRADE_PROGRESS : 26%
    UPGRADE_PROGRESS : 27%
    UPGRADE_PROGRESS : 28%
    UPGRADE_PROGRESS : 29%
    UPGRADE_PROGRESS : 30%
    Collecting information from database
    UPGRADE_PROGRESS : 31%
    UPGRADE_PROGRESS : 32%
    UPGRADE_PROGRESS : 53%
    Modifying and starting Oracle instance
    UPGRADE_PROGRESS : 58%
    Copying database files
    UPGRADE_PROGRESS : 60%
    Switching database files
    UPGRADE_PROGRESS : 62%
    UPGRADE_PROGRESS : 63%
    ORA-01167: two files are the same file/group number or the same fileORA-00202: control file: 'C:\ORACLE\11G\FULLCLIENT\ORADATA\DATABASE\LV01\CTRLLV01.ORA'Any suggestions for this error?
    Thank you in advance.

  • Upgrade database from 10.0.2 to 11.2.0.2 .

    I want to upgrade database from 10.0.2 to 11.2.0.2 . Can i go for direct upgrade?
    Or i need to apply the patch bring the database to 10.2.0.2 and then upgrade to 11.2.0.2.
    Please suggest me on this ...

    Are you sure about that minor release number? Possibly 10.1? Release 10.2.0.2 is the minimum R2 version that can be upgraded directly to 11gR2, if its 10.1, that requires 10.1.0.5 or higher.
    The upgrade forum may offer better help, see Database Upgrade

  • Steps to upgrade vsom from 6.3 to 7.2

    Hi All.
    one of our customer needs to upgrade his existing vsom and vsms from 6.3 to 7.2 and he
    has purchased the below licenses and he dont need any of the existing data.
    L-CPS-M-OM-SW7
    L-CPS-M-MS-SW7
    L-CPS-M-SASD-7.
    as this is the first time I am upgrading to 7.2 can anyone please help me in this regard with simple steps to upgrade to 7.2 and do we need any other things apart from the above licenses

    Looking at your licensing, it appears that you have a fairly simple environment. If so, this doesn't have to be complex at all since the customer doesn't need any of the existing data. The simple solution would be to document your settings, approach this as a fresh install, and put your settings back.This will bypass any need for migration tools that might be needed to convert your database and save archives. I have no experience with these tools, so I'm not sure of their full capabilities.
    About a year ago, due to learning the system and some poor configuration choices on the disk, I needed to migrate my 7.0 cameras to a new 7.2 system that was configured correctly. Here's how I did it.
    1) Document, document, document. Take screenshot of all your settings. Take a backup of the database. Document the number of cameras you have, the number of templates, number of encoders, etc. This data will be used for verification after your migration.
    2) Connect to the MySQL database and write queries to obtain the necessary information that is needed to do a bulk import (using Excel) of your cameras, encoders, templates, etc. Below is the SQL I used for my IP cameras. Note: Since analog cameras are configured differently, I used a seperate SQL for these. You should have a seperate SQL for each device type. Copy the results into an Excel spreadsheet.
    ****** List IP Cameras **********************
    select a.name, a.model,
           d.ipaddress,
           e.name as 'Template',
           f.name as 'Server',
           (select name from groupinfo where objectid = a.location_objectid) as 'location',
           (select name from groupinfo where objectid = a.pointtolocation_objectid) as 'pointToLocation'
    from camera a,
         networkconfig b, networkconfig_network_interface c, network_interface d,
         devicetemplate e,
         server f
    where a.networkconfig_objectid=b.objectid and
          b.objectid=c.networkconfig_objectid and
          a.networkconfig_objectid=b.objectid and
          c.networkinterfaces_objectid=d.objectid and
          a.devicetemplate_objectid=e.objectid and
          a.managedby_objectid=f.objectid and
          a.objecttype=6
    order by location; 
    3) Build out the new system using VMWare (or some other virtualization solution) to test your configurations that you saved in Excel. (This will also let you get the new spreadsheets so you can know what data you need for the import.) This will help you ensure that you do not have any syntax errors. For us, we were migrating from virtual to virtual, so the system we tested on became our new PROD and we simply deleted the old VMs after verifying the new worked. Do not have your cameras run on both systems though. From my experience, you will be fine to pre-provision the cameras to the test system, but do not have streams going to both simultaneously.
    4) After you have tested your install and configurations, perform a full install on your Production system and load your configs.
    This process worked extremely well for me because we have a fairly simple configuration. All our cameras are Cisco except for a few analog cameras that have been connected to Cisco-encoders. We have only two templates, which we documented manually instead of writing SQL since there were so few. Since we were virtualized, we could easily keep PROD up while we pre-provisioned the new system. If something didn't work, we could easily revert to the old system. I highly recommend testing this in a virtual lab first, because from my experience, I had to go through a couple of iterations in my SQL code to format the data and capture what was needed properly. The syntax can be a bit tricky your first time through. Also, verify (using the 7.2.1) release notes that all your devices are supported and at a supported level of code. For us, some of our cameras were not at supported levels and experienced dropped frames every few seconds until we upgraded these to supported code.
    If your config is complex and you don't feel comfortable with the above steps, I recommend going with Scott's solution and seek help from a third party. Also, according to my recent conversation with TAC, skip 7.2.0 and go straight to 7.2.1. Apparently, there was a bad bug in the first one that, if encountered, could result in the loss of archives.
    Hope this helps.

  • Upgrade database from 10.1.0.3.0 to 10.1.0.5.0 or 10.2.0.2.0

    Hi,
    I have been using a Oracle database server 10.1.0.3.0 installed quite a few years ago on Solaris 10 x86. Now an Oracle application server I am going to install requires a database that is 10.1.0.5.0 and higher, or 10.2.0.2.0 and higher. I haven't touched database server installation for so long and would like someone to give a quick guide as to:
    - Where to download the necessary software for the upgrade?
    - Will this be just an upgrade or a new installation? What are the main steps involved?
    - How much is the risk that the existing 10.1.0.3.0 be rendered unusable because of the upgrade attempt?
    I am asking these questions because I need to use the existing database from day to day and can not afford to lose it, and I haven't been doing database server installation for years, and picking it up again will take quite an amount of time. I only did new installations before and have never done upgrading.
    Many thanks for your help!
    Newman

    Hi, Srini,
    You are right. I found the patch by the patch number you provided. But I can not download. The download button is dimmed, which pretty obviously means that the license we have does not include extended support. The only choice left is the path you outlined in you first answet to my question. To me that is a major effort for which I do not have the time right away, but have to postpone until the application development project on hand is completed.
    The information you provided is precious and I will refer back to this page when I undertake the upgrade.
    Many thanks for showing me the way when i am fumbling.
    Regards,
    Newman

  • Upgrade database from 10.2 to 11.1

    Hello,
    we have oracle 10.2 running in AIX 5.3. we wanted to upgrade to 11.1 in the same machine. which option would be better for upgrade and rollback in case of any issues with 11.1.
    1) manual upgrade of oracle from 10.2 to 11.1 with upgrade script(installation script). With this option, what about the data? 10.2 data will be automatically convert/migrate to 11.1 ??
    2) In case of rollback from 11.1 to 10.2, what is the best process?? can it be done like step 1) where data will be automatically coverted to 10.2 when oracle is downgraded to 10.2 ? , OR data export(11.1)/import(10.2) needs to be done manually after downgrading database?
    Edited by: user2319345 on Jun 30, 2010 8:18 AM

    user2319345 wrote:
    If we have to rollback after few days of upgrade, what is the process?? (In this case, there will be somuch of data change in >11.2 compared to 10.2 data, so we should not restore the old(10.2) data with RMAN. )You are right: in this case you can only try to downgrade the database from 11.2 to 10.2.
    Please read http://download.oracle.com/docs/cd/B28359_01/server.111/b28300/downgrade.htm#i1010243
    user2319345 wrote:
    If this data is replicated to some other applications as well , then it will be a huge problem if we restore old data)Yes but please note that this may also be a problem if you need to restore the database for another reason: See http://download.oracle.com/docs/cd/B19306_01/backup.102/b14191/recoscen.htm#BRADV232

  • Best Method To Upgrade Database From 8.0.5.2.6 to 9.2.0.5

    I have the following:
    Oracle 8 (8.0.5.2.6) Database running on a machine with Windows NT
    And I want to accomplish the following:
    Upgrade database to Oracle 9i (9.2.0.5) on a new machine running Windows Server 2003.
    I am looking for advice on the best method to accomplish this considering that I am changing three variables: 1)the database version, 2)the operating system, and 3)the physical location of the database.
    Thanks in advance for any advice anyone can provide.
    Jason

    It depends upon how you want to do the export and import. Whether a full database export or just the schema containing the data, etc. based on that you will have to create the 10g database and perform the import. Below are some relevant documents:
    Oracle® Database Upgrade Guide
    http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14238/toc.htm
    Oracle® Database Upgrade Guide - Export/Import
    http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14238/preup.htm#sthref67

  • Viewing Manually created Database from EM in 10G

    Hi All
    I have manually created one database in oracle 10g using following script:-->
    create database bally
    user sys identified by oracle
    user system identified by oracle
    logfile group 1 ('D:\oracle\product\10.1.0\oradata\bally\redo01.log') size 10M,
    group 2 ('D:\oracle\product\10.1.0\oradata\bally\redo02.log') size 10M,
    group 3 ('D:\oracle\product\10.1.0\oradata\bally\redo03.log') size 10M
    character set WE8ISO8859P1
    datafile 'D:\oracle\product\10.1.0\oradata\bally\system01.dbf'
    size 100M
    autoextend off
    extent management local
    sysaux datafile 'D:\oracle\product\10.1.0\oradata\bally\sysaux01.dbf'
    size 200M
    autoextend off
    undo tablespace undotbs1
    datafile 'D:\oracle\product\10.1.0\oradata\bally\undotbs01.dbf'
    size 50M
    default temporary tablespace temp
    tempfile 'D:\oracle\product\10.1.0\oradata\bally\temp01.dbf'
    size 50M
    archivelog;
    After that i run post scripts to create data dictionary views.
    Then I created the Listener for the created Database.
    Everythig is running fine including the listener and database but
    How can i view the database from Web Enterprise Manager.
    Kindly Guide
    Regards
    Bally

    You have to create the Enterprise Manager Repository first. You can use DBCA (Database Configuration Assistant) or EMCA (Enterprise Manager Configuration Assistant) for that. Then you can start EM by
    http://<hostname>:<port>/em
    See http://download-uk.oracle.com/docs/cd/B19306_01/em.102/b16242/structure.htm#CACDGDJA and http://download-uk.oracle.com/docs/cd/B19306_01/em.102/b16242/structure.htm#sthref75

  • Upgrade certification from 8 to 10g DBA track.

    Hi,
    I have an oracle certification 8 in DBA track, and I completed my oracle 8 certification in 2001. Now I want it to upgrade from oracle 8 DBA to 10g DBA. I don’t know for what exam I need prepare, or can I upgrade it or not.
    Do I need to upgrade my oracle 8 certification to 8i and then 8i to 9i and then 9i to 10g, or just need to give one exam for upgrade the certification 8 to 10g.
    Please explain in details.
    Thanks for help.

    And you thought a question about DBA certification was suitable for a SQL and PL/SQL forum?
    Perhaps you should try the [Certification forum|http://forums.oracle.com/forums/forum.jspa?forumID=459]
    ;)

  • (DBUA) New upgraded database from 10.2.0.4 to 11.2.0.3 adconfig fails

    OS: OEL5x86
    DB :11.2.0.3
    Good Day,
    I am trying to create the environment for my new upgraded database but I am getting an error..
    /ora/oracle/proddb/11.2.0/appsutil/install/PROD_mobay/adcrobj.sh and /ora/oracle/proddb/11.2.0/appsutil/install/PROD_mobay/txkcreateACL.sh
    subsequently failed stating the same error ORA-12705: Cannot access NLS data files or invalid environment specified.
    ---extract from autoconfig log-------
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for AppsUtil
    Executing script in InstantiateFile:
    /ora/oracle/proddb/11.2.0/appsutil/install/PROD_mobay/afdbprf.sh
    script returned:
    afdbprf.sh started at Thu Jan 23 12:14:45 EST 2014
    The environment settings are as follows ...
           ORACLE_HOME : /ora/oracle/proddb/11.2.0
            ORACLE_SID : PROD
                  PATH : /ora/oracle/proddb/11.2.0/perl/bin:/ora/oracle/proddb/11.2.0/bin:/ora/oracle/proddb/11.2.0/perl/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:.
          Library Path : /ora/oracle/proddb/11.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/ora/oracle/proddb/11.2.0/ctx/lib
    Executable : /ora/oracle/proddb/11.2.0/bin/sqlplus
    SQL*Plus: Release 11.2.0.3.0 Production on Thu Jan 23 12:14:45 2014
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.
    Enter value for 1: Enter value for 2: Enter value for 3: ERROR:
    ORA-12705: Cannot access NLS data files or invalid environment specified
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    .end err out.
    Any Suggestions?
    Regards,
    Shridath.

    Please see:
    AutoConfig is Failing with status 4 for a New Database with NLS Environment Error ORA-12705 (Doc ID 1612017.1)
    DatabaseTier Autoconfig Errors ORA-12705: Cannot Access NLS Data Files Or Invalid Environment Specified (Doc ID 548916.1)
    AutoConfig is Failing with status 4 for a New Database with NLS Environment Error ORA-12705 (Doc ID 1612017.1)
    Thanks,
    Hussein

  • Upgrade database from SBO 2007 PL 0 TO PL 35.

    Hello,
    I got a problem, when upgrading a database from SBO 2007 PL 0 TO PL 35.  The system says I can upgrade to the last release, and I can't do it.  I need help in how to do it, because I worked many things using PL 0 and I need to recuperate the information.
    Thanks.

    Hi Daniel,
    pl0 of 2007 has never been supported by SAP. It does not facilitate the IRU & should not be used in any environment, be it test or productive.
    I would recommend you go back to the latest backup of your database before you upgraded to 2007, upgrade it to the current patch & then the DTW to transfer all necessary data from your current database.
    All the best,
    Kerstin

  • ORA-01092 error while upgrading database from 9.2.0.6 to 10.2.0.1

    Hi ,
    Am getting ORA-01092 error while upgrading database to 10.2.0.1 from 9.2.0.6
    I executed the catupgrd.sql successfully and recompiled invaild objects.
    After that i tried to startup the database,but am getting the error:
    sql>startup
    oracle instance started
    database mounted
    ORA-01092 : Oracle instance terminated. Disconnection forced
    I checked alert log file.
    I am getting the following errors
    Errors in file /u01/......./udump/VIS_ora/7179.trc
    ORA-00604: error occurred at recursive SQL level 1
    ORA-00607: internal error occurred while making change to a datablock
    ORA-00600: internal error code, arguments [4194],[70] ,[39] [ ] []
    Error 604 happened during database open . Shutting down database
    instance terminated by USER pid =7179
    ORA-01092 error Signaled during alter database open
    Is there any block corruption? could u please share the solution for these errors?

    Hi;
    You are hitting ORA-00600: error which mean you may need to work oracle support for your issue.Pelase check below note if its not help i suggest rise sr
    Troubleshoot an ORA-600 or ORA-7445 Error Using the Error Lookup Tool [ID 153788.1]
    Regard
    Helios

Maybe you are looking for

  • Icons grayed out in SAP R/3 GUI iview

    The problem is when some people run the SAP R/3 GUI iview from EP5 and EP6, some of the icons are grayed out, such as the "create new session" icon, although you can create a new session from the system menu.  When I run the iview, I see all icons as

  • Using Designer as a code repository

    Hello, I am curious as to how many users on this forum use Designer as a source code repository as well as for logical/ physical modelling, code generation, etc.? We're in a position where we have a number of repositories to store 'code', and what is

  • Swing : login with error checking

    Hi all, I am trying to write a login with error checking on the password. If password validation fail. It will remain there. If it passes it will go to the application. any samples and sites please. thanks andrew

  • Custom Store - Call to Action

    Does anyone have any experience with using "a call to action" "buy now" button inside a DPS Free Issue within a custom store? What I have in mind is a button on the pages of the sampler free issue of a magazine, that when touched, triggers a buy now

  • Can you make a spreadshee​t object log every hour on the half hour?

    I have a spreadsheet object that logs the data every hour on the hour, i.e., at 1:00 p.m., 2:00 p.m., etc. Can I make it log every hour on the half hour, i.e., at 1:30 p.m., 2:30 p.m., etc.? If so, how?