TimesTen Error Messages

TT-03212

Failed to get the NEXTVAL


Cause

Possible causes for this error message are:

  • The application cannot get the next value of the sequence from the cache because of an update problem or lock timeout.
  • There is a problem in posting the NEXTVAL in the environment due to a memory allocation problem.
  • The application is adding the NEXTVAL to the session context.

Action

Check if temporary heap space is available and retry the failed statement.


Additional Information

TimesTen is unable to obtain a NEXTVAL.