![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
There are several ways to determine which users are currently logged in to TIBCO Object Service Broker:From the administrator workbench, position your cursor beside the ST Statistics option and press Enter. This selection displays the TIBCO Object Service Broker Statistics main menu. You can then select the Users Logged On option and press Enter.Execute the S6BTLADM utility and use option I. Refer to I. User Activity for more information.In this command, dob_jobname is the name of the batch job or started task used to start the Data Object Broker. For more information about the forms of this command, refer to Chapter 16, Operator Commands.Use the HINQ transaction to list users currently active to the CICS Execution Environment. The HINQ transaction states whether the Execution Environment subtask is attached or detached, and lists the number of users and their user IDs.HINQ USERCYou can also issue the HINQ command as part of a Modify command from the z/OS operator console. For example:Refer to Commands to Control the CICS Execution Environment for more information about the HINQ command. For more information about issuing TIBCO Object Service Broker operator commands, refer to Chapter 16, Operator Commands.
Do not use the CICS message utility CMSG to broadcast a message telling all users to log out. CMSG overwrites the screens of CICS users who are in pseudo-conversational mode.Task B If Necessary, Cancel Users
Execute the S6BTLADM utility and use option I. Refer to I. User Activity for more information.
The name of the batch job or started task used to start the Execution Environment.
If multiple connections have the same user ID, a list of all connections for the specified user ID is presented on the console. Select the connection you require and reenter the command with the appropriate reference number extension.
•
•
Task C Shut Down the ServersAll users and servers are automatically logged out if they are still active when the Data Object Broker begins to shut down. The Data Object Broker also automatically issues final SMF records at this time.
You should use the STOPSERVER command to shut down any batch servers and external database servers before you initiate the Data Object Broker shutdown.
• Shutting down the external database servers is described in the appropriate Service Gateway manual.Execute the S6BTLADM utility and use option 3 to shut servers down using the Resource Management of the Administration menu. Refer to 3. Resource Management for more information.In this command, dob_jobname is the name of the Data Object Broker batch job or started task addressed by this command and the connection_id is the unique identifier for the connection. For valid values for this command, refer to Chapter 16, Operator Commands.This section describes how to shut down the various types of Execution Environments in the TIBCO Object Service Broker environment.A TSO Execution Environment shuts down when its user logs out of TIBCO Object Service Broker.
• To shut down a CICS Execution Environment without shutting CICS down, enter the transaction code HTRM from any CICS session or from the z/OS operator console.Issue the following command from the console to delay the shutdown until active users are done:
• To shut down the CICS Execution Environment automatically when you shut down CICS, define the program S6BCSTRM to the CICS shutdown PLT.
• Execute the S6BTLADM utility and use option I. Refer to I. User Activity for more information.
• From the z/OS operator console, ensure that all users are logged out and then issue one of the following commands:
z/OS operator command (Stop). The name of the batch job or started task used to start the Native Execution Environment.
• Execute the S6BTLADM utility and use option I. Refer to I. User Activity for more information.
• Use option 2 (OPERATOR FUNCTIONS) of the S6BTLADM utility to access the Shutdown command. Refer to 2. Operator Functions for more information. The S6BTLADM utility is described in Chapter 18, Monitoring and Controlling the TIBCO Object Service Broker Environment.
• Issue the Shutdown command from the z/OS operator console:In this example, dob_jobname is the name of the batch job or started task used to start the Data Object Broker. Active connections to the Data Object Broker are terminated when the Shutdown command is processed.
Unlike other TIBCO Object Service Broker operator commands, the Shutdown command cannot be abbreviated.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |