Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 Installing Service Gateway for DB2 : Shutting Down the Gateway

Shutting Down the Gateway
You can shut down a Gateway using the MODIFY operator command from the z/OS operator console, or by using the RESOURCE MANAGEMENT option from the Administration menu.
Using the MODIFY Operator Command
The format of the MODIFY command is as follows:
MODIFY dob_jobname,STOPSERVER=idprefix
Unique name of the Gateway. The Gateway creates this name by appending a three-digit number to the IDPREFIX parameter specified in the Gateway startup JCL. The default is DB2. To view unique names assigned to existing Gateways, use the RESOURCE MANAGEMENT option from the Administration menu.
Additional MODIFY Commands
You can also use one of three variations of the MODIFY operator command to shut down groups of Gateways:
MODIFY dob_jobname,STOPSERVER=ALLDB2
MODIFY dob_jobname,STOPSERVER=idprefix*
MODIFY dob_jobname,STOPSERVER=SRVIDserverid
RESOURCE MANAGEMENT Option
Use the RESOURCE MANAGEMENT option from the Administration menu to shut down either one Gateway or groups of Gateways. For details on the Administration menu, see TIBCO Object Service Broker for z/OS Installing and Operating.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved