Oracle error ORA-39127 unexpected error from call to export_string

Hi
The export for an database encounters the following error .Can someone take a look at the cause please.
Processing object type DATABASE_EXPORT/SYSTEM_PROCOBJACT/PRE_SYSTEM_ACTIONS/PROCACT_SYSTEM
Processing object type DATABASE_EXPORT/SYSTEM_PROCOBJACT/PROCOBJ
ORA-39127: unexpected error from call to export_string :=SYS.DBMS_SERVER_ALERT_EXPORT.SYSTEM_INFO_EXP(1,dynconnect,'11.02.00.02.00',newblock)
ORA-13914: Threshold notification failed.
ORA-06512: at "SYS.DBMS_SERVER_ALERT", line 187
ORA-06512: at "SYS.DBMS_SERVER_ALERT_EXPORT", line 132
ORA-06512: at line 1
ORA-06512: at "SYS.DBMS_METADATA", line 7418
Processing object type DATABASE_EXPORT/SYSTEM_PROCOBJACT/POST_SYSTEM_ACTIONS/PROCACT_SYSTEM
Processing object type DATABASE_EXPORT/SCHEMA/PROCACT_SCHEMA
Processing object type DATABASE_EXPORT/SCHEMA/TABLE/TABLE
Processing object type DATABASE_EXPORT/SCHEMA/TABLE/PRE_TABLE_ACTION
Regards

There are a lot of similar errors on MOS, perhaps you should search through them and see if any apply to you.
What version/patch level are you on? Have you made any grid control threshold modifications? Are you using procobol in an upgraded database?
You might want to go through support for this one.

