Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

MODIFY-RESPONSETIME-PARAMETERS Modify parameters for RESPONSETIME monitoring

This statement is used to modify the RESPONSETIME monitoring program definition.

Format

MODIFY-RESPONSETIME-PARAMETERS                                                                                                    

SCOPE = *UNCHANGED / list-poss(2): *BUCKET / *CATEGORY

,DEFINITION = *UNCHANGED / *1 / *2

,CONNECTION-NUMBER = *UNCHANGED / <integer 1..8187>

,RESPONSETIME-BUCKETS = *UNCHANGED / *STD-LIMITS / list-poss(5): <integer 1..99999>

,THINKTIME-BUCKETS = *UNCHANGED / *STD-LIMITS / list-poss(5): <integer 1..99999>

,TRANSACTTIME-BUCKETS = *UNCHANGED / *STD-LIMITS / list-poss(5): <integer 1..99999>

,WAITTIME-BUCKETS = *UNCHANGED / *STD-LIMITS / list-poss(5): <integer 1..99999>

Operands

SCOPE =
Defines whether recording of the response time data is to be bucket-specific or categoryspecific.

SCOPE = *UNCHANGED
The scope defined by this time will not be changed.

SCOPE = *BUCKET
The response time data is to be recorded based on buckets.

SCOPE = *CATEGORY
The response time data is to be recorded based on categories.

DEFINITION =
Defines the type of response time to be monitored.

DEFINITION = *UNCHANGED
The type of response time defined by this time will not be changed.

DEFINITION = *1
The response time valid is the period between user input and the first relevant output.

DEFINITION = *2
In addition to the response time defined by the value 1, the periods between output following any entry are output individually as response times.

CONNECTION-NUMBER =
Specifies the maximum number of connections to be monitored.

CONNECTION-NUMBER = *UNCHANGED
The number of connections defined at this time for the RESPONSETIME monitoring program remains unchanged.

CONNECTION-NUMBER = <integer 1..8187>
The specified maximum number of connections is recorded.

RESPONSETIME-BUCKETS =
Defines the upper limits of up to five ranges (in units of 100 ms) in which the response times are to be stored by order of magnitude.

RESPONSE-BUCKETS = *UNCHANGED
The currently defined upper limits of the ranges for response times are not changed.

RESPONSE-BUCKETS = *STD-LIMITS
Sets the upper limits of the ranges for responses time to 5, 10, 20, 50 and 100.

RESPONSE-BUCKETS = list-poss(5): <integer 1..99999>
Defines the upper limits of the ranges for response times. These must be specified in ascending order.

THINKTIME-BUCKETS =
Defines the upper limits of up to five ranges (in units of 100ms) in which the think times are to be stored by order of magnitude.

THINKTIME-BUCKETS = *UNCHANGED
The currently defined upper limits of the ranges for think times are not changed.

THINKTIME-BUCKETS = *STD-LIMITS
Sets the upper limits of the ranges for think times to 50, 150, 300, 600 and 1200.

THINKTIME-BUCKETS = list-poss(5): <integer 1..99999>
Defines the upper limits of the ranges for think times. These must be specified in ascending order.

TRANSACTTIME-BUCKETS =
Defines the upper limits of up to five ranges (in units of 100ms) in which the transaction times are to be stored by order of magnitude.

TRANSACTTIME-BUCKETS = *UNCHANGED
The currently defined upper limits of the ranges for transaction times are not changed.

TRANSACTTIME-BUCKETS = *STD-LIMITS
Sets the upper limits of the ranges for transaction times to 5, 10, 20, 50 and 100.

TRANSACTTIME-BUCKETS = list-poss(5): <integer 1..99999>
Defines the upper limits of the ranges for transaction times. These must be specified in ascending order.

WAITTIME-BUCKETS =
Defines the upper limits of up to five ranges (in units of 100ms) in which the wait times in the BCAM pool are to be stored by order of magnitude.

WAITTIME-BUCKETS = *UNCHANGED
The currently defined upper limits of the ranges for wait times in the BCAM pool are not changed.

WAITTIME-BUCKETS = *STD-LIMITS
Sets the upper limits of the ranges for wait times in the BCAM pool to 1, 2, 5, 10 and 20.

WAITTIME-BUCKETS = list-poss(5): <integer 1..99999>
Defines the upper limits of the ranges for wait times in the BCAM pool. These must be specified in ascending order.