ASM instance crash due  to error ORA-27506: IPC error connecting to a port

Hi All,
Today the ASM instance goes down.
When i checked the alert log I found the below error.
ORA-27506: IPC error connecting to a port
ORA-27300: OS system dependent operation:sendmsg failed with status: 22
ORA-27301: OS failure message: Invalid argument
ORA-27302: failure occurred at: sskgxpsnd1
Please find the environment details.
OS : RHEL-5
DB: 11.1.0.7 2-node RAC
I want to know the root cause of this issue.
Please suggest.
Thanks and Regards,

Hi,
Could you please upload cluster alert log and cssd.log?
regards,
Kishore

Similar Messages

  • ORA-27509:IPC error receiving a message in 10.1.0.4 RAC database

    Hi Gurus
    Please suggest me Instance crashed with the below error,
    ORA-27509:IPC error receiving a message .
    Regards,
    Khan

    27509, 00000, "IPC error receiving a message"
    // *Cause:  This is an operating system/cluster interconnect error.
    // *Action: Check the value of errno and contact Oracle Support Services.                                                                                                                                                                                                                                                                                                                                                                                           

  • ORA-27504: IPC error creating OSD context

    Hi
    We have a Linux based ORACLE rac server (version-10.2.0.4.0). Suddenly dbs are went down and while we are trying to up the dbs it will shows the following error
    ORA-27504: IPC error creating OSD context
    ORA-27300: OS system dependent operation:check if cable failed with status: 0
    ORA-27301: OS failure message: Error 0
    ORA-27302: failure occurred at: skgxpcini1
    ORA-27303: additional information: requested interface eth1 interface not runnin
    g set disableinterface_checking = TRUE to disable this check for single instan
    ce cluster. Check output from ifcon
    Any one have idea about this?
    Thanks
    Anbu

    Use this forum to report broken links or general feedback about Oracle documentation. This forum is not monitored by Oracle support or product teams and so Oracle product and technology related questions will not be answered.
    It seems you are not in the right forum. Despite of this because of the error stack you have a - possibly hardware related - connection problem between the nodes of the cluster. Pay special attention to ORA-27303, I think this message gives you valuable hints. And check the interconnect on hardware level.
    Werner

  • Can't start first instance...ORA-27504: IPC error creating OSD context

    Oracle11gR1 RHEL4 AS - 64bit - 2 node RAC
    I am having trouble starting the database from the first node. I can start the second node without any problems. When I go to start the first node I get the following error:
    [oracle@vtl-rac1 db_1]$ sqlplus "/as sysdba"
    SQL*Plus: Release 11.1.0.6.0 - Production on Thu May 1 15:50:50 2008
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORA-27504: IPC error creating OSD context
    HA Resource Target State
    ora.VMRACDEV.VMRACDEV1.inst ONLINE OFFLINE
    ora.VMRACDEV.VMRACDEV2.inst ONLINE ONLINE on vtl-rac2
    ora.VMRACDEV.db ONLINE ONLINE on vtl-rac1
    ora.vtl-rac1.ASM1.asm ONLINE ONLINE on vtl-rac1
    ora.vtl-rac1.LISTENER_VTL-RAC1.lsnr ONLINE ONLINE on vtl-rac1
    ora.vtl-rac1.gsd ONLINE ONLINE on vtl-rac1
    ora.vtl-rac1.ons ONLINE ONLINE on vtl-rac1
    ora.vtl-rac1.vip ONLINE ONLINE on vtl-rac1
    ora.vtl-rac2.ASM2.asm ONLINE ONLINE on vtl-rac2
    ora.vtl-rac2.LISTENER_VTL-RAC2.lsnr ONLINE ONLINE on vtl-rac2
    ora.vtl-rac2.gsd ONLINE ONLINE on vtl-rac2
    ora.vtl-rac2.ons ONLINE ONLINE on vtl-rac2
    ora.vtl-rac2.vip ONLINE ONLINE on vtl-rac2
    No alerts are being generated in the alert log. And I have looked at this errror in the docs and it says that it is related to OS/cluster interconnect but those are also fine as indicated in the alert log. I saw some metalink notes but they are specific to other OS's.
    Any help would be appreciated.
    Thank you.

    Presuming that no other changes were made to this
    configuration and it stopped working , you might want
    to attempt these steps :
    a) You have already mentioned this but recheck the
    alert.log file for this instanceThere is nothing in the alertlog.
    to verify if there are any errors reported.
    Check the udump / bdump locations for any trace files
    which might give
    us any clues on where to look further.This is all I found in a trace file:
    libskgxpd.so called
    libskgxp9.so should reference real implementation
    IPC OS error without diagnostic information
    Dump of memory from 0x0000007FBFFF8FF8 to 0x0000007FBFFF90D0
    7FBFFF8FF0 00000000 20435049 [....IPC ]
    7FBFFF9000 74696E69 00000000 00000000 0000002A [init........*...]
    7FBFFF9010 BFFF9130 0000007F 5F487518 676B7300 [0........uH_.skg]
    7FBFFF9020 69637078 0000696E 696C00CE 676B7362 [xpcini....libskg]
    7FBFFF9030 2E647078 63206F73 656C6C61 696C0A64 [xpd.so called.li]
    7FBFFF9040 676B7362 2E397078 73206F73 6C756F68 [bskgxp9.so shoul]
    7FBFFF9050 65722064 65726566 2065636E 6C616572 [d reference real]
    7FBFFF9060 706D6920 656D656C 7461746E 0A6E6F69 [ implementation.]
    7FBFFF9070 00000000 00000001 096AD150 00000000 [........P.j.....]
    7FBFFF9080 00000001 00000001 5F487518 00000001 [.........uH_....]
    7FBFFF9090 BFFFA258 0000007F 00000030 00000000 [X.......0.......]
    7FBFFF90A0 000006FA 00000000 00000000 00000000 [................]
    7FBFFF90B0 00000000 00000000 00000000 00000000 [................]
    7FBFFF90C0 096AD0E0 00000000 00000001 00000041 [..j.........A...]
    struct ksxpp * ksxppg_ [0x96c5fb0, 0x2a965ed800) = 0x2a965ed7f8
    Does the same problem persist if the problematic Node
    is rebooted.- Nope, that didn't change anything either.
    d) You might want to strace the Sqlplus startup
    process and depending on
    where the assert is raised , it might provide
    some pointers.- Here is the end of the strace output:
    read(9, "\f\0\4\4\0\0P\0\5\4\0\0g\0\6\4\0\0~\0\7\4\0\0\245\0\10\4\0\0\274\0"..., 512) = 512
    close(9) = 0
    lseek(4, 16384, SEEK_SET) = 16384
    read(4, "\f\0\261\2\0\0P\0\264\2\0\0\177\0\265\2\0\0\265\0\266\2\0\0\f\1\275\2\0\0/\1"..., 512) = 512
    write(1, "Connected to an idle instance.\n", 31) = 31
    write(1, "\n", 1) = 1
    mmap(NULL, 143360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2a9829b000
    munmap(0x2a9829b000, 143360) = 0
    access("login.sql", F_OK) = -1 ENOENT (No such file or directory)
    mmap(NULL, 143360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2a9829b000
    munmap(0x2a9829b000, 143360) = 0
    access("/opt/app/oracle/product/11.1.0/db_1/sqlplus/admin/glogin.sql", F_OK) = 0
    statfs("/opt/app/oracle/product/11.1.0/db_1/sqlplus/admin/glogin.sql", {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=7210695, f_bfree=1791712, f_bavail=1425430, f_files=3662848, f_ffree=3395776, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0
    open("/opt/app/oracle/product/11.1.0/db_1/sqlplus/admin/glogin.sql", O_RDONLY) = 9
    brk(0x61f000) = 0x61f000
    read(9, "--\n-- Copyright (c) 1988, 2005, "..., 57344) = 342
    read(9, "", 57344) = 0
    brk(0x611000) = 0x611000
    close(9) = 0
    write(1, "SQL> ", 5) = 5
    fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2a9829b000
    read(0, "startup\n", 1024) = 8
    write(10, "\0U\0\0\6\0\0\0\0\0\3\212\6\376\377\377\377\377\377\377\377\0\1\0\0\0\0\0\0\376\377\377"..., 85) = 85
    read(11, "\0\33\0\0\6\0\0\0\0\0\10\1\0\0\0\0\0\0\0\0\t\1\0\0\0\0\0", 8208) = 27
    write(10, "\0\35\0\0\6\0\0\0\0\0\0030\7\0\0\0\0005\0\0\0\376\377\377\377\377\377\377\377", 29) = 29
    read(11, "\0\275\0\0\6\0\0\0\0\0\4\1\0\0\0\0\0\1\0\0\0\0pk\0\0\0\0\0\0\0\0"..., 8208) = 189
    write(1, "ORA-27504: IPC error creating OS"..., 42) = 42
    write(1, "SQL> ", 5) = 5
    read(0, "exit\n", 1024) = 5
    write(10, "\0\r\0\0\6\0\0\0\0\0\3\t\10", 13) = 13
    read(11, "\0\21\0\0\6\0\0\0\0\0\t\1\0\0\0\0\0", 8208) = 17
    lseek(4, 15872, SEEK_SET) = 15872
    read(4, "\n\0\243\2\0\0D\0\244\2\0\0_\0\245\2\0\0\206\0\246\2\0\0\277\0\252\2\0\0\371\0"..., 512) = 512
    write(1, "Disconnected\n", 13) = 13
    write(10, "\0\n\0\0\6\0\0\0\0@", 10) = 10
    close(10) = 0
    close(11) = 0
    close(8) = 0
    close(7) = 0
    close(5) = 0
    close(3) = 0
    close(4) = 0
    munmap(0x2a97ff1000, 143360) = 0
    brk(0x610000) = 0x610000
    brk(0x609000) = 0x609000
    exit_group(0) = ?
    I have Oracle Support stumped on this one too.
    Thanks.

  • 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

  • Internal error ORA-00600: internal error code, arguments: [25025], [24]

    Hi ,
    OS :HP-UX 64bit 11.23
    Oracle Version 10.2.0.1
    I'm trying to open the database but it's not working as I expect . Then I created the controlfile and restart the database but I've got the same error
    SQL>Alter database open;
    ORA-00600: internal error code, arguments: [25025], [24], [], [], [], [], [], []
    Sun Mar 20 22:48:28 2011
    Error 600 happened during db open, shutting down database
    USER: terminating instance due to error 600
    Instance terminated by USER, pid = 12666
    ORA-1092 signalled during: alter database open...
    Please help
    Best regard
    Tien

    Hi
    All what you see is the content of alert.log file
    SQL>STARTUP mount
    --->success
    SQL> ALTER DATABASE OPEN ;
    -----> Internal error ORA-00600: internal error code, arguments: [25025], [24]
    then
    Shutdown immediate
    SQL>startup nomount
    SQL>@create_control.sql ( from command ALTER DATABASE BACKUP controlfile to trace'
    ----->success
    SQL>alter database mount
    ----->success
    SQL>alter database open;
    ---> got the same error
    Best regard
    Tien

  • 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

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

  • 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                                                                                                                                                                                       

  • 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

  • Import Error ORA-20001:GET_BLOCK Error

    We are trying to upgrade from HTML DB version 1.4 to 1.6, and we have encountered some issues with one of our applications. I tried to import our app using the Create Application->Based on an Application Export File option, specifying we would like to reuse the application id inside the export file, and also specifying the app to be a Run/Build Application. During the installation, I received this error:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-00001: unique constraint (FLOWS_010600.WWV_FLOW_FLOW_PK) violated <pre>begin wwv_flow_api.create_flow( p_id =>122, p_display_id=>122, p_owner => 'TESTMGR', p_name => 'TEST', p_alias => '122', p_page_view_logging => 'YES', p_default_page_template=> 40824759845482865 + wwv_flow_api.g_id_offset, p_printer_friendly_template=> 40824564374
    Keep in mind, when I received this error, no apps were present on our test server or in any of our workspaces. Even after receiving this error, I was able to see the application in my workspace, and run through some of the pages and they appeared to be running okay(app contains 101 pages).
    I wanted to check to see if anyone knew what this error meant, so I don't spend hours upon hours testing something that isn't broken in the first place.
    Here's what else I noticed:
    I tried to reinstall the application over itself to see if I could recreate the error, but it installed fine.
    I deleted the app, installed the app telling HTML DB to reuse the app_id in the export file, and received the error again.
    But then I deleted the app altogether to try a different approach. I allowed HTML DB to auto assign the app_id and the app installed fine.
    What is even more strange, I imported and installed one of our smaller apps (only 14 pages, by telling HTML DB to reuse the application id present in the export file). That application installed perfectly without a hitch.
    So I guess my questions are:
    What does that error mean? Is it detremental to the usage of an app?
    Why do I only get the error with one application and not with another when I tell HTML DB to reuse the application id inside the export file?
    By the way,
    Export file sizes:
    Large App w/ error - 4.90MB
    Small App w/o error - 272KB
    Thank you for your help in advance!!!

    Thanks in Advance
    I am facing same issue of Primary key voilation. This error comes even when the application is imported first time.
    Other applications are importng file
    Details of error are as fallows
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-00001: unique constraint (FLOWS_010500.WWV_FLOW_FLOW_PK) violated
    1852::begin
    wwv_flow_api.create_flow(
    p_id =>604,
    p_display_id=>604,
    p_owner => 'HMSIPD',
    p_name => 'IPD',
    p_alias => '604',
    p_page_view_logging => 'YES',
    p_default_page_template=> 210607950065627880 + wwv_flow_api.g_id_offset,
    p_printer_friendly_template=> 210607443998627880 + wwv_flow_api.g_id_offset,
    p_default_region_temp
    Size of application is : 5 MB
    Regards,
    Ankur Diwan

  • ORA-27504: IPC error creating OSD context : Unable to start second node

    I have set the DB parameter CLUSTER_INTERCONNECT to point to the Inet addr.
    oifcfg getif
    bondeth0
    172.23.250.128  global  public
    bondib0  192.168.8.0  global
    cluster_interconnect
    When I try to restart the DB services, it is throwing below error while starting the second node.
    These are set of commands I have executed to change the DB Parameter
    alter system set cluster_interconnects =  '192.168.10.6' scope=spfile sid='RAC1' ;
    alter system set cluster_interconnects =  '192.168.10.7' scope=spfile sid='RAC2' ;
    alter system set cluster_interconnects =  '192.168.10.6' scope=spfile sid='ASM1' ;
    alter system set cluster_interconnects =  '192.168.10.7' scope=spfile sid='ASM2' ;
    On second node
    SQL> startup ;
    ORA-27504: IPC error creating OSD context
    ORA-27300: OS system dependent operation:if_not_found failed with status: 0
    ORA-27301: OS failure message: Error 0
    ORA-27302: failure occurred at: skgxpvaddr9
    ORA-27303: additional information: requested interface 192.168.10.6 not found. Check output from ifconfig command
    SQL>
    please let me know whether the proceedure I have followed is wrong
    Thanks

    Node 1:
    [oracle@prdat137db03 etc]$ /sbin/ifconfig bondib0
    bondib0   Link encap:InfiniBand  HWaddr 80:00:00:48:FE:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00
              inet addr:192.168.10.6  Bcast:192.168.11.255  Mask:255.255.252.0
              inet6 addr: fe80::221:2800:1ef:bc4f/64 Scope:Link
              UP BROADCAST RUNNING MASTER MULTICAST  MTU:65520  Metric:1
              RX packets:32550051 errors:0 dropped:0 overruns:0 frame:0
              TX packets:32395961 errors:0 dropped:42 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:19382043590 (18.0 GiB)  TX bytes:17164065360 (15.9 GiB)
    [oracle@prdat137db03 etc]$
    Node 2:
    [oracle@prdat137db04 ~]$ /sbin/ifconfig bondib0
    bondib0   Link encap:InfiniBand  HWaddr 80:00:00:48:FE:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00
              inet addr:192.168.10.7  Bcast:192.168.11.255  Mask:255.255.252.0
              inet6 addr: fe80::221:2800:1ef:abdb/64 Scope:Link
              UP BROADCAST RUNNING MASTER MULTICAST  MTU:65520  Metric:1
              RX packets:29618287 errors:0 dropped:0 overruns:0 frame:0
              TX packets:30769233 errors:0 dropped:12 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:16453595058 (15.3 GiB)  TX bytes:18960175021 (17.6 GiB)
    [oracle@prdat137db04 ~]$

  • 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

  • Error: ORA-00600: internal error code

    I am having this ORA -00600 , How i can solve this ? Developers saying that there is no code problem. Does anyone faced before this type of issue.
    Please give me the solution .
    We are trying to PREVIEW the Templates on screen for the following campaigns in :
    20080319_EC_CH_eNews_CSSC12330376
    20080319_EC_MD_eNews_CSSC1267345
    20080319_EC_PL_eNews_CSSC12370612
    20080319_EC_PR_eNews_CSSC12653932
    20080319_EC_SG_eNews_CSSC12653835
    20080319_EC_SP_eNews_CSSC11461517
    Most of the time when client is trying to load the previews, the page is blank and acts like it is still loading, but never completes. However, sometimes it will come back with the following red error message for the
    Error: ORA-00600: internal error code, arguments: [12762], [], [], [], [], [], [], [] Audit : Content Copy : Insert : Module : Sub Template Script 20080218_EC_MD_eNews_CSSCxxxxx ORA-00600: internal error code, arguments:
    [12762], [], [], [], [], [], [], [] Audit : Content Copy : Insert : Module
    : Sub Template Script 20080218_EC_MD_eNews_CSSCxxxxx

    Check these notes in metalink
    146580.1 and Note:146581.1

Maybe you are looking for