Similar Messages

  • Need Help in expdp for resolving ORA-39127: unexpected error from call

    Hi All,
    My Environment is -------> Oracle 11g Database Release 1 On Windows 2003 Server SP2
    Requirement is ------------> Data Pump Jobs to be completed without any error message.
    I am tryring to take export data pump of a schema
    Command Used --> expdp schemas=scott directory=data_pump_dir dumpfile=scorr.dmp version=11.1.0.6.0
    Export Log Show this details its completed with 2 error messages
    Export: Release 11.1.0.6.0 - Production on Saturday, 23 April, 2011 13:31:10
    Copyright (c) 2003, 2007, Oracle. All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    With the OLAP option
    FLASHBACK automatically enabled to preserve database integrity.
    Starting "SYSTEM"."SYS_EXPORT_SCHEMA_01": system/******** schemas=scott directory=data_pump_dir dumpfile=scorr.dmp version=11.1.0.6.0
    Estimate in progress using BLOCKS method...
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    Total estimation using BLOCKS method: 192 KB
    Processing object type SCHEMA_EXPORT/USER
    Processing object type SCHEMA_EXPORT/SYSTEM_GRANT
    Processing object type SCHEMA_EXPORT/ROLE_GRANT
    Processing object type SCHEMA_EXPORT/DEFAULT_ROLE
    ORA-39127: unexpected error from call to export_string :=SYS.DBMS_CUBE_EXP.schema_info_exp('SCOTT',0,1,'11.01.00.06.00',newblock)
    ORA-37111: Unable to load the OLAP API sharable library: (The specified module could not be found.
    ORA-06512: at "SYS.DBMS_CUBE_EXP", line 205
    ORA-06512: at "SYS.DBMS_CUBE_EXP", line 280
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 5980Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
    Processing object type SCHEMA_EXPORT/TABLE/TABLE
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/INDEX
    Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
    Processing object type SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
    ORA-39127: unexpected error from call to export_string :=SYS.DBMS_CUBE_EXP.schema_info_exp('SCOTT',1,1,'11.01.00.06.00',newblock)
    ORA-37111: Unable to load the OLAP API sharable library: (The specified module could not be found.
    ORA-06512: at "SYS.DBMS_CUBE_EXP", line 205
    ORA-06512: at "SYS.DBMS_CUBE_EXP", line 280
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 5980
    . . exported "SCOTT"."DEPT" 5.945 KB 4 rows
    . . exported "SCOTT"."EMP" 8.585 KB 14 rows
    . . exported "SCOTT"."SALGRADE" 5.875 KB 5 rows
    . . exported "SCOTT"."ACCTYPE_GL_MAS" 0 KB 0 rows
    . . exported "SCOTT"."BONUS" 0 KB 0 rows
    Master table "SYSTEM"."SYS_EXPORT_SCHEMA_01" successfully loaded/unloaded
    Dump file set for SYSTEM.SYS_EXPORT_SCHEMA_01 is:
    D:\APP\ADMINISTRATOR\ADMIN\SIPDB\DPDUMP\SCORR.DMP
    Job "SYSTEM"."SYS_EXPORT_SCHEMA_01" completed with 2 error(s) at 13:40:08
    Please help me to resolve this issue.
    Thank you,
    Shan

    Hi Shan,
    I am getting very similar to yours
    "ORA-37111: Unable to load the OLAP API sharable library: (The specified module could not be found."
    error message while creating OLAP Analytic Workspace with AWM.
    I am creating workspace for the first time, actually following some tutorial to get some knowledge about OLAP)
    I see you managed to solve you problem.
    I wonder how I can get this MOS DOC 852794.1 - is it possible to get it without going to Metalink?
    Thanks in advance for any help.
    Regards,
    SC

  • ORA-39127: unexpected error from call to export_string :=SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP

    Hi,
    I am trying to export a Schema from 11.2.0.2 and getting the below error on export
    ORA-39127: unexpected error from call to export_string :=SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP(12425,1,...)
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    ORA-06512: at "SYS.DBMS_RMGR_GROUP_EXPORT", line 154
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 7049
    ORA-39127: unexpected error from call to export_string :=
    SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP(12424,1,...)
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    ORA-06512: at "SYS.DBMS_RMGR_GROUP_EXPORT", line 154
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 7049
    ORA-39127: unexpected error from call to export_string :=SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP(12423,1,...)
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    ORA-06512: at "SYS.DBMS_RMGR_GROUP_EXPORT", line 154
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 7049
    ORA-39127: unexpected error from call to export_string := SYS.DBMS_SCHED_JOB_EXPORT.GRANT_EXP(2003412,1,...)
    ORA-01031: insufficient privileges
    ORA-06512: at "SYS.DBMS_SCHED_MAIN_EXPORT", line 2296
    ORA-06512: at "SYS.DBMS_SCHED_JOB_EXPORT", line 52
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 7049
    I  have searched the forum and found similar errors, but I am struggling to understand the cause and solution.
    Forums seem to indicate it may be related to bug 4358907, Re: Datapump export/import object grants given by another user but not sure it is relevant as I can see a ORA-01031: insufficient privileges in this log.
    Can you please advise?
    Thanks

    Please show your export command  and read MOS ID: ORA-39127 using datapump exp [ID 451987.1 ]
    and check below forms discussion:
    https://forums.oracle.com/message/10237007

  • ORA-39127: unexpected error from call to

    Hi ALL.
    11.2.0.3
    Is this a bug?
    I got error when running expdp system/manager full=yes
    ORA-39127: unexpected error from call to "SYS"."DBMS_JVM_EXP_PERMS"."GRANT_SYSPRIVS_EXP"But it works fine on 11.2.0.1
    Any ideas and solutions please.....
    Thanks a lot,

    hello,
    You may look into the following My Oracle Support Document: DataPump Export (EXPDP) Failed On Identifier SYS.DBMS_JVM_EXP_PERMS Must Be Declared [ID 1095533.1]
    According to the document the versions affected are 10gR2 and 11gR1, but, the workaround may solve your issue.
    Hope it helps.

  • ORA-39127: unexpected error from call to export_string := SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP(12425,1,...)

    Hi all,
    I am getting this erro on a Datapump Schema export on 11.2.0.2:
    ORA-39127: unexpected error from call to export_string := SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP(12425,1,...)
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    ORA-06512: at "SYS.DBMS_RMGR_GROUP_EXPORT", line 154
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 7049
    ORA-39127: unexpected error from call to export_string := SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP(12424,1,...)
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    ORA-06512: at "SYS.DBMS_RMGR_GROUP_EXPORT", line 154
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 7049
    ORA-39127: unexpected error from call to export_string := SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP(12423,1,...)
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    ORA-06512: at "SYS.DBMS_RMGR_GROUP_EXPORT", line 154
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 7049
    ORA-39127: unexpected error from call to export_string := SYS.DBMS_SCHED_JOB_EXPORT.GRANT_EXP(2003412,1,...)
    ORA-01031: insufficient privileges
    ORA-06512: at "SYS.DBMS_SCHED_MAIN_EXPORT", line 2296
    ORA-06512: at "SYS.DBMS_SCHED_JOB_EXPORT", line 52
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 7049
    I believe it requires some specific privileges on DBMS_RMGR_GROUP_EXPORT.
    I have found this below explanation Kevin's Blog: SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP but I am not a DBA, so I am not sure what grant needs to be modified.
    It also complains of unsufficient privileges on DBMS_SCHED_JOB_EXPORT.GRANT_EXP, but I am not sure who needs what grant.
    Could you please advise on how to resolve the issue?
    Thanks

    Hi,
    Can anyone help if possible please?
    Thanks

  • Can't create new pdfs from powerpoint; either form within Adobe or within powerpoint.  I could do this yesterday and today it won't work for some reason.  The error says "an unexpected error occurred.  PDFMaker was unable to produce the Adobe PDF.  How do

    Can't create new pdfs from powerpoint; either form within Adobe or within powerpoint.  I could do this yesterday and today it won't work for some reason.  The error says "an unexpected error occurred.  PDFMaker was unable to produce the Adobe PDF.  How do I fix this?

    Is there a log file in the document folder indicating what the problem was. There are a number of reasons that PDF creation may fail. You can try to print to the Adobe PDF printer to see if there is any indication in that process. The processing is different, but the same problems may show up with both processes.

  • Expdp fails with error ORA-39006: internal error writing on a windows share

    Hi!
    I need to get the following configuration working:
    Linux Server (CentOS 5 32 bits) with Oracle 11.2.0.1.0
    Windows Server 2003 SP2 32 bits.
    On the windows server I have created a user called oracle, who is member of oinstall and dba groups. (On Linux username, and group membership is the same).
    After that, I share a directory on D:\data_pump (I gave the full control of directory to oracle user). I mount the windows share on my linux as follows:
    mount -t cifs //winserver/data_pump /u04/oradata/data_pump -o user=oracle,password="pass",uid=oracle,gid=oinstall
    As the linux oracle user I'm capable of create and edit files, but:
    I connect to my database, create the directory called DATA_PUMP pointing to my cifs mount point, and, after that, I issue the following expdp sentence:
    expdp system DIRECTORY=DATA_PUMP DUMPFILE=test4.dmp LOGFILE=test4.log FULL=yes
    And I get the following error:
    ORA-39006: internal error
    Looking at expdp log I found the following information:
    ORA-39097: Data Pump job encountered unexpected error -31643
    ORA-39065: unexpected master process exception in FILE
    ORA-31643: unable to close dump file "/u04/oradata/data_pump/gaston4.dmp"
    ORA-19510: failed to set size of 1 blocks for file "/u04/oradata/data_pump/gaston4.dmp" (block size=4096)
    ORA-27045: unable to close the file
    Linux Error: 5: Input/output error
    Additional information: 4
    Do you have any suggestions?
    Thanks in advance.

    Hi, see metalink:
    Bug 8313127: EXPDP EXPORT TO CIFS MOUNT ON WINDOWS FROM LINUX FAILS
    http://kr.forums.oracle.com/forums/thread.jspa?threadID=923398

  • JVM CRASH with the error msg  An unexpected error has been detected by HotS

    Iam using Jboss 4.2.2 for my application
    the JVM is crashing with the following msg when i call a function in a DLL (JNI)
    the error msg :
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d963733, pid=3356, tid=3544
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_07-b03 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x93733]
    # An error report file with more information is saved as hs_err_pid3356.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Press any key to continue . . .
    and the log file generated:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d963733, pid=3356, tid=3544
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_07-b03 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x93733]
    --------------- T H R E A D ---------------
    Current thread (0x00991488): VMThread [id=3544]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000440
    Registers:
    EAX=0x00000440, EBX=0x48284758, ECX=0x2cbefa5c, EDX=0x6dbcd170
    ESP=0x2cbef9c4, EBP=0x000001c4, ESI=0x3800d3a4, EDI=0x2cbefa5c
    EIP=0x6d963733, EFLAGS=0x00010283
    Top of Stack: (sp=0x2cbef9c4)
    0x2cbef9c4: 2cbefa5c 3800d3a0 6d982aab 3800d3a4
    0x2cbef9d4: 2cbefa5c 2cbefa5c 0092a538 0092a538
    0x2cbef9e4: 009449d0 6db4ff25 2cbefa5c 0092a7d0
    0x2cbef9f4: 6d995c41 2cbefa5c 0092a538 0092a7d0
    0x2cbefa04: 00000000 0092a538 6d964252 00000000
    0x2cbefa14: 00000001 00000000 00000001 2cbefaa8
    0x2cbefa24: 2cbefa5c 0092a538 0092a580 2cbefbfc
    0x2cbefa34: 00990b70 0003f758 08bdef90 6dbcd110
    Instructions: (pc=0x6d963733)
    0x6d963723: 24 08 57 8b f9 8b 06 85 c0 74 3e 3b 47 1c 73 39
    0x6d963733: 8b 08 83 e1 03 80 f9 03 75 06 8b 00 24 fc eb 0a
    Stack: [0x2bcf0000,0x2cbf0000), sp=0x2cbef9c4, free space=15358k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x93733]
    [error occurred during error reporting, step 120, id 0xc0000005]
    VM_Operation (0x65dbee54): generation collection for allocation, mode: safepoint, requested by thread 0x496f2dd0
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x35f27498 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3508]
    0x3178fde8 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=748]
    0x496f2dd0 JavaThread "http-0.0.0.0-8080-3" daemon [_thread_blocked, id=3044]
    0x356c4008 JavaThread "IdleRemover" daemon [_thread_blocked, id=2832]
    0x496bdae0 JavaThread "http-0.0.0.0-8080-2" daemon [_thread_blocked, id=2452]
    0x31713dc0 JavaThread "http-0.0.0.0-8080-1" daemon [_thread_blocked, id=2740]
    0x49538008 JavaThread "Thread-6" [_thread_blocked, id=752]
    0x485d4008 JavaThread "ajp-0.0.0.0-8009-Acceptor-0" daemon [_thread_in_native, id=1548]
    0x498b6dd0 JavaThread "http-0.0.0.0-8080-Acceptor-0" daemon [_thread_blocked, id=3892]
    0x493eb008 JavaThread "JBossLifeThread" [_thread_blocked, id=3392]
    0x3827f260 JavaThread "UILServerILService Accept Thread" [_thread_in_native, id=1900]
    0x388c9758 JavaThread "TimeoutFactory-0" daemon [_thread_blocked, id=1996]
    0x35a187b0 JavaThread "JCA PoolFiller" [_thread_blocked, id=2460]
    0x4948c448 JavaThread "Timer-2" daemon [_thread_blocked, id=3816]
    0x48712e80 JavaThread "HSQLDB Timer @9db0ad" daemon [_thread_blocked, id=2456]
    0x35706d30 JavaThread "DefaultQuartzScheduler_QuartzSchedulerThread" [_thread_blocked, id=3088]
    0x385ed548 JavaThread "DefaultQuartzScheduler_Worker-9" [_thread_blocked, id=2876]
    0x38282e60 JavaThread "DefaultQuartzScheduler_Worker-8" [_thread_blocked, id=2916]
    0x38282708 JavaThread "DefaultQuartzScheduler_Worker-7" [_thread_blocked, id=2172]
    0x36061c68 JavaThread "DefaultQuartzScheduler_Worker-6" [_thread_blocked, id=2680]
    0x31865dd8 JavaThread "DefaultQuartzScheduler_Worker-5" [_thread_blocked, id=3868]
    0x483a8d48 JavaThread "DefaultQuartzScheduler_Worker-4" [_thread_blocked, id=3208]
    0x483a8a90 JavaThread "DefaultQuartzScheduler_Worker-3" [_thread_blocked, id=4000]
    0x355bcd90 JavaThread "DefaultQuartzScheduler_Worker-2" [_thread_blocked, id=1056]
    0x48998d38 JavaThread "DefaultQuartzScheduler_Worker-1" [_thread_blocked, id=1712]
    0x383e7d58 JavaThread "DefaultQuartzScheduler_Worker-0" [_thread_blocked, id=3752]
    0x485e6ed0 JavaThread "WorkManager(2)-1" daemon [_thread_blocked, id=3448]
    0x488a0008 JavaThread "Thread-7" daemon [_thread_blocked, id=3620]
    0x38410008 JavaThread "JBossMQ Cache Reference Softner" daemon [_thread_blocked, id=928]
    0x382d1bf0 JavaThread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon [_thread_blocked, id=3116]
    0x37fb6de0 JavaThread "SubscriptionWatchDog" [_thread_blocked, id=3512]
    0x357e78c8 JavaThread "ServerSocketRefresh" daemon [_thread_blocked, id=1128]
    0x381fb310 JavaThread "AcceptorThread#0:3873" [_thread_in_native, id=3096]
    0x381e33b0 JavaThread "ServerSocketRefresh" daemon [_thread_blocked, id=1076]
    0x318e5d90 JavaThread "AcceptorThread#0:4446" [_thread_in_native, id=2340]
    0x35d15b80 JavaThread "PooledInvokerAcceptor#0-4445" [_thread_in_native, id=2332]
    0x35fa1c98 JavaThread "RMI TCP Accept-4444" daemon [_thread_in_native, id=164]
    0x35d15df0 JavaThread "Listener:2365" daemon [_thread_in_native, id=3408]
    0x35d13dc8 JavaThread "Thread-5" daemon [_thread_blocked, id=1928]
    0x35f35c60 JavaThread "Thread-4" daemon [_thread_blocked, id=4032]
    0x35d66db0 JavaThread "Listener:2361" daemon [_thread_in_native, id=2168]
    0x3828dd90 JavaThread "JBoss System Threads(1)-2" daemon [_thread_in_native, id=3052]
    0x35da8ab0 JavaThread "GC Daemon" daemon [_thread_blocked, id=2028]
    0x35d390c8 JavaThread "RMI Reaper" [_thread_blocked, id=488]
    0x35cedaa8 JavaThread "Timer-1" daemon [_thread_blocked, id=2900]
    0x35ced920 JavaThread "RMI TCP Accept-1098" daemon [_thread_in_native, id=3908]
    0x35dd35a0 JavaThread "JBoss System Threads(1)-1" daemon [_thread_in_native, id=872]
    0x35e42e48 JavaThread "ScannerThread" daemon [_thread_blocked, id=168]
    0x31895da8 JavaThread "Timer-0" daemon [_thread_blocked, id=3324]
    0x00037aa0 JavaThread "DestroyJavaVM" [_thread_blocked, id=1244]
    0x316f0c48 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3904]
    0x0099f900 JavaThread "CompilerThread1" daemon [_thread_blocked, id=228]
    0x0099ea98 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2696]
    0x0099dbf0 JavaThread "AdapterThread" daemon [_thread_blocked, id=3360]
    0x0099cf10 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=892]
    0x00993968 JavaThread "Finalizer" daemon [_thread_blocked, id=2776]
    0x00993620 JavaThread "Reference Handler" daemon [_thread_blocked, id=1348]
    Other Threads:
    =>0x00991488 VMThread [id=3544]
    0x316f1f58 WatcherThread [id=3288]
    VM state:at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x00037158/0x0000071c] Threads_lock - owner thread: 0x00991488
    [0x000372d8/0x000006e0] Heap_lock - owner thread: 0x496f2dd0
    Heap
    def new generation total 20736K, used 17960K [0x03a60000, 0x050e0000, 0x07340000)
    eden space 18432K, 97% used [0x03a60000, 0x04be8eb0, 0x04c60000)
    from space 2304K, 0% used [0x04ea0000, 0x04ea1350, 0x050e0000)
    to space 2304K, 0% used [0x04c60000, 0x04c605b0, 0x04ea0000)
    tenured generation total 183196K, used 125267K [0x07340000, 0x12627000, 0x23a60000)
    the space 183196K, 68% used [0x07340000, 0x0ed94d90, 0x0ed94e00, 0x12627000)
    compacting perm gen total 131072K, used 39965K [0x23a60000, 0x2ba60000, 0x2ba60000)
    the space 131072K, 30% used [0x23a60000, 0x261677a8, 0x26167800, 0x2ba60000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040d000      F:\Java\jdk1.5.0_07\bin\java.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f5000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d8d0000 - 0x6dc85000      F:\Java\jdk1.5.0_07\jre\bin\server\jvm.dll
    0x7e410000 - 0x7e4a0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x6d2f0000 - 0x6d2f8000      F:\Java\jdk1.5.0_07\jre\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d700000 - 0x6d70c000      F:\Java\jdk1.5.0_07\jre\bin\verify.dll
    0x6d370000 - 0x6d38d000      F:\Java\jdk1.5.0_07\jre\bin\java.dll
    0x6d720000 - 0x6d72f000      F:\Java\jdk1.5.0_07\jre\bin\zip.dll
    0x6d530000 - 0x6d543000      F:\Java\jdk1.5.0_07\jre\bin\net.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x6d520000 - 0x6d528000      F:\Java\jdk1.5.0_07\jre\bin\management.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x39e60000 - 0x39e88000      C:\WINDOWS\system32\rsaenh.dll
    0x769c0000 - 0x76a73000      C:\WINDOWS\system32\USERENV.dll
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\netapi32.dll
    0x6d550000 - 0x6d559000      F:\Java\jdk1.5.0_07\jre\bin\nio.dll
    0x6d070000 - 0x6d1d7000      F:\Java\jdk1.5.0_07\jre\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x462a0000 - 0x462d8000      C:\WINDOWS\system32\uxtheme.dll
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x73940000 - 0x73a10000      C:\WINDOWS\system32\D3DIM700.DLL
    0x6d2b0000 - 0x6d2ef000      F:\Java\jdk1.5.0_07\jre\bin\fontmanager.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x755c0000 - 0x755ee000      C:\WINDOWS\system32\msctfime.ime
    0x6d430000 - 0x6d44f000      F:\Java\jdk1.5.0_07\jre\bin\jpeg.dll
    0x47290000 - 0x472a3000      F:\jboss-4.2.2.GA\bin\locateprintsdll.dll
    0x73dd0000 - 0x73ece000      C:\WINDOWS\system32\MFC42.DLL
    0x472b0000 - 0x472bd000      C:\WINDOWS\system32\MFC42LOC.DLL
    VM Arguments:
    jvm_args: -Dprogram.name=run.bat -Dreports.configDir=F:/jboss-4.2.2.GA/server/default/conf/ -XX:PermSize=128m -Xms128m -Xmx512m -Xss15m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.endorsed.dirs=F:\jboss-4.2.2.GA\lib\endorsed
    java_command: org.jboss.Main -b 0.0.0.0
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=F:\Java\jdk1.5.0_07
    CLASSPATH=F:\Tomcat 5.5\webapps\IWS\WEB-INF\lib\servlet-api.jar;.
    PATH=D:\oracle\ora92\bin;C:\Program Files\PC Connectivity Solution\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\PROGRA~1\CA\SHARED~1\SCANEN~1;C:\PROGRA~1\CA\ETRUST~1;C:\Program Files\Rational\common;F:\Java\jdk1.5.0_07\bin;F:\Java\jre1.5.0_07\bin;F:\jboss-4.2.2.GA\DLLs;
    USERNAME=Arun
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 6 Stepping 5, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 1013660k(193696k free), swap 2444544k(642724k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_07-b03) for windows-x86, built on May 3 2006 00:45:13 by "java_re" with MS VC++ 6.0
    pls help me ...
    thanks in advance

    Iam using Jboss 4.2.2 for my application
    the JVM is crashing with the following msg when i call a function in a DLL (JNI)
    the error msg :
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d963733, pid=3356, tid=3544
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_07-b03 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x93733]
    # An error report file with more information is saved as hs_err_pid3356.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Press any key to continue . . .
    and the log file generated:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d963733, pid=3356, tid=3544
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_07-b03 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x93733]
    --------------- T H R E A D ---------------
    Current thread (0x00991488): VMThread [id=3544]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000440
    Registers:
    EAX=0x00000440, EBX=0x48284758, ECX=0x2cbefa5c, EDX=0x6dbcd170
    ESP=0x2cbef9c4, EBP=0x000001c4, ESI=0x3800d3a4, EDI=0x2cbefa5c
    EIP=0x6d963733, EFLAGS=0x00010283
    Top of Stack: (sp=0x2cbef9c4)
    0x2cbef9c4: 2cbefa5c 3800d3a0 6d982aab 3800d3a4
    0x2cbef9d4: 2cbefa5c 2cbefa5c 0092a538 0092a538
    0x2cbef9e4: 009449d0 6db4ff25 2cbefa5c 0092a7d0
    0x2cbef9f4: 6d995c41 2cbefa5c 0092a538 0092a7d0
    0x2cbefa04: 00000000 0092a538 6d964252 00000000
    0x2cbefa14: 00000001 00000000 00000001 2cbefaa8
    0x2cbefa24: 2cbefa5c 0092a538 0092a580 2cbefbfc
    0x2cbefa34: 00990b70 0003f758 08bdef90 6dbcd110
    Instructions: (pc=0x6d963733)
    0x6d963723: 24 08 57 8b f9 8b 06 85 c0 74 3e 3b 47 1c 73 39
    0x6d963733: 8b 08 83 e1 03 80 f9 03 75 06 8b 00 24 fc eb 0a
    Stack: [0x2bcf0000,0x2cbf0000), sp=0x2cbef9c4, free space=15358k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x93733]
    [error occurred during error reporting, step 120, id 0xc0000005]
    VM_Operation (0x65dbee54): generation collection for allocation, mode: safepoint, requested by thread 0x496f2dd0
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x35f27498 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3508]
    0x3178fde8 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=748]
    0x496f2dd0 JavaThread "http-0.0.0.0-8080-3" daemon [_thread_blocked, id=3044]
    0x356c4008 JavaThread "IdleRemover" daemon [_thread_blocked, id=2832]
    0x496bdae0 JavaThread "http-0.0.0.0-8080-2" daemon [_thread_blocked, id=2452]
    0x31713dc0 JavaThread "http-0.0.0.0-8080-1" daemon [_thread_blocked, id=2740]
    0x49538008 JavaThread "Thread-6" [_thread_blocked, id=752]
    0x485d4008 JavaThread "ajp-0.0.0.0-8009-Acceptor-0" daemon [_thread_in_native, id=1548]
    0x498b6dd0 JavaThread "http-0.0.0.0-8080-Acceptor-0" daemon [_thread_blocked, id=3892]
    0x493eb008 JavaThread "JBossLifeThread" [_thread_blocked, id=3392]
    0x3827f260 JavaThread "UILServerILService Accept Thread" [_thread_in_native, id=1900]
    0x388c9758 JavaThread "TimeoutFactory-0" daemon [_thread_blocked, id=1996]
    0x35a187b0 JavaThread "JCA PoolFiller" [_thread_blocked, id=2460]
    0x4948c448 JavaThread "Timer-2" daemon [_thread_blocked, id=3816]
    0x48712e80 JavaThread "HSQLDB Timer @9db0ad" daemon [_thread_blocked, id=2456]
    0x35706d30 JavaThread "DefaultQuartzScheduler_QuartzSchedulerThread" [_thread_blocked, id=3088]
    0x385ed548 JavaThread "DefaultQuartzScheduler_Worker-9" [_thread_blocked, id=2876]
    0x38282e60 JavaThread "DefaultQuartzScheduler_Worker-8" [_thread_blocked, id=2916]
    0x38282708 JavaThread "DefaultQuartzScheduler_Worker-7" [_thread_blocked, id=2172]
    0x36061c68 JavaThread "DefaultQuartzScheduler_Worker-6" [_thread_blocked, id=2680]
    0x31865dd8 JavaThread "DefaultQuartzScheduler_Worker-5" [_thread_blocked, id=3868]
    0x483a8d48 JavaThread "DefaultQuartzScheduler_Worker-4" [_thread_blocked, id=3208]
    0x483a8a90 JavaThread "DefaultQuartzScheduler_Worker-3" [_thread_blocked, id=4000]
    0x355bcd90 JavaThread "DefaultQuartzScheduler_Worker-2" [_thread_blocked, id=1056]
    0x48998d38 JavaThread "DefaultQuartzScheduler_Worker-1" [_thread_blocked, id=1712]
    0x383e7d58 JavaThread "DefaultQuartzScheduler_Worker-0" [_thread_blocked, id=3752]
    0x485e6ed0 JavaThread "WorkManager(2)-1" daemon [_thread_blocked, id=3448]
    0x488a0008 JavaThread "Thread-7" daemon [_thread_blocked, id=3620]
    0x38410008 JavaThread "JBossMQ Cache Reference Softner" daemon [_thread_blocked, id=928]
    0x382d1bf0 JavaThread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon [_thread_blocked, id=3116]
    0x37fb6de0 JavaThread "SubscriptionWatchDog" [_thread_blocked, id=3512]
    0x357e78c8 JavaThread "ServerSocketRefresh" daemon [_thread_blocked, id=1128]
    0x381fb310 JavaThread "AcceptorThread#0:3873" [_thread_in_native, id=3096]
    0x381e33b0 JavaThread "ServerSocketRefresh" daemon [_thread_blocked, id=1076]
    0x318e5d90 JavaThread "AcceptorThread#0:4446" [_thread_in_native, id=2340]
    0x35d15b80 JavaThread "PooledInvokerAcceptor#0-4445" [_thread_in_native, id=2332]
    0x35fa1c98 JavaThread "RMI TCP Accept-4444" daemon [_thread_in_native, id=164]
    0x35d15df0 JavaThread "Listener:2365" daemon [_thread_in_native, id=3408]
    0x35d13dc8 JavaThread "Thread-5" daemon [_thread_blocked, id=1928]
    0x35f35c60 JavaThread "Thread-4" daemon [_thread_blocked, id=4032]
    0x35d66db0 JavaThread "Listener:2361" daemon [_thread_in_native, id=2168]
    0x3828dd90 JavaThread "JBoss System Threads(1)-2" daemon [_thread_in_native, id=3052]
    0x35da8ab0 JavaThread "GC Daemon" daemon [_thread_blocked, id=2028]
    0x35d390c8 JavaThread "RMI Reaper" [_thread_blocked, id=488]
    0x35cedaa8 JavaThread "Timer-1" daemon [_thread_blocked, id=2900]
    0x35ced920 JavaThread "RMI TCP Accept-1098" daemon [_thread_in_native, id=3908]
    0x35dd35a0 JavaThread "JBoss System Threads(1)-1" daemon [_thread_in_native, id=872]
    0x35e42e48 JavaThread "ScannerThread" daemon [_thread_blocked, id=168]
    0x31895da8 JavaThread "Timer-0" daemon [_thread_blocked, id=3324]
    0x00037aa0 JavaThread "DestroyJavaVM" [_thread_blocked, id=1244]
    0x316f0c48 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3904]
    0x0099f900 JavaThread "CompilerThread1" daemon [_thread_blocked, id=228]
    0x0099ea98 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2696]
    0x0099dbf0 JavaThread "AdapterThread" daemon [_thread_blocked, id=3360]
    0x0099cf10 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=892]
    0x00993968 JavaThread "Finalizer" daemon [_thread_blocked, id=2776]
    0x00993620 JavaThread "Reference Handler" daemon [_thread_blocked, id=1348]
    Other Threads:
    =>0x00991488 VMThread [id=3544]
    0x316f1f58 WatcherThread [id=3288]
    VM state:at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x00037158/0x0000071c] Threads_lock - owner thread: 0x00991488
    [0x000372d8/0x000006e0] Heap_lock - owner thread: 0x496f2dd0
    Heap
    def new generation total 20736K, used 17960K [0x03a60000, 0x050e0000, 0x07340000)
    eden space 18432K, 97% used [0x03a60000, 0x04be8eb0, 0x04c60000)
    from space 2304K, 0% used [0x04ea0000, 0x04ea1350, 0x050e0000)
    to space 2304K, 0% used [0x04c60000, 0x04c605b0, 0x04ea0000)
    tenured generation total 183196K, used 125267K [0x07340000, 0x12627000, 0x23a60000)
    the space 183196K, 68% used [0x07340000, 0x0ed94d90, 0x0ed94e00, 0x12627000)
    compacting perm gen total 131072K, used 39965K [0x23a60000, 0x2ba60000, 0x2ba60000)
    the space 131072K, 30% used [0x23a60000, 0x261677a8, 0x26167800, 0x2ba60000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040d000      F:\Java\jdk1.5.0_07\bin\java.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f5000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d8d0000 - 0x6dc85000      F:\Java\jdk1.5.0_07\jre\bin\server\jvm.dll
    0x7e410000 - 0x7e4a0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x6d2f0000 - 0x6d2f8000      F:\Java\jdk1.5.0_07\jre\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d700000 - 0x6d70c000      F:\Java\jdk1.5.0_07\jre\bin\verify.dll
    0x6d370000 - 0x6d38d000      F:\Java\jdk1.5.0_07\jre\bin\java.dll
    0x6d720000 - 0x6d72f000      F:\Java\jdk1.5.0_07\jre\bin\zip.dll
    0x6d530000 - 0x6d543000      F:\Java\jdk1.5.0_07\jre\bin\net.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x6d520000 - 0x6d528000      F:\Java\jdk1.5.0_07\jre\bin\management.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x39e60000 - 0x39e88000      C:\WINDOWS\system32\rsaenh.dll
    0x769c0000 - 0x76a73000      C:\WINDOWS\system32\USERENV.dll
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\netapi32.dll
    0x6d550000 - 0x6d559000      F:\Java\jdk1.5.0_07\jre\bin\nio.dll
    0x6d070000 - 0x6d1d7000      F:\Java\jdk1.5.0_07\jre\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x462a0000 - 0x462d8000      C:\WINDOWS\system32\uxtheme.dll
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x73940000 - 0x73a10000      C:\WINDOWS\system32\D3DIM700.DLL
    0x6d2b0000 - 0x6d2ef000      F:\Java\jdk1.5.0_07\jre\bin\fontmanager.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x755c0000 - 0x755ee000      C:\WINDOWS\system32\msctfime.ime
    0x6d430000 - 0x6d44f000      F:\Java\jdk1.5.0_07\jre\bin\jpeg.dll
    0x47290000 - 0x472a3000      F:\jboss-4.2.2.GA\bin\locateprintsdll.dll
    0x73dd0000 - 0x73ece000      C:\WINDOWS\system32\MFC42.DLL
    0x472b0000 - 0x472bd000      C:\WINDOWS\system32\MFC42LOC.DLL
    VM Arguments:
    jvm_args: -Dprogram.name=run.bat -Dreports.configDir=F:/jboss-4.2.2.GA/server/default/conf/ -XX:PermSize=128m -Xms128m -Xmx512m -Xss15m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.endorsed.dirs=F:\jboss-4.2.2.GA\lib\endorsed
    java_command: org.jboss.Main -b 0.0.0.0
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=F:\Java\jdk1.5.0_07
    CLASSPATH=F:\Tomcat 5.5\webapps\IWS\WEB-INF\lib\servlet-api.jar;.
    PATH=D:\oracle\ora92\bin;C:\Program Files\PC Connectivity Solution\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\PROGRA~1\CA\SHARED~1\SCANEN~1;C:\PROGRA~1\CA\ETRUST~1;C:\Program Files\Rational\common;F:\Java\jdk1.5.0_07\bin;F:\Java\jre1.5.0_07\bin;F:\jboss-4.2.2.GA\DLLs;
    USERNAME=Arun
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 6 Stepping 5, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 1013660k(193696k free), swap 2444544k(642724k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_07-b03) for windows-x86, built on May 3 2006 00:45:13 by "java_re" with MS VC++ 6.0
    pls help me ...
    thanks in advance

  • ERROR: ORA-01041: internal error. hostdef extension does not exist

    Hi, I got the following error message when I tried to insert a row in table TBL_ORDER.
    ERROR:
    ORA-01041: internal error. hostdef extension does not exist
    INSERT into TBL_ORDER
    ERROR at line 1:
    ORA-03113: end-of-file on communication channel
    We have Oracle version 8.1.5.o.2 and Linux version 6.1.
    Following are the tables, triggers, loadjava definition and source programs:
    TBL_ORDER
    1 ORDER_MEMBER_FIRM_ID VARCHAR2(4)
    2 ORDER_CLIENT_ID VARCHAR2(4)
    3 ORDER_BRANCH VARCHAR2(3)
    4 ORDER_SEQUENCE VARCHAR2(4)
    5 ORDER_EXCHANGE_ID VARCHAR2(3)
    6 ORDER_EXCHANGE_SEQUENCE VARCHAR2(7)
    7 ORDER_CREATE_DATE DATE
    8 ORDER_TYPE VARCHAR2(2)
    9 ORDER_STATUS VARCHAR2(1)
    10 ORDER_SYMBOL VARCHAR2(5)
    11 ORDER_SUFFIX VARCHAR2(14)
    12 ORDER_SIDE VARCHAR2(5)
    13 ORDER_PRICE VARCHAR2(20)
    14 ORDER_STOP_PRICE VARCHAR2(20)
    15 ORDER_PRICE_QUAL VARCHAR2(10)
    16 ORDER_QUANTITY VARCHAR2(6)
    17 ORDER_TIF VARCHAR2(4)
    18 ORDER_AON VARCHAR2(4)
    19 ORDER_DNR VARCHAR2(4)
    20 ORDER_CASH_NEXT_DAY VARCHAR2(4)
    21 ORDER_SELLER VARCHAR2(4)
    22 ORDER_ACCOUNT_TYPE VARCHAR2(4)
    23 ORDER_OS_TS VARCHAR2(4)
    24 ORDER_BOOTH_ID VARCHAR2(4)
    TBL_CMSOUT
    1 CMSOUT_MEMBER_FIRM_ID VARCHAR2(4)
    2 CMSOUT_CLIENT_ID VARCHAR2(4)
    3 CMSOUT_DATA VARCHAR2(120)
    trg_order.sql
    create or replace procedure OrderToCmsoutProc(cms_member_firm_id VARCHAR2,
    cms_client_id VARCHAR2,
    cms_branch VARCHAR2,
    cms_sequence VARCHAR2,
    cms_side VARCHAR2,
    cms_quantity VARCHAR2,
    cms_symbol VARCHAR2,
    cms_price VARCHAR2,
    cms_tif VARCHAR2,
    cms_type VARCHAR2)
    AUTHID CURRENT_USER
    as language java
    name 'OrderToCmsout.test(java.lang.String,
    java.lang.String,
    java.lang.String,
    java.lang.String,
    java.lang.String,
    java.lang.String,
    java.lang.String,
    java.lang.String,
    java.lang.String,
    java.lang.String)';
    show errors;
    create or replace trigger trg_order
    after insert on TBL_ORDER
    for each row
    CALL OrderToCmsoutProc (:new.order_member_firm_id,
    :new.order_client_id,
    :new.order_branch,
    :new.order_sequence,
    :new.order_side,
    :new.order_quantity,
    :new.order_symbol,
    :new.order_price,
    :new.order_tif,
    :new.order_type)
    commit;
    show errors;
    exit;
    trg_cmsout.sql
    create or replace procedure PackCmsoutSidProc(pck_member_firm_id VARCHAR2,
    pck_client_id VARCHAR2,
    pck_data VARCHAR2)
    AUTHID CURRENT_USER
    as language java
    name 'PackCmsoutSid.test(java.lang.String,
    java.lang.String,
    java.lang.String)';
    show errors;
    create or replace trigger trg_cmsout
    after insert on TBL_CMSOUT
    for each row
    CALL PackCmsoutSidProc (:new.cmsout_member_firm_id,
    :new.cmsout_client_id,
    :new.cmsout_data)
    commit;
    show errors;
    exit;
    loadORDERjava
    loadjava -r -f -o -user userid/pswd OrderToCmsout.java
    loadCMSOUTjava
    loadjava -r -f -o -user userid/pswd PackCmsoutSid.java
    OrderToCmsout.java
    import java.sql.*;
    import java.lang.*;
    import java.io.*;
    import oracle.jdbc.driver.*;
    public class OrderToCmsout {
    public static void main(String args[]) {
    try {
    test (args[0],args[1],args[2],args[3],args[4],
    args[5],args[6],args[7],args[8],args[9]);
    catch (Exception e) {
    System.err.println(e);
    } //catch
    } // end main
    public static void test ( String parm_member_firm_id,
    String parm_client_id,
    String parm_branch,
    String parm_sequence,
    String parm_side,
    String parm_quantity,
    String parm_symbol,
    String parm_price,
    String parm_tif,
    String parm_type)
    throws SQLException
    Connection conn = new OracleDriver().defaultConnection();
    PreparedStatement stmt2;
    try {
    stmt2= conn.prepareStatement
    ("INSERT INTO TBL_CMSOUT VALUES (?, ?, ?)");
    String datastring = parm_member_firm_id + "\\~" +
    parm_branch + " " +
    parm_sequence + "\\~" + "\\~" +
    parm_side + "\\~" +
    parm_quantity + " " +
    parm_symbol + " " +
    parm_price + "\\~" +
    parm_tif + " " +
    parm_type + "\\~";
    stmt2.setString(1, parm_member_firm_id);
    stmt2.setString(2, parm_client_id);
    stmt2.setString(3, datastring);
    stmt2.executeUpdate();
    stmt2.close();
    return;
    } //try
    catch (Exception e) {
    System.err.println(e);
    } //catch
    PackCmsoutSid.java
    import java.sql.*;
    import java.lang.*;
    import java.io.*;
    import oracle.jdbc.driver.*;
    public class PackCmsoutSid {
    public static void main(String args[]) {
    try { test(args[0],args[1],args[2]);
    catch (Exception e) {
    System.err.println(e);
    } //catch
    } // end main
    public static void test( String parm_member_firm_id,
    String parm_client_id,
    String parm_data)
    throws SQLException
    try {
    Connection conn = new OracleDriver().defaultConnection();
    PreparedStatement stmt1 = conn.prepareStatement
    ("SELECT sid_session_id " +
    "FROM tbl_sid " +
    "WHERE sid_member_firm_id = ? and " +
    "sid_client_id = ?");
    stmt1.setString(1, parm_member_firm_id);
    stmt1.setString(2, parm_client_id);
    ResultSet rs1 = stmt1.executeQuery();
    while (rs1.next ()) {
    String session_id_found = rs1.getString
    ("sid_session_id");
    CallableStatement pack_pipe = conn.prepareCall
    ("{call DBMS_PIPE.PACK_MESSAGE(?)}");
    pack_pipe.setString(1, parm_data);
    pack_pipe.execute();
    CallableStatement send_pipe = conn.prepareCall
    ("{? = call DBMS_PIPE.SEND_MESSAGE(?)}");
    send_pipe.registerOutParameter
    (1, java.sql.Types.INTEGER);
    send_pipe.setString (2, session_id_found);
    send_pipe.execute();
    } //while
    stmt1.close();
    conn.close();
    } //try
    catch (Exception e) {
    System.err.println(e);
    } //catch
    } //test
    } //PackCmsoutSid
    Thanks in advance for your help
    Vinicio

    you should post this question on the Application Server forum.
    --Olaf                                                                                                                                                                                       

  • Database error :ORA-00600: internal error code, arguments:

    hello,
    I have a problem with error:ksedmp: internal or fatal error
    ORA-00600: internal error code, arguments: [k2srec: should be another instan
    I recently make any change .this error  alwayls occured in some time.
    part tracer file:
    /home/oracle/admin/oradb/udump/oradb1_ora_1032272.trc
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP and Data Mining options
    ORACLE_HOME = /home/oracle/db10g
    System name:     AIX
    Node name:     dbserver1
    Release:     3
    Version:     5
    Machine:     00CDBFBC4C00
    Instance name: oradb1
    Redo thread mounted by this instance: 1
    Oracle process number: 56
    Unix process pid: 1032272, image: oracleoradb1@dbserver1
    *** SERVICE NAME:(oradb) 2010-04-30 07:36:04.290
    *** SESSION ID:(800.16685) 2010-04-30 07:36:04.290
    *** 2010-04-30 07:36:04.289
    ksedmp: internal or fatal error
    ORA-00600: internal error code, arguments: [k2srec: should be another instan], [1], [], [], [], [], [], []
    ----- Call Stack Trace -----
    calling call entry argument values in hex
    location type point (? means dubious value)
    ksedst+001c bl ksedst1 FFFFFFFFFFF9600 ? 000000000 ?
    ksedmp+0290 bl ksedst 1047C9C30 ?
    ksfdmp+0018 bl 03F535A4
    kgerinv+00dc bl _ptrgl              
    kgeasnmierr+0040 bl kgerinv 042420820 ? 000000000 ?
    FFFFFFFFFFF9A50 ? 000000000 ?
    70000004FBA68F0 ?
    k2srec+0360 bl 01FC219C
    kpotxrec+0058 bl k2srec FFFFFFFFFFFA150 ? 0105769C8 ?
    FFFFFFFFFFFA090 ?
    FFFFFFFFFFFBA18 ? 0FFFFA130 ?
    kpotxen+0914 bl kpotxrec 1048F2A8C ? 11015A658 ?
    700000010008000 ?
    opiodr+0adc bl _ptrgl              
    ttcpip+1004 bl _ptrgl              
    opitsk+1000 bl ttcpip 11015E550 ? 000000000 ?
    000000001 ? 000000000 ?
    001004000 ? 000000030 ?
    000000000 ? 000000030 ?
    opiino+0990 bl opitsk 000000000 ? 000000000 ?
    opiodr+0adc bl _ptrgl              
    opidrv+0474 bl opiodr 3C103BA990 ? 4103BC2B0 ?
    FFFFFFFFFFFF410 ? 0103BC6D8 ?
    sou2o+0090 bl opidrv 3C023373FC ? 400000020 ?
    FFFFFFFFFFFF410 ?
    opimai_real+01bc bl 01FC0DF4
    main+0098 bl opimai_real 000000000 ? 000000000 ?
    __start+0090 bl main 000000000 ? 000000000 ?
    --------------------- Binary Stack Dump ---------------------
    ========== FRAME [1] (ksedst+001c -> ksedst1) ==========
    Dump of memory from 0x0FFFFFFFFFFF92D0 to 0x0FFFFFFFFFFF9340
    FFFFFFFFFFF92D0 0FFFFFFF FFFF9340 42A42220 048F2A98 [.......@B." ..*.]
    FFFFFFFFFFF92E0 00000001 000D6520 00000000 00000000 [......e ........]
    FFFFFFFFFFF92F0 00000000 00000000 00000000 00000001 [................]
    FFFFFFFFFFF9300 0FFFFFFF FFFF9600 00000000 00000000 [................]
    FFFFFFFFFFF9310 00000000 10001048 00000000 00000001 [.......H........]
    FFFFFFFFFFF9320 00000000 00000000 00000000 00000003 [................]
    FFFFFFFFFFF9330 00000000 00000000 0FFFFFFF FFFF9340 [...............@]
    ========== FRAME [2] (ksedmp+0290 -> ksedst) ==========
    Dump of memory from 0x0FFFFFFFFFFF9340 to 0x0FFFFFFFFFFF9740
    FFFFFFFFFFF9340 0FFFFFFF FFFF9760 28A42844 FFFFA150 [.......`(.(D...P]
    FFFFFFFFFFF9350 00000001 000D6D54 00000000 41144844 [......mT....A.HD]
    FFFFFFFFFFF9360 00000000 41144844 0FFFFFFF FFFF8CFE [....A.HD........]
    FFFFFFFFFFF9370 00000001 047C9C30 00000000 00000000 [.....|.0........]
    FFFFFFFFFFF9380 00000001 10395030 80000000 0000F0B2 [.....9P0........]
    FFFFFFFFFFF9390 00000000 00000000 00000000 0000314A [..............1J]
    FFFFFFFFFFF93A0 00000000 00000000 00000000 00000000 [................]
    FFFFFFFFFFF93B0 00000000 00000001 00000000 00000001 [................]
    FFFFFFFFFFF93C0 00000000 00000000 00000000 00000000 [................]
    Repeat 1 times
    FFFFFFFFFFF93E0 0FFFFFFF FFFF9430 00FFFFFF FFFF9458 [.......0.......X]
    FFFFFFFFFFF93F0 00000000 00000001 00000001 048F2A98 [..............*.]
    FFFFFFFFFFF9400 00000000 00000001 00000000 048F2A98 [..............*.]
    FFFFFFFFFFF9410 00000000 00000000 00000000 00000000 [................]
    Repeat 1 times
    FFFFFFFFFFF9430 00000000 42420820 0FFFFFFF FFFF95E8 [....BB. ........]
    FFFFFFFFFFF9440 00000001 04CCB9B8 00000000 00000000 [................]
    FFFFFFFFFFF9450 00000000 00000000 00000000 44242082 [............D$ .]
    FFFFFFFFFFF9460 00000000 000007DB 00000001 047BE308 [.............{..]
    FFFFFFFFFFF9470 00000000 00000000 00000000 256C6C75 [............%llu]
    FFFFFFFFFFF9480 00000000 00000000 00000000 00000002 [................]
    FFFFFFFFFFF9490 00000000 00000004 0FFFFFFF FFFF9950 [...............P]
    FFFFFFFFFFF94A0 00000000 00000001 00000001 102B14B1 [.............+..]
    FFFFFFFFFFF94B0 00000000 000007DB 00000000 00000000 [................]
    FFFFFFFFFFF94C0 00000001 102B0D88 00000000 00000001 [.....+..........]
    FFFFFFFFFFF94D0 00000000 00000000 00000000 00000000 [................]
    Repeat 1 times
    FFFFFFFFFFF94F0 0FFFFFFF FFFF95C0 28442048 4F16C444 [........(D HO..D]
    FFFFFFFFFFF9500 09000000 0003565C 00000000 00000000 [......V\........]
    FFFFFFFFFFF9510 00000000 00000004 07000000 4F16C3B8 [............O...]
    FFFFFFFFFFF9520 00000002 00000002 00000000 000010E4 [................]
    FFFFFFFFFFF9530 00000000 40002D91 00000000 0000002A [[email protected]........*]
    FFFFFFFFFFF9540 00000000 00000030 0000000A 0000000D [.......0........]
    FFFFFFFFFFF9550 00000012 0000001A 00000020 00000021 [........... ...!]
    FFFFFFFFFFF9560 0FFFFFFF FFFF963D 0FFFFFFF FFFF963C [.......=.......<]
    FFFFFFFFFFF9570 00000000 00000000 00000000 00000000 [................]
    FFFFFFFFFFF9580 00000000 00000000 7FFFFFFE 00000002 [................]
    FFFFFFFFFFF9590 00000000 01020D78 00000001 102B0D78 [.......x.....+.x]
    FFFFFFFFFFF95A0 00000000 00000004 00000001 102B0D78 [.............+.x]
    FFFFFFFFFFF95B0 00000000 00000000 00000001 102B0D78 [.............+.x]
    FFFFFFFFFFF95C0 0FFFFFFF FFFF96F0 44A44B42 00000028 [........D.KB...(]
    FFFFFFFFFFF95D0 00000001 0001ED24 00000000 00000000 [.......$........]
    FFFFFFFFFFF95E0 0FFFFFFF FFFF97C0 00000001 10366698 [.............6f.]
    FFFFFFFFFFF95F0 0FFFFFFF FFFF963C 0FFFFFFF FFFF9634 [.......<.......4]
    FFFFFFFFFFF9600 00000000 00000001 0FFFFFFF FFFF9650 [...............P]
    FFFFFFFFFFF9610 00000000 73686F75 00000000 6C642062 [....shou....ld b]
    FFFFFFFFFFF9620 00000000 6520616E 00000000 6F746865 [....e an....othe]
    FFFFFFFFFFF9630 00000001 256C6C75 00000000 31000000 [....%llu....1...]
    FFFFFFFFFFF9640 00000000 00000000 00000000 00000000 [................]
    FFFFFFFFFFF9650 00FFFFFF FFFFBA20 00000000 00000001 [....... ........]
    FFFFFFFFFFF9660 00000001 048F2A98 00000001 048F2A8C [......*.......*.]
    FFFFFFFFFFF9670 00000000 00000080 0FFFFFFF FFFFBA20 [............... ]
    FFFFFFFFFFF9680 00000000 00000001 00000001 048F2A98 [..............*.]
    FFFFFFFFFFF9690 00000001 048F2A8C 00000001 102E5600 [......*.......V.]
    FFFFFFFFFFF96A0 00000000 42420820 00000000 00000000 [....BB. ........]
    FFFFFFFFFFF96B0 00000001 102B0D88 00000000 00000000 [.....+..........]
    FFFFFFFFFFF96C0 00000001 102B0D88 00000000 00000258 [.....+.........X]
    FFFFFFFFFFF96D0 0FFFFFFF FFFF9940 00000001 10576750 [[email protected]]
    FFFFFFFFFFF96E0 00000000 00000001 00000001 102B0D78 [.............+.x]
    FFFFFFFFFFF96F0 0FFFFFFF FFFF97D0 48A42088 00000000 [........H. .....]
    FFFFFFFFFFF9700 00000001 0001F01C 00000000 00000000 [................]
    FFFFFFFFFFF9710 00000000 00000000 00000000 00000000 [................]
    FFFFFFFFFFF9720 0FFFFFFF FFFF9A50 00000000 00000000 [.......P........]
    FFFFFFFFFFF9730 07000000 4FBA68F0 0FFFFFFF FFFFA150 [....O.h........P]
    ========== FRAME [3] (ksfdmp+0018 -> 03F535A4) ==========
    Dump of memory from 0x0FFFFFFFFFFF9760 to 0x0FFFFFFFFFFF97D0
    FFFFFFFFFFF9760 0FFFFFFF FFFF97D0 88A42844 00000001 [..........(D....]
    FFFFFFFFFFF9770 00000001 0478EADC 00000000 00000000 [.....x..........]
    FFFFFFFFFFF9780 00000000 00000000 00000001 04CCBB08 [................]
    FFFFFFFFFFF9790 00000003 FFFF9A50 00000000 00000000 [.......P........]
    FFFFFFFFFFF97A0 07000000 4FBA68F0 0FFFFFFF FFFFA150 [....O.h........P]
    FFFFFFFFFFF97B0 00000000 00000000 00000001 102B35E0 [.............+5.]
    FFFFFFFFFFF97C0 00000001 10576750 00000001 102B0BF8 [.....WgP.....+..]
    ========== FRAME [4] (kgerinv+00dc -> _ptrgl) ==========
    Dump of memory from 0x0FFFFFFFFFFF97D0 to 0x0FFFFFFFFFFF9870
    FFFFFFFFFFF97D0 0FFFFFFF FFFF9870 00000001 048F2A98 [.......p......*.]
    FFFFFFFFFFF97E0 00000001 00022080 00000001 102E5600 [...... .......V.]
    FFFFFFFFFFF97F0 00000000 42420820 00000001 10366698 [....BB. .....6f.]
    FFFFFFFFFFF9800 00000001 102B0D78 00000000 00000000 [.....+.x........]
    FFFFFFFFFFF9810 07000000 4FBA68F0 00000001 10001048 [....O.h........H]
    FFFFFFFFFFF9820 00000000 00000000 00000001 102B0BF8 [.............+..]
    FFFFFFFFFFF9830 0FFFFFFF FFFF98E0 0FFFFFFF FFFF98E0 [................]
    FFFFFFFFFFF9840 0FFFFFFF FFFF98E0 22A44B41 7FFFFFFF [........".KA....]
    FFFFFFFFFFF9850 00000001 037BF9D4 07000000 10018148 [.....{.........H]
    FFFFFFFFFFF9860 00000001 102B0BF8 00000001 10576750 [.....+.......WgP]
    ========== FRAME [5] (kgeasnmierr+0040 -> kgerinv) ==========
    Dump of memory from 0x0FFFFFFFFFFF9870 to 0x0FFFFFFFFFFF98F0
    FFFFFFFFFFF9870 0FFFFFFF FFFF98F0 0FFFFFFF FFFFBA20 [............... ]
    FFFFFFFFFFF9880 00000001 000250A4 00000001 048F2A98 [......P.......*.]
    FFFFFFFFFFF9890 00000001 048F2A8C 00000001 102E5600 [......*.......V.]
    FFFFFFFFFFF98A0 00000000 42420820 00000000 00000000 [....BB. ........]
    FFFFFFFFFFF98B0 0FFFFFFF FFFF9A50 00000000 00000000 [.......P........]
    FFFFFFFFFFF98C0 07000000 4FBA68F0 0FFFFFFF FFFFA150 [....O.h........P]
    FFFFFFFFFFF98D0 00000000 00000000 07000000 10018148 [...............H]
    FFFFFFFFFFF98E0 00000001 102B0D78 0FFFFFFF FFFF98F0 [.....+.x........]
    ========== FRAME [6] (k2srec+0360 -> 01FC219C) ==========
    Dump of memory from 0x0FFFFFFFFFFF98F0 to 0x0FFFFFFFFFFF9CF0
    FFFFFFFFFFF98F0 0FFFFFFF FFFFA020 24A42B81 FFFF97F0 [....... $.+.....]
    FFFFFFFFFFF9900 00000001 037BFEC4 00000000 00000000 [.....{..........]
    FFFFFFFFFFF9910 07000000 4EF3E6E0 00000000 000060B4 [....N.........`.]
    FFFFFFFFFFF9920 0FFFFFFF FFFFA150 0FFFFFFF FFFF9974 [.......P.......t]
    FFFFFFFFFFF9930 00000000 00000000 00000001 00000001 [................]
    FFFFFFFFFFF9940 00000000 00000000 00000000 00000001 [................]
    FFFFFFFFFFF9950 00000012 0000001A 00000020 00000021 [........... ...!]
    FFFFFFFFFFF9960 0FFFFFFF 00000003 00000000 00000000 [................]
    FFFFFFFFFFF9970 00000000 00000001 00000001 00000000 [................]
    FFFFFFFFFFF9980 00000001 102B0D78 00000000 00000024 [.....+.x.......$]
    FFFFFFFFFFF9990 00000000 00000000 00000001 102B0D78 [.............+.x]
    FFFFFFFFFFF99A0 00000000 00000100 00000000 00000000 [................]
    FFFFFFFFFFF99B0 00000000 00000000 00000000 00000002 [................]
    FFFFFFFFFFF99C0 00000000 00000000 00000001 10001048 [...............H]
    FFFFFFFFFFF99D0 00000001 102B0D78 00000000 00000000 [.....+.x........]
    FFFFFFFFFFF99E0 00000000 00000000 00000001 10001048 [...............H]
    FFFFFFFFFFF99F0 00000001 102B0BF8 0FFFFFFF FFFF9A00 [.....+..........]
    FFFFFFFFFFF9A00 0FFFFFFF FFFF9DD0 00000001 10366698 [.............6f.]
    FFFFFFFFFFF9A10 00000001 007835C4 00000000 00000000 [.....x5.........]
    FFFFFFFFFFF9A20 00000000 00000000 00000000 00000000 [................]
    FFFFFFFFFFF9A30 0FFFFFFF FFFF9BE0 46228082 00000000 [........F"......]
    FFFFFFFFFFF9A40 0FFFFFFF FFFFA7E0 00000001 10576750 [.............WgP]
    FFFFFFFFFFF9A50 0FFFFFFF FFFFA7E0 00000000 3F6CBD40 [............?l.@]
    FFFFFFFFFFF9A60 00000000 00000000 00000000 00000000 [................]
    FFFFFFFFFFF9A70 00000000 0000006E 00000001 105967B0 [.......n.....Yg.]
    FFFFFFFFFFF9A80 00000001 037BFBFC 0FFFFFFF FFFF98F0 [.....{..........]
    FFFFFFFFFFF9A90 00000001 10366698 00000001 10394EF0 [.....6f......9N.]
    FFFFFFFFFFF9AA0 00000000 00000000 00000000 44242082 [............D$ .]
    FFFFFFFFFFF9AB0 00000000 00000080 0FFFFFFF FFFFBA20 [............... ]
    FFFFFFFFFFF9AC0 00000000 00000001 00000001 048F2A98 [..............*.]
    FFFFFFFFFFF9AD0 00000001 048F2A8C 00000001 102E5600 [......*.......V.]
    FFFFFFFFFFF9AE0 00000000 42420820 00000001 0488B9D8 [....BB. ........]
    FFFFFFFFFFF9AF0 00000000 00000000 00000000 00000000 [................]
    FFFFFFFFFFF9B00 07000000 4FBA68F0 00000000 00000000 [....O.h.........]
    FFFFFFFFFFF9B10 00000000 00000000 00000001 10001048 [...............H]
    FFFFFFFFFFF9B20 07000000 10018148 0FFFFFFF FFFF98F0 [.......H........]
    FFFFFFFFFFF9B30 00000000 00000000 00000000 00000000 [................]
    Repeat 8 times
    FFFFFFFFFFF9BC0 0FFFFFFF FFFFA020 24A44B81 00000000 [....... $.K.....]
    FFFFFFFFFFF9BD0 00000000 00000000 00000000 00000000 [................]
    FFFFFFFFFFF9BE0 0FFFFFFF FFFF9D60 00000000 00000000 [.......`........]
    FFFFFFFFFFF9BF0 0FFFFFFF FFFF9E80 00000000 00000000 [................]
    FFFFFFFFFFF9C00 00000000 00000000 00000000 00000000 [................]
    Repeat 2 times
    FFFFFFFFFFF9C30 00000000 00000000 0FFFFFFF FFFF9DD0 [................]
    FFFFFFFFFFF9C40 00000001 10576FB0 00000000 00000000 [.....Wo.........]
    FFFFFFFFFFF9C50 00000001 10576FB0 00000000 00000200 [.....Wo.........]
    FFFFFFFFFFF9C60 0FFFFFFF FFFF9E50 00000001 10576A00 [.......P.....Wj.]
    FFFFFFFFFFF9C70 0FFFFFFF FFFF9DE0 00000001 10366698 [.............6f.]
    FFFFFFFFFFF9C80 00000001 000A0EDC 00000001 0481E07C [...............|]
    FFFFFFFFFFF9C90 0FFFFFFF FFFF9E70 00000001 10366698 [.......p.....6f.]
    FFFFFFFFFFF9CA0 00000001 0481E358 00000001 0481E3B8 [.......X........]
    FFFFFFFFFFF9CB0 0FFFFFFF FFFF9DD0 00000000 00000000 [................]
    FFFFFFFFFFF9CC0 00000001 00ACA4C1 2C12AE92 00000000 [........,.......]
    FFFFFFFFFFF9CD0 0FFFFFFF FFFF9DD0 00000000 44242082 [............D$ .]
    FFFFFFFFFFF9CE0 00000001 01D292D8 0FFFFFFF FFFFBA20 [............... ]
    ========== FRAME [7] (kpotxrec+0058 -> k2srec) ==========
    Dump of memory from 0x0FFFFFFFFFFFA020 to 0x0FFFFFFFFFFFA0C0
    FFFFFFFFFFFA020 0FFFFFFF FFFFA0C0 24A44B81 00000000 [........$.K.....]
    FFFFFFFFFFFA030 00000001 0389181C 2CBA66E5 47F30960 [........,.f.G..`]
    FFFFFFFFFFFA040 0FFFFFFF FFFFA150 07000000 4FBF7680 [.......P....O.v.]
    FFFFFFFFFFFA050 0FFFFFFF FFFFA150 00000000 105769C8 [.......P.....Wi.]
    FFFFFFFFFFFA060 0FFFFFFF FFFFA090 0FFFFFFF FFFFBA18 [................]
    FFFFFFFFFFFA070 00000000 FFFFA130 48408288 00000000 [.......0H@......]
    FFFFFFFFFFFA080 00000001 000BA50C 00000001 1016D102 [................]
    FFFFFFFFFFFA090 00000000 0000D0B0 00000000 00000354 [...............T]
    FFFFFFFFFFFA0A0 0FFFFFFF FFFFA150 0FFFFFFF FFFFBA18 [.......P........]
    FFFFFFFFFFFA0B0 0FFFFFFF FFFFA150 0FFFFFFF FFFFBCD0 [.......P........]
    ========== FRAME [8] (kpotxen+0914 -> kpotxrec) ==========
    Dump of memory from 0x0FFFFFFFFFFFA0C0 to 0x0FFFFFFFFFFFA250
    FFFFFFFFFFFA0C0 0FFFFFFF FFFFA250 00000000 44242082 [.......P....D$ .]
    FFFFFFFFFFFA0D0 00000001 03894418 0FFFFFFF FFFFBA20 [......D........ ]
    FFFFFFFFFFFA0E0 00000000 00000001 00000001 048F2A98 [..............*.]
    FFFFFFFFFFFA0F0 00000001 048F2A8C 00000001 1015A658 [......*........X]
    FFFFFFFFFFFA100 07000000 10008000 07000000 4FBA68F0 [............O.h.]
    FFFFFFFFFFFA110 07000000 4EF0A9E8 00000001 10001048 [....N..........H]
    FFFFFFFFFFFA120 00000001 101EBFE8 07000000 3F6CBD20 [............?l. ]
    FFFFFFFFFFFA130 00000000 00000004 00000000 00000001 [................]
    FFFFFFFFFFFA140 00000000 00000206 07000000 100280C0 [................]
    FFFFFFFFFFFA150 44444444 00000014 00000025 0000000A [DDDD.......%....]
    FFFFFFFFFFFA160 0FFFFFFF FFFFA188 0FFFFFFF FFFFA19C [................]
    FFFFFFFFFFFA170 00000000 44444444 00000000 00000014 [....DDDD........]
    FFFFFFFFFFFA180 00000000 00000025 20A86E20 9BB6824A [.......% .n ...J]
    FFFFFFFFFFFA190 9B0470B3 E925DF3F 00000000 09DB0B01 [..p..%.?........]
    FFFFFFFFFFFA1A0 36444A48 88BF241A 81140E12 01000000 [6DJH..$.........]
    FFFFFFFFFFFA1B0 43544401 0007EE65 72707365 72766572 [CTD....erpserver]
    FFFFFFFFFFFA1C0 32FFFFFF FFFFA250 22242081 00000000 [2......P"$ .....]
    FFFFFFFFFFFA1D0 0FFFFFFF FFFFA250 00000000 00000000 [.......P........]
    FFFFFFFFFFFA1E0 00000001 10589828 00000001 105899F0 [.....X.(.....X..]
    FFFFFFFFFFFA1F0 0FFFFFFF FFFFBCD0 00000001 102E5600 [..............V.]
    FFFFFFFFFFFA200 00000000 42420820 00000001 0488B9D8 [....BB. ........]
    FFFFFFFFFFFA210 00000000 00000068 00000000 00000000 [.......h........]
    FFFFFFFFFFFA220 00000001 10043910 00000001 1015E6A8 [......9.........]
    FFFFFFFFFFFA230 0FFFFFFF FFFFA7E0 00000001 102B0D78 [.............+.x]
    FFFFFFFFFFFA240 00000001 10001048 0FFFFFFF FFFFA250 [.......H.......P]
    ========== FRAME [9] (opiodr+0adc -> _ptrgl) ==========
    Dump of memory from 0x0FFFFFFFFFFFA250 to 0x0FFFFFFFFFFFA650
    FFFFFFFFFFFA250 0FFFFFFF FFFFB5F0 26A42B81 FFFFAA00 [........&.+.....]
    I appreciate any idea.
    regards.

    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    1: 4, 2, 107, 245->244, fin=244, st=2
    6: 3, 2, 373, 6->7, fin=7, st=2
    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    1: 4, 2, 107, 245->244, fin=244, st=2
    6: 3, 2, 373, 6->7, fin=7, st=2
    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    1: 4, 2, 107, 245->244, fin=244, st=2
    6: 3, 2, 373, 6->7, fin=7, st=2
    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    1: 4, 2, 107, 245->244, fin=244, st=2
    6: 3, 2, 373, 6->7, fin=7, st=2
    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    1: 4, 2, 107, 245->244, fin=244, st=2
    6: 3, 2, 373, 6->7, fin=7, st=2
    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    1: 4, 2, 107, 245->244, fin=244, st=2
    6: 3, 2, 373, 6->7, fin=7, st=2
    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    1: 4, 2, 107, 245->244, fin=244, st=2
    6: 3, 2, 373, 6->7, fin=7, st=2
    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    1: 4, 2, 107, 245->244, fin=244, st=2
    6: 3, 2, 373, 6->7, fin=7, st=2
    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    1: 4, 2, 107, 245->244, fin=244, st=2
    6: 3, 2, 373, 6->7, fin=7, st=2
    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    1: 4, 2, 107, 245->244, fin=244, st=2
    6: 3, 2, 373, 6->7, fin=7, st=2
    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    1: 4, 2, 107, 245->244, fin=244, st=2
    6: 3, 2, 373, 6->7, fin=7, st=2
    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    1: 4, 2, 107, 245->244, fin=244, st=2
    6: 3, 2, 373, 6->7, fin=7, st=2
    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    1: 4, 2, 107, 245->244, fin=244, st=2
    6: 3, 2, 373, 6->7, fin=7, st=2
    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    1: 4, 2, 107, 245->244, fin=244, st=2
    6: 3, 2, 373, 6->7, fin=7, st=2
    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    1: 4, 2, 107, 245->244, fin=244, st=2
    6: 3, 2, 373, 6->7, fin=7, st=2
    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    1: 4, 2, 107, 245->244, fin=244, st=2
    6: 3, 2, 373, 6->7, fin=7, st=2
    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    1: 4, 2, 107, 245->244, fin=244, st=2
    6: 3, 2, 373, 6->7, fin=7, st=2
    6: 4, 3, 373, 7->6, fin=6, st=2
    1: 3, 3, 107, 244->245, fin=245, st=2
    Dumping last 2 granules of Transferred Memory
    Granule Header dump for 7000000353fe000, hdrsz=64, gran size=4194304
    Dump of memory from 0x07000000353FE000 to 0x07000000353FE040
    7000000353FE000 07000000 353C0000 07000000 353C0000 [....5<......5<..]
    7000000353FE010 00002000 00000000 00000000 000001E9 [.. .............]
    7000000353FE020 000001F8 0000003E 00002000 00000000 [.......>.. .....]
    7000000353FE030 00000000 00000001 00000093 00000000 [................]
    Granule Dump for 700000035000000, size=32768
    Dump of memory from 0x0700000035000000 to 0x0700000035008000
    700000035000000 07000000 35000000 07000000 35C00000 [....5.......5...]
    700000035000010 00000000 00000000 07000000 100358F0 [..............X.]
    700000035000020 07000000 35000020 07000000 35000020 [....5.. ....5.. ]
    700000035000030 07000000 353BFFF0 07000000 353BFFF0 [....5;......5;..]
    700000035000040 00000000 00000000 FFFBFFE0 4BDA17E3 [............K...]
    700000035000050 01000000 01020200 C0B38F00 003BFF89 [.............;..]
    700000035000060 00000000 00000000 07000000 10037138 [..............q8]
    700000035000070 07000000 10037138 00000000 00000000 [......q8........]
    700000035000080 00000000 00000000 00000000 00000000 [................]
    Repeat 501 times
    700000035001FE0 C0B38F00 003BE001 07000000 35000058 [.....;......5..X]
    700000035001FF0 07000000 35000030 07000000 35000030 [....5..0....5..0]
    700000035002000 00000000 00000000 00000000 00000000 [................]
    Repeat 1535 times
    Done Dumping transfer, resize ops and granules.
    Dump of memory from 0x070000004DB38090 to 0x070000004DB38208
    70000004DB38090 07000000 4DBEE560 07000000 4DBEE5B0 [....M..`....M...]
    70000004DB380A0 00000006 000000B4 00050000 000001B2 [................]
    70000004DB380B0 00000000 00000000 0C000100 00000045 [...............E]
    70000004DB380C0 00000000 00000000 00000220 00760000 [........... .v..]
    70000004DB380D0 00000001 0000045A 00000000 00000000 [.......Z........]
    70000004DB380E0 00000000 00000000 00000000 00000000 [................]
    Repeat 2 times
    70000004DB38110 00000000 00000000 07000000 4DB38118 [............M...]
    70000004DB38120 07000000 4DB38118 07000000 4DB37FB0 [....M.......M...]
    70000004DB38130 07000000 4DB382A0 00000000 00000000 [....M...........]
    70000004DB38140 00000000 00000000 00000003 00000000 [................]
    70000004DB38150 00000000 00000000 00000000 00000000 [................]
    70000004DB38160 00010000 00000006 00000006 00000007 [................]
    70000004DB38170 00000007 00000006 00000B40 00000000 [...........@....]
    70000004DB38180 44454641 554C5400 00000000 00000000 [DEFAULT.........]
    70000004DB38190 00000000 00070000 00000003 00002000 [.............. .]
    70000004DB381A0 00000002 00050006 07000000 4DB6B230 [............M..0]
    70000004DB381B0 00000001 00000000 00000000 00000000 [................]
    70000004DB381C0 00000035 FE233D2F 00000000 0057E5DC [...5.#=/.....W..]
    70000004DB381D0 00000000 003A6260 00000000 0003617A [.....:b`......az]
    70000004DB381E0 00000000 00000000 00000000 00000235 [...............5]
    70000004DB381F0 00000000 00001472 00000000 000000DE [.......r........]
    70000004DB38200 00000000 000007D5 [........]
    KCBS: disable_kcbsbpd is 0
    KCBS: bufcnt = 180, nb_kcbsds = 180
    KCBS: fbufcnt = 37
    KCBS: Tot bufs in set segwise
    KCBS: nbseg[0] is 15
    KCBS: nbseg[1] is 15
    KCBS: nbseg[2] is 15
    KCBS: nbseg[3] is 15
    KCBS: nbseg[4] is 15
    KCBS: nbseg[5] is 15
    KCBS: nbseg[6] is 15
    KCBS: nbseg[7] is 15
    KCBS: nbseg[8] is 15
    KCBS: nbseg[9] is 15
    KCBS: nbseg[10] is 15
    KCBS: nbseg[11] is 15
    KCBS: Act cnt = 90
    KCBS: bufcnt = 180, nb_kcbsds = 180
    KCBS: fbufcnt = 37
    KCBS: Tot bufs in set segwise
    KCBS: nbseg[0] is 15
    KCBS: nbseg[1] is 15
    KCBS: nbseg[2] is 15
    KCBS: nbseg[3] is 15
    KCBS: nbseg[4] is 15
    KCBS: nbseg[5] is 15
    KCBS: nbseg[6] is 15
    KCBS: nbseg[7] is 15
    KCBS: nbseg[8] is 15
    KCBS: nbseg[9] is 15
    KCBS: nbseg[10] is 15
    KCBS: nbseg[11] is 15
    KCBS: Act cnt = 90
    KSOLS: Begin dumping all object level stats elements
    KSOLS: Done dumping all elements. Exiting.
    Dump event group for SESSION
    Dump event group for SYSTEM

  • Database crashed with error ORA-00600: internal error code, arguments

    Hi,
    Yesterday night one of our database was crashed and when I see the altert log file I found below errors
    Oracle 10g, AIX 5.3 platform
    Killing background process QMNC
    Tue Oct 14 20:22:07
    Errors in file /oracle/SID/saptrace/usertrace/sid_ora_6492356.trc:
    ORA-00600: internal error code, arguments: [ksb_shut_detached_process3], [QMNC], [], [], [], [], [], []
    Tue Oct 14 21:02:27 2008
    Adjusting the default value of parameter parallel_max_servers
    from 320 to 65 due to the value of parameter processes (80).
    trace file contains below errors
    ksedmp: internal or fatal error
    ORA-00600: internal error code, arguments: [ksb_shut_detached_process3], [QMNC], [], [], [], [], [], []
          Call Stack Trace
    calling              call     entry                argument values in hex
    location             type     point                (? means dubious value)
    ksedst+001c          bl       ksedst1              700000010008000 ?
                                                       700000069243690 ?
    ksedmp+0290          bl       ksedst               104325D68 ?
    ksfdmp+0018          bl       03F599D0
    Anyone has any idea regarding this error? 
    Now the database is up, but would like to know why this has happened.
    Thank you
    KVR
    Edited by: KVR on Oct 15, 2008 10:03 AM

    Theres plenty of notes about ORA-00600... all depending on what is you Oracle version and what was running when the crash happen.
    If it was during the night maybe the system was updating statistics then you can check SAP Note 365421 ORA-00600 [1113] when generating statistics
    Regards
    Juan

  • Error: ORA-00600: internal error code, arguments: [kdisle:nrows], [1], [],

    Hi Gurus,
    I am working with informatica. Recently when I ran my session It was failed with the following oracle error.
    Error: ORA-00600: internal error code, arguments: [kdisle:nrows], [1], [], [], [], [], [], []
    Can any one help me to find out what is the problem and how to solve this. And I want what is the exact cause for this error.
    Thanks In Advance
    Rajasekhar

    ORA-00600 errors generally require a call to Oracle support since they indicate unexpected conditions. There may be some information available on Metalink if you search for the particular arguments that are thrown with the error.
    If your machine is not on the most recent patchset, you might try patching the database. Many ORA-00600 errors are resolved by patchsets. Note that access to Metalink or to patchsets requires that you have a support contract with Oracle.
    Also, please be aware that technical questions should be posted to one of the technical forums (Products | Database | Database - General in this case).
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • RMAN backup restore leads to the error "ORA-00600: internal error code, arguments: [kccsbck_first], [2], [2349545192]" on DB startup

    Hi All,
    DB:11.2.0.3.0
    OS: Sun Solaris SPARC 64 bits
    I am facing an issue -  RMAN backup restore leads to the error "ORA-00600: internal error code, arguments: , , " on DB startup. Restored from RMAN backup DB test2 to DB test1.
    <p mcekeep="true">  $ sqlplus / as sysdba
    <p mcekeep="true">   SQL*Plus: Release 11.2.0.3.0   Production on Sun Oct 6 09:31:28 2013
    <p mcekeep="true">   Copyright (c) 1982, 2011,   Oracle.  All rights reserved.
    <p mcekeep="true">   Connected to an idle instance.
    <p mcekeep="true">  
    SQL> startup
    ORACLE instance started.
    Total System Global Area 4277059584 bytes
    Fixed Size                  2166160 bytes
    Variable Size            1493176944 bytes
    Database Buffers         2768240640 bytes
    Redo Buffers               13475840 bytes
    ORA-00600: internal error code, arguments: , , ,
    SQL> exit
    DB test2 database validated:
    RMAN> validate Database;
    No issues reported.
    Could anyone please let me the what's the cause of this error
    Thanks for your time
    Regards,
    user10088255

    HI,
    CASE : I
    C:\>set ORACLE_SID=xxxx
    C:\>sqlplus sys/XXXXX@rosen as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Sat Jan 29 12:28:00 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area   3423965184 bytes
    Fixed Size                      2180544 bytes
    Variable Size                2080377408 bytes
    Database Buffers           1325400064 bytes
    Redo Buffers                   16007168 bytes
    ORA-00600: internal error code, arguments: [kccsbck_first], [1], [3978145973],
    Solution:   AFTER GETTING  ORA-00600, SHUT THE DATABASE AND STARTUP IT INTO MOUNT STAGE  AND  THEN ALTER  DATABASE   TO OPEN STAGE .
    SQL> shut immediate
    ORA-01507: database not mounted
    ORACLE instance shut down.
    SQL> startup mount
    ORACLE instance started.
    Total System Global Area 3423965184 bytes
    Fixed Size                      2180544 bytes
    Variable Size                 2080377408 bytes
    Database Buffers           1325400064 bytes
    Redo Buffers                    16007168 bytes
    Database mounted.
    SQL> alter database open;
    Database altered.
    SQL> select name,open_mode from v$database;
    NAME      OPEN_MODE
    ROSEN     READ WRITE
    CASE :: II
    C:\>sqlplus sys/XXXX@royalton as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Sat Jan 29 12:37:37 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area  3423965184 bytes
    Fixed Size                      2180544 bytes
    Variable Size                  1979714112 bytes
    Database Buffers            1426063360 bytes
    Redo Buffers                  16007168 bytes
    ORA-00600: internal error code, arguments: [kccsbck_first], [1], [73515151],[], [], [], [], [], [], [], [], []
    Solution :  As in above case, I have started the database in mount and then alter it to the open mode but it doesnot work out. After some analysis ,troubleshooting and googling, we have decided to flush the shared pool  component of the SGA . So, we have started the database in mount stage and then flush the shared pool and further alter it to open stage . Below are the steps performed to solve this issue .
    SQL> shut immediate
    ORA-01507: database not mounted
    ORACLE instance shut down.
    C:\>set ORACLE_SID= royalton
    C:\>sqlplus sys/xxxxxxxx@royalton  as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Sat Jan 29 12:28:00 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Connected to an idle instance.
    SQL> startup mount
    ORACLE instance started.
    Total System Global Area 3423965184 bytes
    Fixed Size                     2180544 bytes
    Variable Size                 2080377408 bytes
    Database Buffers            1325400064 bytes
    Redo Buffers                  16007168 bytes
    Database mounted.
    SQL> alter system flush shared_pool;
    SQL> alter database open
    Database altered.
    SQL> select name,open_mode from v$database;
    NAME            OPEN_MODE
    ROYALTON        READ WRITE
    Conclusion : Though this is not the solution but a workaround to solve ORA-00600  which is having same argument as above, then you may follow the above steps.
    Please chek this link : One Can Succeed at Almost Anything For Which He Has Enthusiasm...: ORA-00600: internal error code, arguments: [kccsbck_f…

  • XMLQuery SQL Error: ORA-00600: internal error code,

    Hi guys,
    I am trying to use XML feature of Oracle DB. What I am trying to implement is having XMLTYpe field in table and have some values in it and then query that table using XMLQuery(...). I started with example here : http://www.psoug.org/reference/xmlquery.html .
    I am able to create table, Insert data into table, but when I tried to run SELECT query it does not work
    "SELECT person_id, XMLQuery(
    'for $i in /PDRecord
    where $i /PDName = "Daniel Morgan"
    order by $i/PDName
    return $i/PDName'
    passing by value person_data
    RETURNING CONTENT) XMLData
    FROM person_data; "
    It throws error like
    "Error report:
    SQL Error: ORA-00600: internal error code, arguments: [qmxqrwRewExpr:1], [], [], [], [], [], [], []
    00600. 00000 - "internal error code, arguments: [%s], [%s], [%s], [%s], [%s], [%s], [%s], [%s]"
    Am I missing any thing? or is my Oracle 10g DB is not compatible with XMLType ?
    Please help.

    Hi Marco,
    Thanks for replying.
    Oracle Database 10g Release 10.2.0.1.0 - Production. so as per you said it should work. I am sorry for being dumb, but I am not DBA guy. can you tell me how to check if XMLDB is installed properly? how can I look at DBA_REGISTRY and what kind of information I will find under DBA_REGISTRY?
    BTW I found another way of querying XMLType columns from here http://download.oracle.com/docs/cd/B10501_01/appdev.920/a96620/xdb04cre.htm which uses extract(), existsNode(), etc.. function to accomplish some of the task. As of now I am still digging in it, so not sure which one will be better to use. I mean the link that I showed on my first thread or the above link.
    I am still curious why wouldnt my first thread query work.
    Thanks again.

  • Trace Error - ORA-00600: internal error code

    Hi All:
    I'm using VB6, ADO 2.5, and the Oracle Provider for OLE DB. When I run the following SQL statment I get an Oracle trace error:
    SELECT a.VPATypeID AS ID,
    CASE WHEN NVL(c.Total,0) > 0 OR NVL(b.Total,0) > 0
    THEN a.Description
    ELSE CAST(a.Description || ' (N/A)' AS NVARCHAR2(255))
    END AS Description
    FROM VPAType a
    LEFT JOIN (SELECT DISTINCT VPATypeID AS Total,VPATypeID FROM VPADefault b WHERE b.VPSystemID = 3) b ON (a.VPATypeID=b.VPATypeID)
    LEFT JOIN (SELECT DISTINCT VPATypeID AS Total,VPATypeID FROM VPALinearDetail b WHERE b.VPSystemID = 3 AND b.Active > 0) c ON (a.VPATypeID=c.VPATypeID)
    WHERE a.VPATypeID NOT IN(1,2,3)
    UNION
    SELECT a.VPATypeID AS ID, a.Description FROM VPAType a WHERE VPATypeID IN(1,2,3)
    Here is a snippet of the trace file:
    *** SESSION ID:(25.38093) 2004-08-24 08:42:59.144
    *** 2004-08-24 08:42:59.144
    ksedmp: internal or fatal error
    ORA-00600: internal error code, arguments: [qcplgnt : no null terminator], [], [], [], [], [], [], []
    Current SQL statement for this session:
    SELECT a.VPATypeID AS ID, CASE WHEN NVL(c.Total,:"SYS_B_00") > :"SYS_B_01" OR NVL(b.Total,:"SYS_B_02") > :"SYS_B_03" THEN a.Description ELSE CAST(a.Description || :"SYS_B_04" AS NVARCHAR2(:"SYS_B_05")) END AS Description FROM VPAType a LEFT JOIN (SELECT DISTINCT VPATypeID AS Total,VPATypeID FROM VPADefault b WHERE b.VPSystemID = :"SYS_B_06") b ON (a.VPATypeID=b.VPATypeID) LEFT JOIN (SELECT DISTINCT VPATypeID AS Total,VPATypeID FROM VPALinearDetail b WHERE b.VPSystemID = :"SYS_B_07" AND b.Active > :"SYS_B_08") c ON (a.VPATypeID=c.VPATypeID) WHERE a.VPATypeID NOT IN(:"SYS_B_09",:"SYS_B_10",:"SYS_B_11") UNION SELECT a.VPATypeID AS ID, a.Description FROM VPAType a WHERE VPATypeID IN(:"SYS_B_12",:"SYS_B_13",:"SYS_B_14")
    Can anyone help me out here and tell what might be causing the error?
    Note: No error is generated on the client machine and the requested recordset is returned will all the proper results.
    TIA,
    Doug.

    For further analysis see this description on metalink:
    ORA-600 [17281] "Error closing all cursors for an instantiation"
    Doc ID: Note:39361.1
    Werner

Maybe you are looking for

  • Is there a way to specify MVC model in a Wizard?

    I am fairly new to JDeveloper so forgive me if I ask a stupid question.... In a past web project I used IBM Websphere and Visual Age developing environments. For an upcoming project I am going to be using JDeveloper but with the same basic MVC archit

  • Proxy monitoring in PI 7.1

    Hi Expert. Iu2019m working with PI 7.1 I would to monitor the communication between the  SAP ECC and SAP PI. SAP ECC and SAP PI communicate by proxy. I would know if I can monitor the proxy abap using SAP PI Message Error Monitoring based on Message-

  • Command recall within ksh on Solaris 10

    Is is possible to be able to use command recall keys with the Korn Shell within Solaris 10? Thanks, Brett

  • 7334 - Dectecting Power Up Reset State

    I am writing an application in C/C++ to control stepper motors with an NI-7334.  I want to detect if the board is in the "PowerUp Reset State" and if so, initialize the card.  There doesn't seem to be a function to detect this.  Does anybody know a w

  • I can't reinstall photoshop cc

    I uninstalled Photoshop CC from my computer. Now Im can't seem to be able to re-download photoshop CC to reinstall it.