TimesTen Error Messages

TT-02819

Invalid value 'value' for argument number of procedure procedure_name. The valid values are <values>.


Cause

You specified an invalid value for a parameter used in a built-in procedure.


Action

Check the details of the error message to find out the parameter value that is invalid for the particular built-in procedure. For more information, see Built-In Procedures in Oracle TimesTen In-Memory Database Reference.


Additional Information

TimesTen did not call the built-in procedure.