ORA-600 [12811], [96397] while inserting data in table
I just encountered the ORA-600 error when inserting data in table.
Row 1: ORA-00600: internal error code, arguments: [12811], [96397], [], [], [], [], [], [], [], [], [], []
Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production
Creating tables works fine, inserting data throws error.
Please advice.