|
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 version 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: STR.EXE -r -@d:\acc.conprof d:\MyProjects\ClientsActivities.stp
|