ORA-00600 [7003] On Insert Into SYS.AUD$
(Doc ID 2203377.1)
Last updated on FEBRUARY 15, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterOracle 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
On 12.1.0.2 version insert into SYS.AUD$ might fail with ORA-00600: internal error code, arguments: [7003], [3], [], [] after installing the fix of BUG 22468930 - ORA-600[AUDINS:INVALID PARAM TYPE FOR BINDING]
ORA-00600: internal error code, arguments: [7003], [3]
----- Current SQL Statement for this session (sql_id=4vs91dcv7u1p6) -----
insert into sys.aud$( sessionid,entryid,statement,ntimestamp#, userid,userhost,terminal,action#,returncode, obj$creator,obj$name,auth$privileges,auth$grantee, new$owner,new$name,ses$actions,ses$tid,logoff$pread, logoff$lwrite,logoff$dead,comment$text,spare1,spare2, priv$used,clientid,sessioncpu,proxy$sid,user$guid, instance#,process#,xid,scn,auditid, sqlbind,sqltext,obj$edition,dbid) values(:1,:2,:3,SYS_EXTRACT_UTC(SYSTIMESTAMP), :4,:5,:6,:7,:8, :9,:10,:11,:12, :13,:14,:15,:16,:17, :18,:19,:20,:21,:22, :23,:24,:25,:26,:27, :28,:29,:30,:31,:32, :33,:34,:35,:36)
Call stack:
<- ksesic1 <- kprcdt <- kprccu <- kpobii <- kpobav
<- opibvg <- kxsPeekBinds <- opitca <- kksFullTypeCheck <- rpiswu2
<- kksLoadChild <- kxsGetRuntimeLock <- kksfbc <- opiexe <- kpoal8
<- opiodr <- kpoodrc <- rpiswu2 <- kpoodr <- upirtrc
<- kpurcsc <- kpuexec <- OCIStmtExecute <- audins <- audses
<- audplx <- auddft_internal <- 806 <- audikg <- kglaud
<- kgiind <- pfri1_inst_spec <- pfrrun <- plsql_run <- peicnt
Changes
Install the fix of BUG 22468930 -ORA-600[AUDINS:INVALID PARAM TYPE FOR BINDING]
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 |