Oracle Error SQL*Loader-00310: Interval partition values of table string must be in double quotes.

Oracle Error Message

SQL*Loader-00310: Interval partition values of table string must be in double quotes.

Reason for the Error

A string specified for interval partitioning was found that was not quoted or in single quotes.

Solution

Use double quotes for the interval partitioning values string, rather than single quotes.