InputValue
The InputValue parameter specifies a numeric value that determines how often the High-speed Apply Engine displays progress messages for SQL statements that it has processed as input. The units for this parameter are based on the value that you specify for the InputTrigger parameter.
Attributes
This parameter has the following attributes:
Attribute | Value |
---|---|
Section | [MonitorTuning] |
Abbreviation | None |
DBMS | Db2, Db2 LUW, Oracle |
Required? | No |
Valid values | An integer from 1 to 32767 that represents one of the following:
depending on the specified value of the InputTrigger parameter |
Default value | 10 |
Usage
Use this parameter along with the InputTrigger parameter to define how often High-speed Apply Engine displays progress messages for input SQL statements.
Specify a numeric value for the number of seconds or the number of input SQL statements.
If the value of the InputTrigger parameter is Time or Count, you must specify this parameter. For more information about the InputTrigger parameter, see InputTrigger.
Related topic