ORA-00600: internal error code, arguments: [kcbgtcr_12]
Hi Team,
Recently i have faced the error ora-600[kcbgtcr_12]. oracle suggesed in the note (5523799.8) to flush the buffer cache by executing below command. My database version 9.2.0.8
1) to flush the buffer cache: alter session set events 'immediate trace name flush_cache level 1'
Can any one please let me know
is this command for flushing the buffer cache ? if so what will be the impact if we flush the buffer cache ?
Thanks.