Results 1 to 6 of 6

Thread: Getting 'ORA-00600' error in Oracle

  1. #1
    Join Date
    Dec 2009
    Posts
    38

    Getting 'ORA-00600' error in Oracle

    Hello friends,

    I one of the user of the oracle. But I need your help to solve one error of oracle. When I work on oracle most of the time I get "ORA-00600"error. I don't know the exact cause of this error code, and don't' know how to resolve this error. Is anybody aware about "ORA-00600" error of oracle? please give me some solution to overcome this error.

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

    Re: Getting 'ORA-00600' error in Oracle

    Basically 'ORA-00600' error occurs because of the internal exceptions. This internal exceptions includes:
    • Crash verification of memory data.
    • Corrupted oracle file
    • Physical memory problem(e.g problem of I/O)
    • Program Timeout

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: Getting 'ORA-00600' error in Oracle

    Hi friend,

    This type of error rarely occurs in the oracle. To overcome the 'ORA-00600' error you will need to check the different directories of Oracle. This directories includes ../cdump et, ../bdump, ../udump. You also need to check the log file as well. As with log file you can find out the exact cause of the 'ORA-00600' error. Once you get the cause o this error you can find out solution over this by sending this file to 'Oracle Support'.

  4. #4
    Join Date
    Apr 2008
    Posts
    2,005

    Re: Getting 'ORA-00600' error in Oracle

    Hi,

    What version of oracle are you using? if it is old version then to solve this error you should upgrade your oracle application. Oracle 11.1 and Oracle 11.1has bug fixes for 'ORA-00600' error. So you need to use either Oracle 11.1 or Oracle 11.1 version. The exact cause of this error is because of the failure of the SQL statement. I hope it solution will solve your error.

  5. #5
    Join Date
    May 2008
    Posts
    2,297

    Re: Getting 'ORA-00600' error in Oracle

    Hello,

    I have same problem, and I followed following command to solve this 'ORA-00600' error:
    1. Sql> Shutdown Immediate // used to Shutdown the server
    2. Sql> Startup Mount // used to Start the database with MOUNT option
    3. Sql> Recover Database //used to Recovery the database using below command
    4. Sql> Alter Database Open //used to Open the database

  6. #6
    Join Date
    Oct 2005
    Posts
    2,393

    Re: Getting 'ORA-00600' error in Oracle

    Hi friend,

    According to my oracle knowledge the 'ORA-00600' error is occurs when the 'RFS process' of the 'standby database' receives an error (internal error). If you want to get rid over this error, I suggest you to check log file of 'standby alert' as well as the RFS trace files to get more information regarding this oracle error. Also try to upgrade your oracle application with higher version.

Similar Threads

  1. Troubleshooting error after installing Oracle JInitiator
    By Bretharm in forum Windows Software
    Replies: 5
    Last Post: 10-12-2010, 10:22 PM
  2. Installing error of Oracle lite
    By Garlands in forum Software Development
    Replies: 5
    Last Post: 16-02-2010, 10:06 PM
  3. Control file error in oracle database
    By Gerri in forum Software Development
    Replies: 4
    Last Post: 01-02-2010, 08:45 PM
  4. System Error 1114 from ODBC driver in Oracle XE
    By Kingfisher in forum Windows Software
    Replies: 3
    Last Post: 10-11-2009, 10:02 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,718,276,287.83865 seconds with 16 queries