How to fix the Oracle error SQL*Loader-00469: SID directive expects 1 argument, number found.?

In this post, you’ll learn more about the Oracle ErrorSQL*Loader-00469: SID directive expects 1 argument, number found. with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

SQL*Loader-00469: SID directive expects 1 argument, number found.

Reason for the Error SQL*Loader-00469: SID directive expects 1 argument, number found.

More than one argument was specified for a SID clause.

How to fix the Error SQL*Loader-00469: SID directive expects 1 argument, number found. ?

You can fix this error in Oracle by following the below steps

Only specify the name of the field containing the value to use for the SID in the SID clause.

Tags :

Leave Your Comment