DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: ORA-600 error after adding partition& while inserting in to table

  1. #1
    Join Date
    Jul 2002
    Location
    Washington DC
    Posts
    110

    ORA-600 error after adding partition& while inserting in to table

    Hi,

    I am having table contains around 13 millions records,I added 2 more partitions(partions on date range)and inserting into this table through a db procedure.I am getting ORA-600 errors in alert file,Sql statement showing for insert statement.Records which are generating/inserting is with in the limit of partitions only.

    Any suggetions where I have to look into ?

    Thanks in advance
    Manoj

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    well look in the trace file it generated see what it was doing.

    Get the arguments from the ORA-600 and look them up on metalink then log a TAR with Oracle support, should do that with most ORA-600's (apart from when uve made a stupid mistake)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width