Database Error Messages

SQL*Loader-00585

defaulting DEGREE_OF_PARALLELISM to NONE since load=number was specified

Cause

DEGREE_OF_PARALLELISM was defaulted to NONE by SQL*Loader because load=n was specified. This assures consistency in the records which get loaded with load=n.


Action

No action is needed. This is an informational message.