Database > Database recording options
Enables you to set the recording options for database protocols.
To access |
Record > Recording Options > Database > Database
|
Important information |
This node is available only for specific protocols. For a complete list of protocols and their associated nodes, see Protocol compatibility table.
|
User interface elements are described below:
UI Element
|
Description
|
---|---|
Advanced | |
Automatic transactions |
If enabled, every lrd_exec and lrd_fetch function is marked as a transaction with lr_start_transaction and lr_end_transaction functions. Default value: Disabled. |
Script options |
Generates comments into recorded scripts, describing the lrd_stmt option values. In addition, you can specify the maximum length of a line in the script. Default value: 80 characters. |
Think time |
VuGen automatically records the operator's think time. You can set a threshold level, below which the recorded think time id ignored. If the recorded think time exceeds the threshold level, VuGen places an lr_think_time statement before LRD functions. If the recorded think time is below the threshold level, an lr_think_time statement is not generated. Default value: five seconds. |