ADVANCED HIGH Compression Index = Errors in the Alert Log: ORA-600[kdizoltp_getRowID: Reading beyond bitmapsize]
(Doc ID 2452781.1)
Last updated on MAY 16, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
The following error occurred in the alert log:
ORA-00600: internal error code, arguments: [kdizoltp_getRowID: Reading beyond bitmapsize], [94], [2694], [2600], [], [], [], [], [], [], [], []
The Current SQL Statement in the associated incident trace file shows something like:
select /*+ parallel_index(t, "XXXXXXXXXX",64) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad no_expand index_ffs(t,"XXXXXXXXXX") */ count(*) ...
The Call Stack Trace in the same incident trace file shows:
kdizoltp_getRowID <- kdizoltp_decomp_cols
<- kdizoltp_compressor_decompRows_ffs <- kdiz_compressor_decompress_ffs
<- kdx_get_decompressed_cu_ffs <- kdirfrs <- qerixFetchFastFullScan <- qergiFetch
<- qerghFetch <- qertqoFetch <- qerpxSlaveFetch <- qerpxFetch <- opiexe <- kpoal8 <- opiodr
<- kpoodr <- upirtrc <- kpurcsc <- kpuexec <- OCIStmtExecute <- kxfxsStmtExecute
<- kxfxsExecute <- kxfxsp <- kxfxmai <- kxfprdp_int <- opirip <- opidrv <- sou2o <- opimai_real
<- ssthrdmain <- main
<- kdizoltp_compressor_decompRows_ffs <- kdiz_compressor_decompress_ffs
<- kdx_get_decompressed_cu_ffs <- kdirfrs <- qerixFetchFastFullScan <- qergiFetch
<- qerghFetch <- qertqoFetch <- qerpxSlaveFetch <- qerpxFetch <- opiexe <- kpoal8 <- opiodr
<- kpoodr <- upirtrc <- kpurcsc <- kpuexec <- OCIStmtExecute <- kxfxsStmtExecute
<- kxfxsExecute <- kxfxsp <- kxfxmai <- kxfprdp_int <- opirip <- opidrv <- sou2o <- opimai_real
<- ssthrdmain <- main
Changes
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 |