9.0.4 to 10.1.2 upgrade ora-00600 error

We are upgrading our forms from 9.0.4 to 10.1.2... We are having some issues converting a couple of forms. Most forms are converting just fine and work great. One of the forms has this error in a when-button-pressed trigger...
ora-00600: internal error code, arguments: [KGHALO2], [0x0], [], [], [], [], [], []I commented out some code in the trigger untill the error went away. Form Builder is having an issue with a database plsql package.procedure call that is actually a wrapper to a java class stored in the database. The code in this 10.1.2 form is identical to the code in the 9.0.4 form. The 9.0.4 form works fine and calls this wrapper A-ok. The 10.1.2 form throws the error above. This error hapens when compiling the when-button-pressed code in form builder on my local pc and when trying to compile the form on the app server. Am I missing a java setting somewhere in both places?
create or replace
PACKAGE        sims_marrs_report IS
  PROCEDURE insert_clob_data(dot_case_num    in  varchar2,
                             docxml_id       in  number,
                             temp_report_pk  in  number,
                             marrs_report_pk in  number,
                             out_error       out varchar2)
  as language java name
     'AccidentReport.create(java.lang.String,
                            oracle.sql.NUMBER,
                            oracle.sql.NUMBER,
                            oracle.sql.NUMBER,
                            java.lang.String[])';
end;Edited by: Mark Reichman on Oct 16, 2008 2:46 PM

You are a genius.. :) So, if you want to call java in the database from forms 10.1.2 you have to double wrap your java...
According to metalink Note:368022.1 creating another wrapper around the plsql wrapper will fix the issue.

