How to fix the Oracle error SQL*Loader-00118: Invalid parallel load option?
In this post, you’ll learn more about the Oracle ErrorSQL*Loader-00118: Invalid parallel load option with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
SQL*Loader-00118: Invalid parallel load option
Reason for the Error SQL*Loader-00118: Invalid parallel load option
The command-line argument used for the parallel load is incorrect.
How to fix the Error SQL*Loader-00118: Invalid parallel load option ?
You can fix this error in Oracle by following the below steps
Use only TRUE or FALSE as the value for the parallel load option.
Leave Your Comment