In this post, you’ll learn more about the Oracle ErrorSQL*Loader-00918: The catalog must be loaded (as SYS) for SQL*Loader to be used with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
SQL*Loader-00918: The catalog must be loaded (as SYS) for SQL*Loader to be used
Reason for the Error SQL*Loader-00918: The catalog must be loaded (as SYS) for SQL*Loader to be used
The catalog is not loaded.
How to fix the Error SQL*Loader-00918: The catalog must be loaded (as SYS) for SQL*Loader to be used ?
You can fix this error in Oracle by following the below steps
Logon as user SYS and load the Oracle7 catalog and the views in the script ULVIEW.SQL.
Leave a Reply