On Startup - ORA-00600: internal error code, arguments: [3700], [1], [15]..

/usr/lib/oracle/xe/app/oracle/admin/XE/bdump/xe_lgwr_2811.trc
I have an XE database for personal use which lost power today. After the machine booted back up I get the following in the .trc file:
(Unfortunately I'm a Middleware ACE, and Metalink has been no help so far)
Thanks, Jason
Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
ORACLE_HOME = /usr/lib/oracle/xe/app/oracle/product/10.2.0/server
System name: Linux
Node name: dignan
Release: 2.6.18-8.el5xen
Version: #1 SMP Wed Jun 6 00:05:22 EDT 2007
Machine: i686
Instance name: XE
Redo thread mounted by this instance: 1
Oracle process number: 6
Unix process pid: 2811, image: oracle@dignan (LGWR)
*** SERVICE NAME:() 2008-12-10 17:45:37.803
*** SESSION ID:(46.1) 2008-12-10 17:45:37.803
*** 2008-12-10 17:45:37.803
ksedmp: internal or fatal error
ORA-00600: internal error code, arguments: [3700], [1], [15], [2], [2], [], [], []

So recreating the control file per: [http://www.sap-img.com/oracle-database/how-to-backup-the-oracle-control-file.htm|http://www.sap-img.com/oracle-database/how-to-backup-the-oracle-control-file.htm] seems to have fixed the problem. Honestly I'm not sure exactly what happened but I followed the steps and ran the script and it seems to be working now. For as much as I know about being a DBA it could have been the magic Oracle fairy that fixed it :-)

Similar Messages

  • ORA-00600: internal error code, arguments: [ksmovrflow], [datablk:kspptsp]

    I want to configuring database for archivelog mode,so I execute following command:
    SQL>shutdown immediate
    then I use window tablet to modify the file of 'D:\oracle\ora92\database\SPFILESUCCESS.ORA' and add Log information in this file,like follows:
    background_dump_dest='D:\oracle\admin\success\bdump'
    *.compatible='9.2.0.0.0'
    *.control_files='D:\oracle\oradata\success\CONTROL01.CTL','D:\oracle\oradata\success\CONTROL02.CTL','D:\oracle\oradata\success\CONTROL03.CTL'
    *.core_dump_dest='D:\oracle\admin\success\cdump'
    *.db_block_size=8192
    *.db_cache_size=25165824
    *.db_domain=''
    *.db_file_multiblock_read_count=16
    *.db_name='success'
    *.dispatchers='(PROTOCOL=TCP) (SERVICE=successXDB)'
    *.fast_start_mttr_target=300
    *.hash_join_enabled=TRUE
    *.instance_name='success'
    *.java_pool_size=33554432
    *.job_queue_processes=10
    *.large_pool_size=8388608
    *.LOG_ARCHIVE_START=true
    *.LOG_ARCHIVE_DEST='D:\oracle\ora92\database\archive'
    *.LOG_ARCHIVE_FORMAT="T%TS%S.ARC"
    *.open_cursors=300
    *.pga_aggregate_target=25165824
    *.processes=150
    *.query_rewrite_enabled='FALSE'
    *.remote_login_passwordfile='EXCLUSIVE'
    *.shared_pool_size=50331648
    *.sort_area_size=524288
    *.star_transformation_enabled='FALSE'
    *.timed_statistics=TRUE
    *.undo_management='AUTO'
    *.undo_retention=10800
    *.undo_tablespace='UNDOTBS1'
    *.user_dump_dest='D:\oracle\admin\success\udump'
    When I save this file in window tablet,it prompt it will save this file as pure Text format and some special code will lost,and I save it.
    But when I start database,it raise errors:
    SQL> startup
    ORA-00600: internal error code, arguments: [ksmovrflow], [datablk : kspptsp], []
    Why raise error? How to do it?

    Hi,
    create pfile from spfile;
    shutdown immediate;
    edit the changes now in pfile
    startup pfile='/////' open;
    spfile is not a binary file, it will not accept any changes but in 10g we have to create
    spfile initialy it runs with pfile until you create spfile.
    regards,
    Nirmal

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

  • ORA-00600: internal error code, arguments: [4194]

    When startup database, I can see internal error.
    ORA-00600: internal error code, arguments: [4194], [65], [51], [], [], [], [], []
    When I googled, people saying that I need to create undo tablespace and replace it to old one.
    But problem is I can not create tablespace as I can not open database.
    How can I solve this issue ?

    What is the exact OS version ? What changes were made to cause this issue ? ORA-600 errors are only solvable by Support, but XE comes with no support
    Srini

  • ORA-00600: internal error code, arguments: [25027], [8], [1], [], [], [], [

    Hi
    I was trying to delete a row in one of the tables in the database and i got the following error:
    ORA-00600: internal error code, arguments: [25027], [8], [1], [], [], [], [], []Also i got a message in OEM as follows:
    ORA-error stack (00600[25027]) logged in /var/oracle/Storage1/mydb/logs/bdump/alert_snos.logand when i looked at this log file:
    Thu Jun 11 22:19:40 2009
    Errors in file /var/oracle/Storage1/mydb/logs/udump/snos_ora_23891.trc:
    ORA-00600: internal error code, arguments: [25027], [8], [1], [], [], [], [], []
    Thu Jun 11 22:20:09 2009
    Errors in file /var/oracle/Storage1/mydb/logs/udump/snos_ora_23855.trc:
    ORA-00600: internal error code, arguments: [25027], [8], [1], [], [], [], [], []
    Thu Jun 11 22:20:48 2009
    Errors in file /var/oracle/Storage1/mydb/logs/udump/snos_ora_23855.trc:
    ORA-00600: internal error code, arguments: [25027], [8], [1], [], [], [], [], []
    Thu Jun 11 22:48:38 2009 and when i opened the trc files i couldn't figure out whats going on!
    The delete statment was so simple:
    delete from SFLSRCSYSTEMS
    where id = 1I still want to delete that row and don't know what to do.. Please help
    Swaid

    Subject:      ORA-600 [25027]
         Doc ID:      284433.1      Type:      REFERENCE
         Modified Date :      30-APR-2009      Status:      PUBLISHED
    Note: For additional ORA-600 related information please read Note 146580.1
    PURPOSE:
    This article represents a partially published OERI note.
    It has been published because the ORA-600 error has been
    reported in at least one confirmed bug.
    Therefore, the SUGGESTIONS section of this article may help
    in terms of identifying the cause of the error.
    This specific ORA-600 error may be considered for full publication
    at a later date. If/when fully published, additional information
    will be available here on the nature of this error.
    SUGGESTIONS:
    If the Known Issues section below does not help in terms of identifying
    a solution, please submit the trace files and alert.log to Oracle
    Support Services for further analysis.
    Known Issues:
    Bug# 7263842 * See Note 7263842.8
    * This bug is alerted in Note 784633.1
    ORA-955 during CTAS / OERI [ktsircinfo_num1] / dictionary inconsistency for PARTITIONED Tables
    Fixed: 10.2.0.5, 11.2, 10.2.0.4.P19
    Bug# 7190270 * See Note 7190270.8
    * This bug is alerted in Note 784633.1
    Various ORA-600 errors / dictionary inconsistency from CTAS / DROP
    Fixed: 10.2.0.5, 10.2.0.4.P09
    Bug# 6666915 See Note 6666915.8
    OERI[25027] / dictionary corruption from concurrent partition DDL
    Fixed: 10.2.0.5, 11.1.0.7, 11.2
    Bug# 4925342 See Note 4925342.8
    OERI [25027] / OERI [25012] on IOT analyze estimate statistics
    Fixed: 9.2.0.8, 10.2.0.3, 11.1.0.6
    Bug# 4310371 See Note 4310371.8
    OERI [25027] from concurrent startup / shutdown in RAC
    Fixed: 9.2.0.8
    Bug# 4177651 See Note 4177651.8
    Row migration within a MERGE may OERI[25027]
    Fixed: 10.2.0.1
    Bug# 4020195 See Note 4020195.8
    OERI 25027 can occur in RAC accessing transported tablespace
    Fixed: 10.1.0.5, 10.2.0.1
    Bug# 3963135 See Note 3963135.8
    OERI[kcbgcur_3] / OERI:25027 during bitmap index updates
    Fixed: 10.1.0.5, 10.2.0.1
    Bug# 3829900 See Note 3829900.8
    OERI[25027] possible accessing index in 10g
    Fixed: 10.1.0.4, 10.2.0.1
    Bug# 2942185 See Note 2942185.8
    Corruption occurs on direct path load into IOT with ADDED columns
    Fixed: 9.2.0.6, 10.1.0.4, 10.2.0.1
    Bug# 2926182 See Note 2926182.8
    OERI[25027] / ORA-22922 accessing LOB columns in IOT in AFTER UPDATE trigger
    Fixed: 9.2.0.5, 10.1.0.2

  • Standby Logical DB ORA-00600: internal error code, arguments: [ksmovrflow],

    hi
    please help me how fix this problem?
    I have primary oracle database version 9.2.0.1.0
    I had configured standby Logical database on separate computer & everything was going good but today I noticed the archived log havent applied & I have ORA-16111: log mining and apply setting up in DBA_LOGSTDBY_EVENTS without any forwarding.
    in alert log file I found out these error:
    Errors in file c:\oracle\admin\bmdbsb\udump\bmdbsb_p004_2796.trc:
    ORA-00600: internal error code, arguments: [ksmovrflow], [knahs:ddl_string], [], [], [], [], [], []
    Wed Jun 18 13:25:29 2003
    Errors in file c:\oracle\admin\bmdbsb\bdump\bmdbsb_lsp0_2212.trc:
    ORA-12805: parallel query server died unexpectedly
    Wed Jun 18 13:25:29 2003
    logminer process death detected, exiting logical standby
    what can I do?
    thanks

    Hi,
    create pfile from spfile;
    shutdown immediate;
    edit the changes now in pfile
    startup pfile='/////' open;
    spfile is not a binary file, it will not accept any changes but in 10g we have to create
    spfile initialy it runs with pfile until you create spfile.
    regards,
    Nirmal

  • ORA-00600: internal error code, arguments: [kccpb_sanity_check_2], [3216], [3201], [0x0], [], [], [], []

    Hi everyone
    I am trying to startup the data base , but it gives me
    ORA-00600: internal error code, arguments: [kccpb_sanity_check_2], [3216],
    [3201], [0x0], [], [], [], []
    DB version is : Release 10.2.0.3.0
    alert log file gives me
    ORA-1507 signalled during: ALTER DATABASE CLOSE NORMAL...
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Sun Apr 12 21:39:27 2015
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =145
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.3.0.
    System parameters with non-default values:
      processes                = 1200
      sessions                 = 1325
      sga_max_size             = 943718400
      __shared_pool_size       = 528482304
      __large_pool_size        = 4194304
      __java_pool_size         = 4194304
      __streams_pool_size      = 0
      sga_target               = 943718400
      control_files            = D:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL01.CTL, D:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL02.CTL, D:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL03.CTL
      db_block_size            = 8192
      __db_cache_size          = 398458880
      compatible               = 10.2.0.3.0
      db_file_multiblock_read_count= 16
      db_recovery_file_dest    = D:\oracle\product\10.2.0\flash_recovery_area
      db_recovery_file_dest_size= 2147483648
      _allow_resetlogs_corruption= TRUE
      undo_management          = AUTO
      undo_tablespace          = UNDOTBS1
      remote_login_passwordfile= EXCLUSIVE
      db_domain                =
      dispatchers              = (PROTOCOL=TCP) (SERVICE=orclXDB)
      job_queue_processes      = 10
      audit_file_dest          = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\ADUMP
      background_dump_dest     = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\BDUMP
      user_dump_dest           = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\UDUMP
      core_dump_dest           = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\CDUMP
      db_name                  = orcl
      open_cursors             = 10000
      pga_aggregate_target     = 418381824
    PMON started with pid=2, OS id=1596
    PSP0 started with pid=3, OS id=2952
    MMAN started with pid=4, OS id=1424
    DBW0 started with pid=5, OS id=1760
    DBW1 started with pid=6, OS id=2608
    LGWR started with pid=7, OS id=3004
    CKPT started with pid=8, OS id=2932
    SMON started with pid=9, OS id=2848
    RECO started with pid=10, OS id=2360
    CJQ0 started with pid=11, OS id=2404
    MMON started with pid=12, OS id=1136
    Sun Apr 12 21:39:27 2015
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=13, OS id=2364
    Sun Apr 12 21:39:27 2015
    starting up 1 shared server(s) ...
    Sun Apr 12 21:39:28 2015
    ALTER DATABASE   MOUNT
    Sun Apr 12 21:39:32 2015
    Errors in file d:\oracle\product\10.2.0\admin\orcl\udump\orcl_ora_1584.trc:
    ORA-00600: internal error code, arguments: [kccpb_sanity_check_2], [3216], [3201], [0x0], [], [], [], []
    Sun Apr 12 21:39:33 2015
    ORA-600 signalled during: ALTER DATABASE   MOUNT...
    IS there any way to  fix this issue ?
    thanks

    Hello
    you have to login to your oracle support and search for ora 600 lookup tool
    their if you enter kccpb_sanity_check_2 as 1st argument of ora 600 you will find a related document Doc ID 435436.1 explaining your issue for version Version 10.2.0.1 and later
    Doc says that you might need to restore a backup of controlfile and recover or recreate controlfile or restore db from last good backup and recover
    Thanks
    Himmy

  • ORA-00600: internal error code, arguments: [kcratr_nab_less_than_odr], [1],

    Hi All,
    In our lab 11gR2 RAC setup is up and running (11.2.0.1). Last night due to some issue with power or power failure servers went down directly.
    When restart the RAC server, all the RAC related services are up and running except second node VIP is offline and database was down.
    When I go for database startup through srvctl command it gives ora-00600 internal error.
    ORA-00600: internal error code, arguments: [kcratr_nab_less_than_odr], [1], [2692], [912], [913], [], [], [], [], [], [], []
    From metalink (ID 1296264.1) I come to know there was a power failure causing logical corruption in controlfile.
    From metalink doc having steps for single instance but not sure how to follow the same steps in cluster environment.
    Is any body ever face the similar issue in RAC environment? Is this only second node VIP issue ?
    Thanks...

    Conceptually you have one database, and one set of control files, accessed from multiple instances.
    If the issue would have been with online redo logs (there is one thread of redo log files per instance), instance would have mattered.
    Now it doesn't matter, as there is one set of control files per database, not per instance.
    Sybrand Bakker
    Senior Oracle DBA

  • How to fix this (ORA-00600: internal error code, arguments) error.. help me

    SQL> conn /as sysdba
    Connected.
    SQL> conn hr/hr
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    Process ID: 0
    Session ID: 0 Serial number: 0
    I tried to fixed this  way but I could not.
    SQL> conn /as sysdba
    Connected.
    SQL> select status from v$instance
    2 ;
    STATUS
    MOUNTED
    SQL> shutdown immediate
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 753278976 bytes
    Fixed Size 1374724 bytes
    Variable Size 469763580 bytes
    Database Buffers 276824064 bytes
    Redo Buffers 5316608 bytes
    Database mounted.
    ORA-00600: internal error code, arguments: [kcratr_nab_less_than_odr], [1],
    [332], [94], [138], [], [], [], [], [], [], []
    SQL> select status from v$instance
    2 ;
    STATUS
    MOUNTED
    SQL> Select object_name,object_type,owner from dba_objects where data_object_id=
    332
    2 ;
    Select object_name,object_type,owner from dba_objects where data_object_id=332
    ERROR at line 1:
    ORA-01219: database not open: queries allowed on fixed tables/views only
    SQL> conn /as sysdba
    Connected.
    SQL> Select object_name,object_type,owner from dba_objects where data_object_id=
    332
    2 ;
    Select object_name,object_type,owner from dba_objects where data_object_id=332
    ERROR at line 1:
    ORA-01219: database not open: queries allowed on fixed tables/views only
    SQL> shutdown immediate
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup mount
    ORACLE instance started.
    Total System Global Area 753278976 bytes
    Fixed Size 1374724 bytes
    Variable Size 469763580 bytes
    Database Buffers 276824064 bytes
    Redo Buffers 5316608 bytes
    Database mounted.
    SQL> recover database
    Media recovery complete.
    SQL> alter database open
    2 ;
    alter database open
    ERROR at line 1:
    ORA-00600: internal error code, arguments: [kcratr_nab_less_than_odr], [1],
    [332], [94], [138], [], [], [], [], [], [], []

    ORA-00600 is the final "it's not anything else" error. It pretty much means "open an SR". There is an ora-0600 lookup tool on MOS where you can feed it some arguements from your specific error and see if anything comes up. But you'll still need an MOS account, either way.

  • 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

  • ORA-00600: internal error code, arguments: [ktsircinfo_num1]

    While taking export of a table received EXP error and while dropping/selecting the same gor ora-600 errors.
    . . exporting table TEST4
    EXP-00003: no storage definition found for segment(29, 371385)
    SQL >Drop table test4 cascade;
    ORA-00600: internal error code, arguments: [ktsircinfo_num1], [29], [29], [371385], [], [], [], []
    sql> Desc test4;
    ORA-00600: internal error code, arguments: [ktsircinfo_num1], [29], [29], [371385], [], [], [], []
    I dont want to log TAR with oracle right now... I tried dropping and recreating Undo tablespace but still did not help much . Database version is 9204

    hi
    read metalink ID - 153788.1
    CHeers

  • ORA-00600: internal error code, arguments: [unable to load XDB library]

    hi everybody ;
    i have 9.2.0.7 db runs on SLES9 on host A. and i take full rman database backup to make a new database on different host ( host B ) with different file structure. ( sid is the same ) i had already 1 database on host B. after this duplicate now there are 2 database on host B.
    i take daily full database rman backup on the new host for my new database and there is no problem. when i try to take extra full export backup i get an error ;
    Dynamic link error: libxdb.so: cannot open shared object file: No such file or directory
    *** 2010-08-05 09:46:12.868
    ksedmp: internal or fatal error
    ORA-00600: internal error code, arguments: [unable to load XDB library], [], [], [], [], [], [], []
    as i search ; i have to stop the database and listener and set the LD_LIBRARY_PATH variable. how can i make this without make any mistake for the first database runs on Host B.
    because 2 database must be up and running on host B. can you explaın these operation step by step ?
    thank you ....

    craft wrote:
    any idea ?
    >any idea ?
    your database is out off support you should consider to upgrade. ORA-00600 indicate for bug

  • Err#-600 msg ORA-00600: internal error code, arguments: [4000], [7089]

    Hi All,
    I am getting the error "Err#-600 msg ORA-00600: internal error code, arguments: [4000], [7089]" while running a package. Could not able to get detailed info on this. Please someone help in resolving the above error.
    Thanks,
    Karthi

    http://orafaq.com/wiki/ORA-00600
    You can follow Nikolay's advice or try to find a workaround yourself by rewriting your query using a somehow different approach
    Regards
    Etbin

  • ORA-00600: internal error code, arguments: [25012], [19], [21], [], [], [],

    when i execute dbcheck in db13, i receive this message:
    ORA-00600: internal error code, arguments: [25012], [19], [21], [], [], [], [], []  
    i have Oracle 9.2.0 and i don't find any note in the OSS notes.

    This may point you in the right direction?
    Look at Note 758563 - Oracle Metalink access for SAP customers.
    Oracle Metalink WebSite is:
    https://metalink.oracle.com/metalink/plsql/f?p=200:101:5428529246127535152
    Metalink Username and Password deleted by Moderator.
    Please do not post this kind of information in the forum.
    Thanks.
    Then do a search on ORA-00600: internal error code, arguments: [25012]
    This should get you started.
    Message was edited by: Christian Graf

  • ORA-00600: internal error code, arguments: [kcrfr_update_nab_2], [0xB1B59D

    Can anyone please try check out this ORA-600 error, ORA-00600: internal error code, arguments: [kcrfr_update_nab_2], [0xB1B59DA4],
    [2], [], [], [], [], [].
    My db went down abruptly due to power source ....now the database mounts successfully but when u try opening the db i.e. alter database open; it comes up with the error. Plz kindly treat urgently.Thanks

    For all kind of internal errors, you should open SR (Service Request) in metalink. You need to contact Oracle Support
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

Maybe you are looking for