TimesTen Error Messages

TT-00621

Table table_name is already configured for parallel insert. To change parallelism, call ttParallelInsertEnd and then ttParallelInsertBegin again.


Cause

This error message can only occur on an Exalytics Business Intelligence server. The ttParallelInsertBegin built-in procedure failed because the specified table is already configured for parallel insert mode. Only one table is allowed to be in parallel insert mode at any given time.


Action

None.


Additional Information

None.