I have ORA-00600 after trying to make: PURGE DBA_RECYCLEBIN
Hi,
I have ORA-00600 after trying to make:
PURGE DBA_RECYCLEBIN;
ORA-00600: internal error code, arguments: [12811], [108263],
It's does not matter RECYCLEBIN full or empty ( i checked it with SHOW RECYCLEBIN and even cleaned it up with PURGE <specific-table> ....) - i see the error anyway.
Thanks for the help...