Database Error Messages

SQL*Loader-00310

Interval partition values of table string must be in double quotes.

Cause

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


Action

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