TimesTen Error Messages

TT-03222

Estimate statistics on owner_name.table_name failed due to concurrent operations; try again


Cause

Possible causes for this error message are:

  • The ttOptEstimateStats built-in procedure may throw this error when there are concurrent transactions, which makes it difficult to estimate statistics.
  • There are many rows are deleted in a concurrent transaction.
  • The table listed is the one on which the statistics are being updated.

Action

Retry the operation.


Additional Information

TimesTen cannot complete the operation.