How to fix the Oracle error SQL*Loader-00800: string specified and ignored?
In this post, you’ll learn more about the Oracle ErrorSQL*Loader-00800: string specified and ignored with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
SQL*Loader-00800: string specified and ignored
Reason for the Error SQL*Loader-00800: string specified and ignored
An option was specified that is not supported by External Table load.
How to fix the Error SQL*Loader-00800: string specified and ignored ?
You can fix this error in Oracle by following the below steps
Do not specify the unsupported option or do not use External Table load.
Leave Your Comment