My Oracle Support Banner

ORA-00600 When Running BIP Report (Doc ID 2744308.1)

Last updated on NOVEMBER 27, 2023

Applies to:

Oracle Fusion CX Sales Cloud Service - Version 11.13.20.10.0 and later
Information in this document applies to any platform.

Symptoms

Customer reports that a BI Publisher report was working fine but it is failing now with the error ORA-00600. Details below found in BIP Report scheduled using diagnostic:

 

XMLPGEN:ORA-00600: internal error code, arguments: [qkaffsindex3], [82], [], [], [], [], [], [], [], [], [], []

java.sql.SQLException: ORA-00600: internal error code, arguments: [qkaffsindex3], [82], [], [], [], [], [], [], [], [], [], []

at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)
...


The BI Publisher data model basically runs the query below:

select *
from Egp_System_Items_V
where
Item_Father_id =:Pitem

Changes

Customer is not sure whether this issue started with 20D update bundle. However, other environment in the same version is working with the query.

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.