How to fix the Oracle error SQL*Loader-00406: If data is all generated, number to load cannot be ALL?

In this post, you’ll learn more about the Oracle ErrorSQL*Loader-00406: If data is all generated, number to load cannot be ALL with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

SQL*Loader-00406: If data is all generated, number to load cannot be ALL

Reason for the Error SQL*Loader-00406: If data is all generated, number to load cannot be ALL

When only generated data is loaded, a number to load must be given so SQL*Loader knows when to stop.

How to fix the Error SQL*Loader-00406: If data is all generated, number to load cannot be ALL ?

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

Specify a number to load.

Tags :

Leave Your Comment