Use the DYNRELSE utility to release (free) a queue locked as a result of a system failure.
If the system fails while the queue is locked, the queue will remain locked and inaccessible to all queuing routines.
DYNRELSE is designed to be run as a started task from the MVS operator console. It can also be run as a batch job. The queue to be released is passed as a parameter to the DYNRELSE routine. One or both queues can be passed as parameters to DYNRELSE to be released.
Note: All CA 1 and CA Dynam/T communications (DYNCOMM) tasks must be stopped before executing this utility. The MVS console operator must issue the following MVS stop command:
P DYNCOMM
To resume communications, the MVS console operator must issue the following MVS start command:
S DYNCOMM
CA 1 can be active, batch active or inactive to run DYNRELSE.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|