Replies: 3 comments
-
|
I'll check this plugin later. Upload a screenshot of the Oracle bulk loader? |
Beta Was this translation helpful? Give feedback.
-
|
Special Characters in Password: If your password contains special characters (like !, @, #, $, %, &, *, (, ), [, ], {, }, ;, :, ', ", <, >, ?, /, , |, ,, .), they might be misinterpreted by the command-line interface or the loader itself. You might need to enclose the string in double quotes (") or escape the special characters depending on your operating system and the specific utility. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm having an issue when using Oracle Bulk Loader.
This is the error I get even though the Database Connection is successful.
2025/05/02 15:50:50 - Oracle bulk loader.0 - ERROR>SQL*Loader-101: Invalid argument for username/password
2025/05/02 15:50:50 - Oracle bulk loader.0 - Exit Value of sqlldr: 1
Previously I made an issue #4322
Some changes were made and merged into Hop 2.10 but now I still have the password issue and I don't get the detailed log with the full sqlldr command anymore.
Database connection is using variables (I tried hardcoding user/pass but it's the same error) and TNS for connecting, i have no issue with Table Input.
Any idea on how to address this ?
Beta Was this translation helpful? Give feedback.
All reactions