Oracle Error SQL*Loader-00569: READSIZE parameter exceeds maximum value string for platform

Oracle Error Message

SQL*Loader-00569: READSIZE parameter exceeds maximum value string for platform

Reason for the Error

The value specified for the READSIZE parameter on the SQL Loader command line was larger than the maximum size allowed on the platform executing the SQL Loader command

Solution

Decrease the size of the READSIZE parameter to be less than the maximum size allowed on the platform.