ORA-600 after Tablespace Reorg activity.
Hello Team,
I performed a tablespace re-org activity for removing the defragmentation , the activity was tested couple of time on test and went successful , I implemented on Production too and seems to be successful but now I am getting errors in alert log .
ORA-00600: internal error code, arguments: [25026], [3], [3], [4], [305567953]
Further checking the trace files seems these are related to AQ Tables/objects and I am getting them frequently.
My database version is 19.7
I had a tablespace <old ts> I moved all the objects to <new ts> , then made the <new ts> as a default Tablespace and dropped the <old ts>.
When I tested on Test database may there was no data in the AQ tables object not sure and hence never received this alert.