ORA-39776, ORA-01502 During Direct Path Load Using SQL Loader With 'rows=N' Option
(Doc ID 1626910.1)
Last updated on MARCH 29, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.1.0.6 to 12.1.0.1 [Release 11.1 to 12.1]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
SQL*Loader issues an index unusable error when loading the parent table of a referential constraint using 'rows=N', e.g.
ORA-39776: fatal Direct Path API error loading table <table>
ORA-01502: index <index name> or partition of such index is in unusable state
ORA-01502: index <index name> or partition of such index is in unusable state
Certain conditions to hit this issue:
- Direct path load
- Load in parent table of a referential constraint
- 'rows=N' option is used
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 |
Cause |
Solution |
References |