RETRY STOPPED OBJECTS field (RETRY_STOPPED_OBJECTS subsystem parameter)
The RETRY_STOPPED_OBJECTS subsystem parameter specifies whether Db2 immediately rejects requests for a stopped object or rechecks whether the object is started, up to the IRLM timeout limit.
Acceptable values: | NO, YES |
---|---|
Default: | NO |
Data sharing scope: | It is recommended but not required that all members use the same setting. |
Online changeable: | Yes |
Update: | Option 15 on panel DSNTIPB |
DSNZPxxx: | DSN6SPRM.RETRY_STOPPED_OBJECTS |
- NO
- Db2 immediately rejects requests for stopped objects.
- YES
- Db2 retries requests for stopped objects in case the object is restarted, up to IRLM timeout limit, which is specified by the value of the IRLMRWT subsystem parameter.