TimesTen Error Messages

TT-00608

Another connection (# connection_id) has already configured table table_name for parallel insert


Cause

This error message can only occur on an Exalytics Business Intelligence server. The ttParallelInsertBegin built-in procedure failed because another connection already configured the specified table for parallel insert mode.


Action

Wait and retry the operation. Consider terminating the existing ttParallelInsertBegin built-in procedure by using the ttParallelInsertEnd built-in procedure.


Additional Information

The specified table cannot be configured for parallel insert mode.