Product Home
DTM DB Stress Online Documentation
General Information
Product profile
Product versions
Execution modes
Task properties
General properties
Task connection
Task scripts
Execution console
Execution reports
Project properties
Connect to Database
Statistics
Settings
Diagram
Advanced options
Dynamic statements
Command line
Performance Counters
Additional Information
Installation
Uninstall
License
Demo and Full versions
Technical support
How to order
Upgrade
Database utilities

Execution modes

There are several methods to finish a package:

  1. Manual, when the user himself has to click the Stop button at the execution console or toolbar.
  2. According to the properties of each task - each copy of each task is executed as many times as specified in its properties.
  3. By time - all tasks will be running at least for the number of seconds specified by the user. The control precision is about 0.5 seconds for this method.
  4. By the overall number of executed iterations. A package is finished if the overall number of iterations for all copies (threads) of all tasks exceeds the specified value.
  5. By the number of times each task is executed. A package is finished when each copy (thread) of each task is executed the specified number of times.
  6. By the number of times each thread is executed. A package is finished when thread copy of each task is executed at least the specified number of times.

All or checked threads can be paused. To continue use same Pause/Continue button.