Appendix. Example operations tasks

This appendix provides step-by-step examples of some typical operations tasks.

For any operations task, you must be aware of the scope--that is, of the CICS® systems--with which you are working: if the scope is a single CICS system, any data you retrieve from CICSPlex® SM relates to that single system; if the scope is a group of CICS systems, the data relates to all of the systems in the group; if the scope is a CICSplex, the data relates to every system in that CICSplex. For all of the examples in this chapter, the initial scope is CICSplex PLXPROD1.

The examples are:

Table 341. Example operations tasks
Example Page
Finding out how many tasks are associated with a transaction Finding out how many tasks are associated with a transaction
Identifying the tasks associated with a transaction Identifying the tasks associated with a transaction
Relating a set of tasks to a user ID Relating a set of tasks to a user ID
Checking the status of a terminal Checking the status of a terminal
Checking the status of a communications link Checking the status of a communications link
Finding out which CICS systems a file is available to Finding out which CICS systems a file is available to
Correlating local and remote file names Correlating local and remote file names
Finding out which data set a program came from in a specified CICS system Finding out which data set a program came from in a specified CICS system
Finding out why a CICSPlex SM event occurred Finding out why a CICSPlex SM event occurred
Disabling a transaction in a single CICS system Disabling a transaction in a single CICS system
Disabling a transaction globally Disabling a transaction globally
Finding out which resources are being monitored in a CICS system Finding out which resources are being monitored in a CICS system
Deactivating a workload definition Deactivating a workload definition
Discarding an active transaction from a workload Discarding an active transaction from a workload

For all of these tasks, you can start from any view in a CICSPlex SM session: you can move to any view from any other view.

[[ Contents Previous Page | Next Page Index ]]