Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem with SQL*LOADER (12.1) with Direct=True and Null-Values?!

2684414Dec 14 2015 — edited Dec 22 2015

Has anybody else Problems as well with SQL*LOADER in Version 12.1.0.2 and DIRECT=TRUE wenn trying to load Null-Values?

We get following Errors:

SQL*Loader-951: Error calling once/load initialization

ORA-00604: error occurred at recursive SQL level 1

ORA-01405: fetched column value is NULL

If I change DIRECT=FALSE, the SQL*loader is functioning with null-values, but this is not an option for us.

I could not find anybody having the same Problem in Internet or a bug in relation to this problem. Has anybody?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 19 2016
Added on Dec 14 2015
2 comments
1,010 views