TimesTen Error Messages

TT-00670

Batch cursors cannot be used because replication tracks are not enabled. (ReplicationParallelism =value ReplicationApplyOrdering =value).


Cause

Your application is not allowed to use batch cursors unless you have enabled parallel replication.


Action

Either enable parallel replication or do not use batch cursors. For more information on parallel replication, see Configuring Automatic Parallel Replication with Disabled Commit Dependencies in Oracle TimesTen In-Memory Database Replication Guide.


Additional Information

You cannot use batch cursors in this situation.