Skip to Main Content

General Development Discussions

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!

Does Oracle SQL*Loader support the Direct Path loading method for loading data directly into a container database (CDB)?

User_9KW2VJul 26 2023

Hi All,

After migrating database from non-container to container then few jobs got failed as below error :

SQL*Loader-951: Error calling once/load initialization
ORA-24329: invalid character set identifier

But when we changed sqlldr Direct parameter value from TRUE to FALSE i.e. Direct path to conventional path method then the job ran successfully.

Kindly please anyone suggest on this point. Somewhere I found that Direct method doesn't support in Container database(CDB).

Comments
Post Details
Added on Jul 26 2023
10 comments
690 views