Similar Messages

  • Startup upgrade ORA-00205: error in identifying control file

    Hi,
    I am doing a manual upgrade from 10.2.04 to 11.2.03.
    I have installed 11.2.0.3.
    Ran utlu112i.sql
    Copied TNSNAMES and LISTENER.ora,init.ora from 10g home to 11g home respective directories.
    Commented all dump_dest paramteres in 11g init.ora and added diagnostic_dest parameter
    exported all the varaiables as follows.
    export ORACLE_HOME=/oracle/ora11203
    export PATH=$ORACLE_HOME/bin:$PATH
    export ORACLE_SID=OMIGTEST
    export TNS_ADMIN=$ORACLE_HOME/network/admin
    export ORACLE_BASE=/oracle/ora11203/app/ora11203
    Now when i try to start DB from the unix session where all of above variables are set,i am getting following issue.
    SQL> startup upgrade
    ORACLE instance started.
    Total System Global Area 1636892672 bytes
    Fixed Size                  2183056 bytes
    Variable Size            1090519152 bytes
    Database Buffers          536870912 bytes
    Redo Buffers                7319552 bytes
    ORA-00205: error in identifying control file, check alert log for more info
    Alert log says as below.
    ORACLE_BASE from environment = /oracle/ora11203/app/ora11203
    Thu Aug 23 15:03:36 2012
    ALTER DATABASE   MOUNT
    ORA-00210: cannot open the specified control file
    ORA-00202: control file: '/oracle/ora11203/dbs/cntrlOMIGTEST.dbf'
    ORA-27037: unable to obtain file status
    HPUX-ia64 Error: 2: No such file or directory
    Additional information: 3
    ORA-205 signalled during: ALTER DATABASE   MOUNT...In init.ora of 11g (which is copied from 10g) ,i have commented our control file path entry.
    Kindly assist me as i am doing upgrade for the first time.
    Thanks
    Edited by: user10698496 on Aug 24, 2012 2:47 AM

    Hi,
    Issue of sqlplus is solved after setting proper LD_LIBRARY_PATH.
    But eve after that startup upgrade showing same error.
    sqlplus '/as sysdba'
    SQL*Plus: Release 11.2.0.3.0 Production on Thu Aug 23 16:22:16 2012
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing optionsSQL> startup upgrade
    ORACLE instance started.
    Total System Global Area 1636892672 bytes
    Fixed Size 2183056 bytes
    Variable Size 1090519152 bytes
    Database Buffers 536870912 bytes
    Redo Buffers 7319552 bytes
    ORA-00205: error in identifying control file, check alert log for more info
    Do i copy control file from 10g home and place in in 11g path and mention it in init.ora before upgrade?
    Thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • 11.1 to 11.2 upgrade - ORA-25319 errors

    I recently upgraded from 11.1 to 11.2. The upgrade seemed to work with no errors.
    Since the upgrade I have been getting LOTS and LOTS of ORA-25319.
    I cannot find any details on what might be causing this or how to fix it.
    I have raised an SR and I have search the support DB for this error, but not resolutations can be found.
    Has anyone come across this error ?
    Thanks
    Brendan
    PS. While writing this post I've had 3 emails reporting this error

    In my case, starting the OEM agent produces the error. And the agent eventually has be be stopped, because it takes all available CPU. But, also every now and then MMON produces them . I have just sent the errorstack trace to oracle. Usually only get one response a day. I have tried to escalate, the only option is a "prod system down" status at this point I assume.
    I have compiled invalid objects numerous times, no system objects (other than a couple obsolete ones) are invalid.
    Thu Jun 16 09:55:17 2011
    Errors in file /orasys/diag/rdbms/stlpeve/stlpeve/trace/stlpeve_mmon_3879030.trc (incident=48223):
    ORA-25319: Queue table repartitioning aborted
    Incident details in: /orasys/diag/rdbms/stlpeve/stlpeve/incident/incdir_48223/stlpeve_mmon_3879030_i48223.trc
    ==
    Dump file /orasys/diag/rdbms/stlpeve/stlpeve/incident/incdir_48223/stlpeve_mmon_3879030_i48223.trc
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORACLE_HOME = /orasys/ora11202
    System name: AIX
    Node name: stlpora40
    Release: 1
    Version: 6
    Machine: 00F609144C00
    Instance name: stlpeve
    Redo thread mounted by this instance: 1
    Oracle process number: 16
    Unix process pid: 3879030, image: oracle@stlpora40 (MMON)
    *** 2011-06-16 09:55:17.095
    *** SESSION ID:(1217.1) 2011-06-16 09:55:17.095
    *** CLIENT ID:() 2011-06-16 09:55:17.095
    *** CLIENT ID:() 2011-06-16 09:55:17.095
    *** SERVICE NAME:(SYS$BACKGROUND) 2011-06-16 09:55:17.095
    *** MODULE NAME:() 2011-06-16 09:55:17.095
    *** ACTION NAME:() 2011-06-16 09:55:17.095
    Dump continued from file: /orasys/diag/rdbms/stlpeve/stlpeve/trace/stlpeve_mmon_3879030.trc
    ORA-25319: Queue table repartitioning aborted
    ========= Dump for incident 48223 (ORA 25319) ========
    *** 2011-06-16 09:55:17.098
    dbkedDefDump(): Starting incident default dumps (flags=0x2, level=3, mask=0x0)
    ----- SQL Statement (None) -----
    Current SQL information unavailable - no cursor.
    ----- Call Stack Trace -----
    calling call entry argument values in hex
    location type point (? means dubious value)

  • Failed 4.1 upgrade (with solution) - ORA-00600: [kgiinb_invalid_obj]

    Hi everyone,
    I just wanted to post this here in case anyone hits the same problem.
    I hit an error while upgrading from Apex 4.0 to 4.1 on Oracle Database Standard Edition One - 11.1.0.7.
    The symptom was that the installation stopped with the following ORA-600 error:
    SQL> @apexins sysaux sysaux temp /i/
    ... lots of script output here
    -- Now beginning upgrade. This will take several minutes.---
    -- Ensuring template names are unique ---
    -- Migrating metadata to new schema ---
    -- Switching builder to new schema ---
    begin
    ERROR at line 1:
    *ORA-00600: internal error code, arguments: [kgiinb_invalid_obj]*, [0x379A5E00],
    [0x44DB70E8], [], [], [], [], [], [], [], [], []
    After a bit of research, I came to the conclusion that this was due to a version-specific problem with the 11.1.0.7, and I decided to try installing Patch 7420394.
    I downloaded the patch for our OS (Oracle Linux 32-bit) from support.oracle.com and, following the patch documentation, applied this patch to the DB.
    I then tried re-running the "apexins.sql" script but got the following error
    This version of Application Express is already installed.
    begin
    ERROR at line 1:
    ORA-00900: invalid SQL statement
    ORA-06512: at line 6
    To remedy this, I dropped the user created in the earlier installation attempt and re-installed using the "apexins.sql" script, this time the installation was successful.
    SQL> drop user apex_040100 cascade;
    User dropped.
    SQL> @apexins sysaux sysaux temp /i/
    Hopefully this will post help someone out there that hits the same problem.
    Best of luck and enjoy 4.1!
    Niall.

    Hi, I went trough the same mess upgrading our apex 3.1 installation to apex 4.1.1
    OS: Windows 2008r2 fully updated with windows patches
    Database: Oracle Enterprise 11.1.0.7.0 - never patched
    I too did get an error like this one on linux: ORA-00600: internal error code, arguments: [kgiinb_invalid_obj], [0x379A5E00],
    Use Metalink Note 153788.1 - Troubleshoot an ORA-00600 Error using the ORA-00600 Argument Lookup Tool, this tool takes first argument and the stack information as inputs to provide guidance on identifying the possible issues related to the error.
    In this case use the argument "[kgiinb_invalid_obj], [0x379A5E00]," in the lookup tool -> Document 860930.1 matches this error.
    In the end my solution was to apply Patch Set Update (PSU) 14 or above - the latest was PSU 43, and it did the trick.
    Check Metalink article: Patch Set Updates for Oracle Products [ID 854428.1]
    /Kenny

  • 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

  • SharePoint 2013 site collection 'upgrade completed with errors'

    Hi All, 
    I am in process to upgrade SharePoint 2010 to SharePoint 2013 with all steps as mentioned in TechNet. 
    I was able to get all the SP2010 UI in SP2013 environment. However, when I navigated to top level site and clicked on “Site
    Collection health checks”. In SP2010 environment I never used (as Farm Admin) any Video content type. It belongs
    to out-of-the-box "digital asset content types" and cannot be deleted.
    Therefore I changed the name of Video to our department name like "Video - Company" and ran the site collection health check again. This time there was no conflict for content types. 
    After ran the site collection upgrade I got following error. 
    -------------------------------------------START------------------------------------------
    05/05/2014 14:34:28.66 OWSTIMER (0x1474)
    0x123C SharePoint Foundation Upgrade
    SPFeatureDefinition aj2bj
    ERROR Feature upgrade action 'AddContentTypeField' threw an exception upgrading Feature 'CTypes' (Id: 15/'695b6570-a48b-4a8e-8ea5-26ea7fc1d162') in Site 'http://sp13fe01-dev': Field type
    Rating is not installed properly. Go to the list settings page to delete this field.
    32d48d9c-70d4-f09a-6073-526808f844be
    05/05/2014 14:34:53.04 OWSTIMER (0x1474)
    0x123C SharePoint Foundation Upgrade
    SPSiteWssSequence2 ajy6m
    ERROR Feature upgrade incomplete for Feature 'CTypes' (Id: 15/'695b6570-a48b-4a8e-8ea5-26ea7fc1d162') in Site 'http://sp13fe01-dev'. Exception: Field type Rating is not installed properly. Go to the list settings
    page to delete this field. 32d48d9c-70d4-f09a-6073-526808f844be
    05/05/2014 15:18:43.95 OWSTIMER (0x1474)
    0x123C SharePoint Foundation Upgrade
    SPManager ajxoe
    ERROR RunUpgradeSiteSession [SPSite Url=http://sp13fe01-dev] failed.
    32d48d9c-70d4-f09a-6073-526808f844be
    05/05/2014 15:18:44.16 OWSTIMER (0x1474)
    0x123C SharePoint Foundation Upgrade
    SPManager ajxoe
    ERROR Exception: Upgrade completed with errors.  Review the upgrade log file located in C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS\SiteUpgrade-20140505-143330-61.log.  The
    number of errors and warnings is listed at the end of the upgrade log file.
    32d48d9c-70d4-f09a-6073-526808f844be
    05/05/2014 15:18:44.16 OWSTIMER (0x1474)
    0x123C SharePoint Foundation Upgrade
    SPManager ajxoe
    ERROR   at Microsoft.SharePoint.Upgrade.SPUpgradeSession.CheckPoint()     at Microsoft.SharePoint.Upgrade.SPUpgradeSession.LogEnd()     at Microsoft.SharePoint.Upgrade.SPManager.RunUpgradeSiteSessionCore(Object
    lockObject, SPSite site, SPUpgradeOperationFlags upgradeOperationFlags, Boolean checkConcurrentSiteUpgradeSessi
    32d48d9c-70d4-f09a-6073-526808f844be
    -----------------------------------END-------------------------------------
    Feature ID 695b6570-a48b-4a8e-8ea5-26ea7fc1d162 is Standard Content Type Definitions  https://social.technet.microsoft.com/wiki/contents/articles/7695.sharepoint-2010-list-of-features-id-displayname-and-scopes.aspx. 
    Any expert to solve the issue?? 
    Thank you. 
    regards, 
    Aroh Shukla

    Hi All and Inderjeet,
    Thanks for your reply and pointers. 
    I did follow the steps as mentioned in the links above. I used some third party solutions but not for any Video solution. I was able to successfully migrated the SP2010 (WSS_Content) to SP2013 (WSS_Content) environment a few weeks back with exactly same
    third party solutions and no site collection error:
    I renamed the default and out-of-the box video site content type as shown:
    I ran the "Site Collection Health Check" and did not receive any error as in my second screenshot. 
    But, after upgrade the Site Collection Upgrade and got the same errors. 
    I don't know if there is any SharePoint Server 2013 patch gave this error as I keep run the Windows Server 2012 (not running R2) and SharePoint Server 2013 regularly.  
    Can suggest how to resolve this error?
    Many Thanks!!
    --Aaroh 
    Aroh Shukla
    The same here. Opening a support ticket with MS.

  • ORA-12709: error while loading create database character set after upgrade

    Dear All
    i m getting ORA-12709: error while loading create database character set, After upgraded the database from 10.2.0.3 to 11.2.0.3 in ebusiness suit env.
    current application version 12.0.6
    please help me to resolve it.
    SQL> startup;
    ORACLE instance started.
    Total System Global Area 1.2831E+10 bytes
    Fixed Size 2171296 bytes
    Variable Size 2650807904 bytes
    Database Buffers 1.0133E+10 bytes
    Redo Buffers 44785664 bytes
    ORA-12709: error while loading create database character set
    -bash-3.00$ echo $ORA_NLS10
    /u01/oracle/PROD/db/teche_st/11.2.0/nls/data/9idata
    export ORACLE_BASE=/u01/oracle
    export ORACLE_HOME=/u01/oracle/PROD/db/tech_st/11.2.0
    export PATH=$ORACLE_HOME/bin:$ORACLE_HOME/perl/bin:$PATH
    export PERL5LIB=$ORACLE_HOME/perl/lib/5.10.0:$ORACLE_HOME/perl/site_perl/5.10.0
    export ORA_NLS10=/u01/oracle/PROD/db/teche_st/11.2.0/nls/data/9idata
    export ORACLE_SID=PROD
    -bash-3.00$ pwd
    /u01/oracle/PROD/db/tech_st/11.2.0/nls/data/9idata
    -bash-3.00$ ls -lh |more
    total 56912
    -rw-r--r-- 1 oracle oinstall 951 Jan 15 16:05 lx00001.nlb
    -rw-r--r-- 1 oracle oinstall 957 Jan 15 16:05 lx00002.nlb
    -rw-r--r-- 1 oracle oinstall 959 Jan 15 16:05 lx00003.nlb
    -rw-r--r-- 1 oracle oinstall 984 Jan 15 16:05 lx00004.nlb
    -rw-r--r-- 1 oracle oinstall 968 Jan 15 16:05 lx00005.nlb
    -rw-r--r-- 1 oracle oinstall 962 Jan 15 16:05 lx00006.nlb
    -rw-r--r-- 1 oracle oinstall 960 Jan 15 16:05 lx00007.nlb
    -rw-r--r-- 1 oracle oinstall 950 Jan 15 16:05 lx00008.nlb
    -rw-r--r-- 1 oracle oinstall 940 Jan 15 16:05 lx00009.nlb
    -rw-r--r-- 1 oracle oinstall 939 Jan 15 16:05 lx0000a.nlb
    -rw-r--r-- 1 oracle oinstall 1006 Jan 15 16:05 lx0000b.nlb
    -rw-r--r-- 1 oracle oinstall 1008 Jan 15 16:05 lx0000c.nlb
    -rw-r--r-- 1 oracle oinstall 998 Jan 15 16:05 lx0000d.nlb
    -rw-r--r-- 1 oracle oinstall 1005 Jan 15 16:05 lx0000e.nlb
    -rw-r--r-- 1 oracle oinstall 926 Jan 15 16:05 lx0000f.nlb
    -rw-r--r-- 1 oracle oinstall 1.0K Jan 15 16:05 lx00010.nlb
    -rw-r--r-- 1 oracle oinstall 958 Jan 15 16:05 lx00011.nlb
    -rw-r--r-- 1 oracle oinstall 956 Jan 15 16:05 lx00012.nlb
    -rw-r--r-- 1 oracle oinstall 1005 Jan 15 16:05 lx00013.nlb
    -rw-r--r-- 1 oracle oinstall 970 Jan 15 16:05 lx00014.nlb
    -rw-r--r-- 1 oracle oinstall 950 Jan 15 16:05 lx00015.nlb
    -rw-r--r-- 1 oracle oinstall 1.0K Jan 15 16:05 lx00016.nlb
    -rw-r--r-- 1 oracle oinstall 957 Jan 15 16:05 lx00017.nlb
    -rw-r--r-- 1 oracle oinstall 932 Jan 15 16:05 lx00018.nlb
    -rw-r--r-- 1 oracle oinstall 932 Jan 15 16:05 lx00019.nlb
    -rw-r--r-- 1 oracle oinstall 951 Jan 15 16:05 lx0001a.nlb
    -rw-r--r-- 1 oracle oinstall 944 Jan 15 16:05 lx0001b.nlb
    -rw-r--r-- 1 oracle oinstall 953 Jan 15 16:05 lx0001c.nlb
    Starting up:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options.
    ORACLE_HOME = /u01/oracle/PROD/db/tech_st/11.2.0
    System name: SunOS
    Node name: proddb3.zakathouse.org
    Release: 5.10
    Version: Generic_147440-19
    Machine: sun4u
    Using parameter settings in server-side spfile /u01/oracle/PROD/db/tech_st/11.2.0/dbs/spfilePROD.ora
    System parameters with non-default values:
    processes = 200
    sessions = 400
    timed_statistics = TRUE
    event = ""
    shared_pool_size = 416M
    shared_pool_reserved_size= 40M
    nls_language = "american"
    nls_territory = "america"
    nls_sort = "binary"
    nls_date_format = "DD-MON-RR"
    nls_numeric_characters = ".,"
    nls_comp = "binary"
    nls_length_semantics = "BYTE"
    memory_target = 11G
    memory_max_target = 12G
    control_files = "/u01/oracle/PROD/db/apps_st/data/cntrl01.dbf"
    control_files = "/u01/oracle/PROD/db/tech_st/10.2.0/dbs/cntrl02.dbf"
    control_files = "/u01/oracle/PROD/db/apps_st/data/cntrl03.dbf"
    db_block_checksum = "TRUE"
    db_block_size = 8192
    compatible = "11.2.0.0.0"
    log_archive_dest_1 = "LOCATION=/u01/oracle/PROD/db/apps_st/data/archive"
    log_archive_format = "%t_%s_%r.dbf"
    log_buffer = 14278656
    log_checkpoint_interval = 100000
    log_checkpoint_timeout = 1200
    db_files = 512
    db_file_multiblock_read_count= 8
    db_recovery_file_dest = "/u01/oracle/fast_recovery_area"
    db_recovery_file_dest_size= 14726M
    log_checkpoints_to_alert = TRUE
    dml_locks = 10000
    undo_management = "AUTO"
    undo_tablespace = "APPS_UNDOTS1"
    db_block_checking = "FALSE"
    session_cached_cursors = 500
    utl_file_dir = "/usr/tmp"
    utl_file_dir = "/usr/tmp"
    utl_file_dir = "/u01/oracle/PROD/db/tech_st/10.2.0/appsutil/outbound"
    utl_file_dir = "/u01/oracle/PROD/db/tech_st/10.2.0/appsutil/outbound/PROD_proddb3"
    utl_file_dir = "/usr/tmp"
    plsql_code_type = "INTERPRETED"
    plsql_optimize_level = 2
    job_queue_processes = 2
    cursor_sharing = "EXACT"
    parallel_min_servers = 0
    parallel_max_servers = 8
    core_dump_dest = "/u01/oracle/PROD/db/tech_st/10.2.0/admin/PROD_proddb3/cdump"
    audit_file_dest = "/u01/oracle/admin/PROD/adump"
    db_name = "PROD"
    open_cursors = 600
    pga_aggregate_target = 1G
    workarea_size_policy = "AUTO"
    optimizer_secure_view_merging= FALSE
    aq_tm_processes = 1
    olap_page_pool_size = 4M
    diagnostic_dest = "/u01/oracle"
    max_dump_file_size = "20480"
    Tue Jan 15 16:16:02 2013
    PMON started with pid=2, OS id=18608
    Tue Jan 15 16:16:02 2013
    PSP0 started with pid=3, OS id=18610
    Tue Jan 15 16:16:03 2013
    VKTM started with pid=4, OS id=18612 at elevated priority
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Tue Jan 15 16:16:03 2013
    GEN0 started with pid=5, OS id=18616
    Tue Jan 15 16:16:03 2013
    DIAG started with pid=6, OS id=18618
    Tue Jan 15 16:16:03 2013
    DBRM started with pid=7, OS id=18620
    Tue Jan 15 16:16:03 2013
    DIA0 started with pid=8, OS id=18622
    Tue Jan 15 16:16:03 2013
    MMAN started with pid=9, OS id=18624
    Tue Jan 15 16:16:03 2013
    DBW0 started with pid=10, OS id=18626
    Tue Jan 15 16:16:03 2013
    LGWR started with pid=11, OS id=18628
    Tue Jan 15 16:16:03 2013
    CKPT started with pid=12, OS id=18630
    Tue Jan 15 16:16:03 2013
    SMON started with pid=13, OS id=18632
    Tue Jan 15 16:16:04 2013
    RECO started with pid=14, OS id=18634
    Tue Jan 15 16:16:04 2013
    MMON started with pid=15, OS id=18636
    Tue Jan 15 16:16:04 2013
    MMNL started with pid=16, OS id=18638
    DISM started, OS id=18640
    ORACLE_BASE from environment = /u01/oracle
    Tue Jan 15 16:16:08 2013
    ALTER DATABASE MOUNT
    ORA-12709 signalled during: ALTER DATABASE MOUNT...

    ORA-12709 signalled during: ALTER DATABASE MOUNT...Do you have any trace files generated at the time you get this error?
    Please see these docs.
    ORA-12709: WHILE STARTING THE DATABASE [ID 1076156.6]
    Upgrading from 9i to 10gR2 Fails With ORA-12709 : Error While Loading Create Database Character Set [ID 732861.1]
    Ora-12709 While Trying To Start The Database [ID 311035.1]
    ORA-12709 when Mounting the Database [ID 160478.1]
    How to Move From One Database Character Set to Another at the Database Level [ID 1059300.6]
    Thanks,
    Hussein

  • Itunes was working fine. Tries to install latest upgrade and get error message about an invalid character in the path "Program Files (x86)". PC, Win7, nothing else appears to be having same issue.

    Itunes was working fine. Tried to install latest upgrade and get error message about an invalid character in the path "Program Files (x86)". PC, Win7, nothing else appears to be having same issue. Program still works, simply cannor upgrade.

    Thanks b noir,
    I tried this solution without success. After FixIt ran and didn't find a problem, either in looking for issues with "software upgrade" or "iTunes" it kindly offered to help me uninstall iTunes. I had thought of this as a possibilty but it seems to me that if you do that you lose a lot of "non-native-to-Apple" information you might have entered. I did this once and recovery was painfull. Is there a way to uninstall iTunes without losing all of that sort of thing? Any help would be appreciated.

  • Upgrade - Health Check Error

    Hi All, I am upgrading the site collection which has NO workflow implemented in 2010. When I am doing health check before the upgrade I am getting this
    •<websiteUrl>/_catalogs/wfpub/Approval - SharePoint 2010/ReviewApproval_1033.vdw - Reset page to default
    •<websiteUrl>/entsearch/Pages/peopleresults.aspx - Reset page to default
    •<websiteUrl>/_catalogs/wfpub/Collect Feedback - SharePoint 2010/ReviewFeedback_1033.xoml.wfconfig.xml - Reset page to default
    •<websiteUrl>/_catalogs/wfpub/Approval - SharePoint 2010/ReviewApproval_1033.xoml.wfconfig.xml - Reset page to default
    •<websiteUrl>/_catalogs/wfpub/Collect Feedback - SharePoint 2010/ReviewFeedback_1033.vdw - Reset page to default
    •<websiteUrl>/_catalogs/wfpub/Collect Signatures - SharePoint 2010/Signatures_1033.vdw - Reset page to default
    •<websiteUrl>/entsearch/Pages/results.aspx - Reset page to default
    •<websiteUrl>/_catalogs/wfpub/Collect Signatures - SharePoint 2010/Signatures_1033.xoml.wfconfig.xml - Reset page to default
    •<websiteUrl>/Education Documents/Forms/template.dotx - Reset page to default
    •<websiteUrl>/_catalogs/masterpage/VariationRootPageLayout.aspx - Reset page to default
    What is this error about? Should I proceed the upgrade with this error or resolve? 
    Please advice.
    Regards,
    Khushi
    Khushi

    Hi,
    According to your post, my understanding is that you got “Reset page to default” error in Health Check.
    If you haven't customize any workflow or anything, you can just reset them to the default, it’s OK.
    Because in the database the sourse pages were completely uncustomized, out of the box.
    So, you can reset them to the default, then check with Health Check, it would no error again.
    http://www.chrismcnulty.net/blog/Lists/Posts/Post.aspx?ID=113
    Thanks & Regards,
    Jason 
    Jason Guo
    TechNet Community Support

  • 10.2 to 11.2 upgrade ORA-20011/ORA-12702

    ORA-20011/ORA-12702 error received post upgrade (in 11g) when running full database stats,
       stats worked in 10g. upgrade appeared successful, no errors.
    database:
    freshly upgraded from 10.2.0.3.0 => 
    Oracle Database 11g Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE    11.2.0.1.0      Production
    TNS for Solaris: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    server:
    SunOS xxxxxx 5.10 Generic_Virtual sun4v sparc sun4v
    64-bit sparcv9 kernel modules
    SQL> exec dbms_stats.gather_database_stats;
    BEGIN dbms_stats.gather_database_stats; END;
    ERROR at line 1:
    ORA-20011: Approximate NDV failed: ORA-12702: invalid NLS parameter string used in SQL function
    ORA-06512: at "SYS.DBMS_STATS", line 20508
    ORA-06512: at "SYS.DBMS_STATS", line 20993
    ORA-06512: at "SYS.DBMS_STATS", line 21150
    ORA-06512: at "SYS.DBMS_STATS", line 21109
    ORA-06512: at line 1
    SQL> exec dbms_stats.gather_database_stats_job_proc;
    PL/SQL procedure successfully completed.
    SQL> exec DBMS_STATS.GATHER_DATABASE_STATS (estimate_percent =>100, block_sample=>FALSE, method_opt=>'for all columns size auto', degree=>null, cascade=>true, no_invalidate=>false, options=>'GATHER STALE', gather_sys=>FALSE);
    PL/SQL procedure successfully completed.
    SQL> !env | grep NLS
    NLS_LANG=american
    NLS_DATE_FORMAT=YYYY/MM/DD HH24:MI:SS
    SQL> select userenv('LANGUAGE') from dual;
    USERENV('LANGUAGE')
    AMERICAN_AMERICA.AL32UTF8
    SQL> select * from v$nls_parameters where parameter like '%CHARACTERSET%';
    PARAMETER
    VALUE
    NLS_CHARACTERSET
    AL32UTF8
    NLS_NCHAR_CHARACTERSET
    AL16UTF16
    any ideas, please? I haven't seen this elsewhere..

    may be its due to version issue. you Source database is 10.2.0.3.0  and it should be 10.2.0.4.0
    Prerequisite
    1.  your source database must be atleast 10.2.0.4.0  or Patch set for 10.2.0.2.5 should be installed
    2.  Time version must be >= 4
    Regards
    Sanchit Gupta

  • Upgrade assistant Server error: your username is root, but must be SID adm

    Hi GURU's,
    I am working on "Combined Upgrade & Unicode Conversion" 4.6C ==> NW2004s
    When starting Upgrade assistant and continuue with upgrade getting following error:
    Server error: your username is root, bu must be <SID>adm
    I have option to continue, or cancel
    When I choose "Continue" Upgrade assistant disconects from Upgrade server
    Has someone any idea, what is the reason, and how can I solve this issue.
    PS: I have also tried to start upgrade with <SID>adm user, but the same error.
    Thanks for your help in advance.

    Hi,
    The whole upgrade should only be executed using <sid>adm, not root. I suggest to re-run the upgrade using <sid>adm user.
    Also ensure all files in  /put directory have correct permissions.
    Cheers!

  • Upgrade 10G DB 10.2.0.1 into the 10.2.0.4 - get ORA-00600: internal error

    Hi All,
    Who can help me resolved the issue for ORA-00600: internal error code, arguments: [kksfbc-reparse-infinite-loop], [0x86698AC], [], [], [], [], [], []?
    The warning is from 10g 10.2.0.1 to upgrade into the 10.2.0.4. it is blocking my server to do testing. :(
    Edited by: Sammi_wu on Dec 23, 2008 4:04 AM

    This issue is noted in ML Doc 444985.1 (Summary of Bugs and Patches for ORA-600 [kksfbc-reparse-infinite-loop]) with a solution.
    HTH
    Srini

  • Upgrade file pattern error

    Model BEFW11S4
    Version 3
    Firmware 1.2.
    I have connected my Win XP laptop with cable directly to the router, and I am trying to update firmware to version 1.45.10 which should be the correct update for my model, but the upgrade is interrupted with "Upgrade file pattern error".
    I have tried hard-resetting the router before upgrading, but with the same result.
    What to do?

    How are you upgrading the routers firmware? Are you using the router web-based user-interface? If you are then try using this alternate way...
    Go to www.linksys.com/downloads .. search for BEFW11S4 v3 ... then download the Set-up Wizard. Use this to upgrade your router instead. When you run this program, it will ask you for a server, password and then a file. Server is the router IP, password is the router password (default is admin) and file would be the firwmware you downloaded... once you input the necessary info... hit upgrade and you should be good to go.

  • JAEHYLEE (R12 FND) R12 Upgrade후에 ORA-20001 FND_CANT_INSERT_USER_ROLE

    Purpose
    R12 Upgrade후에 System admin에서 권한을 assign할려고 할때
    GET ORA-20001 FND_CANT_INSERT_USER_ROLE 에러가 자주 발생 합니다.
    Cause
    Upgrade to 12.0.2.
    ORA-20001 error는 이미 권한이 할당되어 있을때 발생합니다.
    The ORA-20001 error is often caused by the responsibility already being assigned.
    Solution
    아래 "Workflow Directory Services User/Role Validation"을
    parameters : 100000, Yes, Yes, No로 수행을 하시기 바랍니다.
    Reference
    Note 454988.1

    please check note( Supplier Registration Page Gets Error java.sql.SQLException: ORA-20001 )
    Note:330350.1 althogh its for 11i but the cuz seems right
    Cause
    The root cause is that FND.H changes fnd_user_resp_groups from a table to a view which return
    end_date as year 9999 instead of the value of null in the underlying data. The code in
    confirm_has_resp expects the end_date of the pos guest user resp to user guest to be null, and if
    not, trying to insert the assignment and fail (because the assignment already exists and active).
    Development provide the cause in bug 3610633
    fadi

  • ITunes upgrade/fresh install error!

    Hello all.
    I am using an iPod Touch second generation. Tried to upgrade to iOS5 but it required me to upgrade my iTunes to the latest version. Tried to upgrade and an error popped up "Package installer error" or some sort. Been told to redownload the installer package or try to reinstall. Tried both but to no avail. I thought my current iTunes was the culprit so I uninstalled my iTunes and tried again installing the latest iTunes. But the same error popped up again!
    Now I don't have any itunes, and I dont know where does the previous itunes keep my iPod backup files. I have thousands of apps over there and it would be really frustrating to lose it.
    Someone please help me. Thanks in advance.

    "Package installer error"
    What's the precise text of that error message, please? (There's a few different ones I can think of that you might be getting.)

Maybe you are looking for