Previous Topic: -283 - NO OPERAND VALUE RECEIVEDNext Topic: -286 - SUBSTR FUNCTION ARGUMENTS <START=aaaa, LENGTH=bbbb> ARE OUT OF RANGE


-284 - NON-NUMERIC ITEM FOUND <x> IN STRING <aaaa>

Explanation

The date, time or timestamp string identified by aaaa is invalid. The non-numeric character x was unexpected.

The SQLSTATE that equates to this SQL return code is 42604.

User Response

Correct the string to be a valid format for date, time, or timestamp.