How to Run DB2 Database Load Testing with DTM DB Stress

The stress testing of the database is bulk data inserting, modifying or removing with performance metrics collection. DTM DB Stress was designed to test databases, solutions and database servers under high loading. It can emulate thousands virtual users with individual activity profile and settings. Also, it collects most important performance metrics and system performance counters with rich HTML, Excel or text reporting.

Download free demo version right now

How to create load testing project?

There are a few simple steps:

  • Connect to DB2 database using ODBC driver.
  • Create tasks with required number of load threads. Each task corresponds to type of virtual user activity.
  • Enter or load SQL script or statement for each activity type.
  • Use parameterization (?1, ?2, etc. parts of the statement) with built-in data generator to make statements more flexible.

See Also