ORA-00600: internal error code, arguments: [kdsgrp1]
We are getting this error quite frequently when running an specific Oracle Financial Services Loan Loss Forecasting application batch. I have worked with Oracle support at least 3 times with this same problem and latest was that we could try to set a parameter on the database and things would probably "get better". The parameter set at that time was:
db_ultra_safe = DATA_AND_INDEX
Since then we have upgraded the database from 12.2 to 19.8 and the problems continue to happen. I have to go in and rebuild the table and indexes and once we retry the batch process it works. However, the next time this batch is run, it fails again.