How to fix the Oracle error SQL*Loader-00135: Invalid argument for RESUMABLE?
In this post, you’ll learn more about the Oracle ErrorSQL*Loader-00135: Invalid argument for RESUMABLE with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
SQL*Loader-00135: Invalid argument for RESUMABLE
Reason for the Error SQL*Loader-00135: Invalid argument for RESUMABLE
The command line argument specified for RESUMABLE was not TRUE or FALSE.
How to fix the Error SQL*Loader-00135: Invalid argument for RESUMABLE ?
You can fix this error in Oracle by following the below steps
Check the command line and retry.
Leave Your Comment