Sqlldr Not Loading All Data In DAT File : SQL*Loader-510 / SQL*Loader-2026
(Doc ID 741100.1)
Last updated on APRIL 03, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.4 and laterInformation in this document applies to any platform.
Symptoms
The following symptoms are attributed to this issue :-
1) SQLLDR is being used to load a datafile whose contents are not considered to contain invalid records.
2) Not all records get loaded and in the logs we see messages similar to :-
SQL*Loader-510: Physical record in data file ([xx].[xx].[xx].dat) is longer than the maximum(1048576)
SQL*Loader-2026: the load was aborted because SQL Loader cannot continue.
Specify SKIP=xx when continuing the load.
SQL*Loader-2026: the load was aborted because SQL Loader cannot continue.
Specify SKIP=xx when continuing the load.
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 |