Product Home
DTM DB Stress Online Documentation Prev Page Prev Page
General Information
Product Profile
Product Versions
Execution Modes
Task Properties
General Properties
Task Options
Parameters
Task Connection
Task Scripts
Group of tasks
Execution Console
Execution Reports
Data Generator
Project Properties
Connect to Database
Quick Start
Direct Connection
Connect to Desktop File
Data Sources
DSN File
OLE DB Connection
Connection Profile
Connection Information
Troubleshooting Guide
Statistics
Settings
General
Task
Reporting
Diagram
Log Viewer
Hot Keys
Advanced Options
Dynamic Statements
Command Line
Performance Counters
Show Execution Plan
SQL Library
Report Comparison
Report Cutomization
Version Controls
Import Script
SQL console
Report Visualizer
Additional Information
Installation
Uninstall
License
Demo and Full versions
Technical support
How to order
Upgrade
Trademark Information
Database utilities

Command Line Options

DTM DB Stress supports following command line switches:

-r - if present, run specified or recent project at program startup;

-q - quit application after project execution.

-@ - use custom connection profile.

-c - console mode*.

* - supported by Professional and Enterprise versions only.
You can use project name as a command line parameter.

Connection profile can be created by Export button at the Connect Window.

The console mode is a mode when the program doesn't open any dialogs and doesn't need any interference from the user. A project file for the console mode must be prepared and tested beforehand. The program will use recent database connection in console mode.

Example:

"C:\Program Files\DTM DB Stress\stress.exe" -r -@d:\acc.conprof "d:\MyProjects\Clients Activities.stp"

Important: you should quote executable and project name if spaces are present in the path.