TimesTen Error Messages

TT-02914

Invalid argument 'argument' for NUMTOYMINTERVAL function


Cause

You specified an invalid interval constant as the second argument to the NUMTOYMINTERVAL function. Valid constants are YEAR or MONTH.


Action

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


Additional Information

TimesTen did not invoke the function.