wait_for_start

wait_for_start specifies that a transaction can start as soon as the transaction scheduled to commit immediately before it has started.

Sybase recommends that you do not concurrently set dsi_serialization_method to wait_for_start and dsi_commit_control to off.

Thread Timing with wait_for_start Serialization Method
This figure illustrates the thread timing with wait underscore for underscore start serialization method. The figure shows two transactions, A and B, where in transaction B can start as soon as transaction A scheduled to commit immediately before it has started.