ORA-600 [kdiblsorget:rowidillegal] Received From Direct Load SQL*Loader
(Doc ID 1073376.1)
Last updated on APRIL 23, 2021
Applies to:
Oracle Database - Enterprise Edition - Version 11.1.0.7 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Target table is partitioned with row_movement disabled.
Tablespace where the table resides is 32k block size.
DB_block_size is 8k.
Running sqlloader in direct load mode:
sqlldr userid=user1/passwd1@mydb control=table1.ctl direct=true
fails with errors:
SQL*Loader-961: Error calling once/load finishing for table user1.table1
ORA-00600: internal error code, arguments: [kdiblsorget:rowidIllegal], [8], [8], [], [], [], [], [], [], [], [], []
SQL*Loader-2026: the load was aborted because SQL Loader cannot continue.
If conventional load mode is used, the load operation completes successfully
.
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 |
References |