SQL*Loader Direct Load with Extended VARCHAR2 Column > 4000 Bytes and ROWS Parameter Raises ORA-39777
(Doc ID 2906977.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
When SQL*loader is used with DIRECT=TRUE and ROWS=Y against a table with long VARCHAR2s (which requires MAX_STRING_SIZE=EXTENDED to be set), an ORA-39777 occurs:
If conventional load is used, or if ROWS is not specified, then the load succeeds.
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 |