ORA-600 [13252] When Turning On Auditing On A Java Object
(Doc ID 1512598.1)
Last updated on OCTOBER 10, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1.0 to 11.2.0.3 [Release 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
An error ORA-00600: internal error code, arguments: [13252], [<object_id>] is raised when turning on auditing for a Java object, for example:
SQL> audit execute on MY_USER."Host" by access
*
ERROR at line 1:
ORA-00600: internal error code, arguments: [13252], [40879], [], [], [], [],
[], [], [], [], [], []
The call stack is: [ ausdrv() <- opiexe() <- opiosq0() <- kpooprx() ]
Changes
A custom Java Source (and compiled class) was added to the database using loadjava for use with a Java Stored Procedure.
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 |