How to fix the Oracle error SQL*Loader-00122: Invalid skip_index_maintenance option?

In this post, you’ll learn more about the Oracle ErrorSQL*Loader-00122: Invalid skip_index_maintenance option with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

SQL*Loader-00122: Invalid skip_index_maintenance option

Reason for the Error SQL*Loader-00122: Invalid skip_index_maintenance option

The command line argument for skip_index_maintenance is incorrect.

How to fix the Error SQL*Loader-00122: Invalid skip_index_maintenance option ?

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

Use only true or falseas the value for the skip_index_maintenance option. (Note: only on direct loads!)

Tags :

Leave Your Comment