ADMINQSTOPWAIT
The ADMINQSTOPWAIT configuration parameter allows you to control the maximum time the administration service waits for a subscription to reach inactive state when processing a stop request from the administration queue (CECADMIN DD).
Description
This parameter controls how long the administration service waits for a subscription to reach inactive state during subscription stop request processing.
The default value is 1M (minute). This value indicates that the administration service will wait to allow the subscription to reach inactive state.
A value of zero (0H) disables the wait for stop requests that are submitted by the batch command processor and allows parallel completion of these requests. The requests are updated asynchronously with the stop request completion codes. Submitting additional requests for the same subscription before the subscription reaches inactive state might cause those requests to end in error if the request requires the subscription to be in inactive state.
Specifications
Use: Configuration parameter for the administration service
Service class: PAA
Task name: CECPAA
Data type: TIME
Default: 1M
- nMS (n milliseconds)
- nS (n seconds)
- nM (n minutes)
- nH (n hours)