How to fix the Oracle error SQL*Loader-00133: Can’t specify both direct path and external tables?
In this post, you’ll learn more about the Oracle ErrorSQL*Loader-00133: Can’t specify both direct path and external tables with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
SQL*Loader-00133: Can’t specify both direct path and external tables
Reason for the Error SQL*Loader-00133: Can’t specify both direct path and external tables
Both options for direct path and exrernal tables were indicated. Only one of these can be applied at a time.
How to fix the Error SQL*Loader-00133: Can’t specify both direct path and external tables ?
You can fix this error in Oracle by following the below steps
Change at least one of the parameters to enable only one.
Leave Your Comment