TimesTen Error Messages

TT-02815

Invalid number of arguments for function function_name


Cause

You specified an incorrect number of arguments for the specified function.


Action

Check the syntax for the function, making sure to specify the correct number of arguments. For more information, see Functions in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not invoke the function.