Hi,
I'm getting the following error on my application:
ORA-00600: internal error code, arguments: [25027], [15], [0], [], [], [], [], [], [], [], [], []
I have found the following reference about this error:
BUG:16788868 - ORA-600 [25027], [7], [0] RUNNING JDBC JOB
BUG:13785904 - ORA-600 [25027] [TS#] [0] WHILE INSERT ON TABLE WITH LOBSEGMENT
It seems to correspond to my problem but the correction versions are not clear for me:
- the first one is indicated detected on 11.2.0.3 fixed Product Version 11.2.0.99
- the second one is indicated detected on 11.2.0.1 fixed Product Version 11.2.0.3
Is someone could confirm that these bugs are correctedand which version should I installed ?