TimesTen Error Messages

TT-02913

Invalid argument 'argument' for NUMTODSINTERVAL function


Cause

You specified an invalid interval constant as the second argument to the NUMTODSINTERVAL function. Valid constants are: DAY, HOUR, SECOND or MINUTE.


Action

Invoke the function again, making sure to specify a valid string constant as the second argument to the function. For more information, see NUMTODSINTERVAL in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not invoke the function.