Oracle Error SQL*Loader-00458: Comparison text (‘string’) of CONTINUEIF LAST must be non-whitespace

Oracle Error Message

SQL*Loader-00458: Comparison text (‘string’) of CONTINUEIF LAST must be non-whitespace

Reason for the Error

The comparison text is a whitespace character (blank or tab).

Solution

Change the comparison text to a non-whitespace character.