TimesTen Error Messages

TT-00653

Operation is not permitted in parallel insert mode


Cause

This error message can only occur on an Exalytics Business Intelligence server. The operation failed because it is not permitted in parallel insert mode. When a table is configured for parallel insert mode, only INSERT operations are permitted. Also, the table ID of the target table must match the ID stored for the connection.


Action

Make sure you are performing INSERT operations on the table. Also, check that the table ID of the target table matches the ID stored for the connection.


Additional Information

The operation cannot be completed.