+ All Categories
Home > Documents > CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA...

CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA...

Date post: 13-Jul-2020
Category:
Upload: others
View: 3 times
Download: 0 times
Share this document with a friend
21
Quick Reference Guide Version 17.0.00 CA Subsystem Analyzer for DB2 for z/OS
Transcript
Page 1: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,

Quick Reference Guide Version 17.0.00

CA Subsystem Analyzer for DB2 for z/OS

Page 2: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,

This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the “Documentation”) is for your informational purposes only and is subject to change or withdrawal by CA at any time. This Documentation is proprietary information of CA and may not be copied, transferred, reproduced, disclosed, modified or duplicated, in whole or in part, without the prior written consent of CA.

If you are a licensed user of the software product(s) addressed in the Documentation, you may print or otherwise make available a reasonable number of copies of the Documentation for internal use by you and your employees in connection with that software, provided that all CA copyright notices and legends are affixed to each reproduced copy.

The right to print or otherwise make available copies of the Documentation is limited to the period during which the applicable license for such software remains in full force and effect. Should the license terminate for any reason, it is your responsibility to certify in writing to CA that all copies and partial copies of the Documentation have been returned to CA or destroyed.

TO THE EXTENT PERMITTED BY APPLICABLE LAW, CA PROVIDES THIS DOCUMENTATION “AS IS” WITHOUT WARRANTY OF ANY KIND, INCLUDING WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NONINFRINGEMENT. IN NO EVENT WILL CA BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY LOSS OR DAMAGE, DIRECT OR INDIRECT, FROM THE USE OF THIS DOCUMENTATION, INCLUDING WITHOUT LIMITATION, LOST PROFITS, LOST INVESTMENT, BUSINESS INTERRUPTION, GOODWILL, OR LOST DATA, EVEN IF CA IS EXPRESSLY ADVISED IN ADVANCE OF THE POSSIBILITY OF SUCH LOSS OR DAMAGE.

The use of any software product referenced in the Documentation is governed by the applicable license agreement and such license agreement is not modified in any way by the terms of this notice.

The manufacturer of this Documentation is CA.

Provided with “Restricted Rights.” Use, duplication or disclosure by the United States Government is subject to the restrictions set forth in FAR Sections 12.212, 52.227-14, and 52.227-19(c)(1) - (2) and DFARS Section 252.227-7014(b)(3), as applicable, or their successors.

Copyright © 2012 CA. All rights reserved. All trademarks, trade names, service marks, and logos referenced herein belong to their respective companies.

Page 3: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,

CA Technologies Product References

This document references the following CA Technologies products:

■ CA Detector® for DB2 for z/OS (CA Detector)

■ CA Index Expert™ for DB2 for z/OS (CA Index Expert)

■ CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer)

Contact CA Technologies

Contact CA Support

For your convenience, CA Technologies provides one site where you can access the information that you need for your Home Office, Small Business, and Enterprise CA Technologies products. At http://ca.com/support, you can access the following resources:

■ Online and telephone contact information for technical assistance and customer services

■ Information about user communities and forums

■ Product and documentation downloads

■ CA Support policies and guidelines

■ Other helpful resources appropriate for your product

Providing Feedback About Product Documentation

If you have comments or questions about CA Technologies product documentation, you can send a message to [email protected].

To provide feedback about CA Technologies product documentation, complete our short customer survey which is available on the CA Support website at http://ca.com/docs.

Page 4: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,
Page 5: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,

Contents 5

Contents

Chapter 1: Processing Flow 7

How To View Collection Activity .................................................................................................................................. 7

How To View Collection Status .................................................................................................................................... 8

How To Synchronize Collection .................................................................................................................................... 9

How To Create Batch Reports ...................................................................................................................................... 9

Chapter 2: Procedures 11

Start Collection ........................................................................................................................................................... 11

Stop Collection ........................................................................................................................................................... 12

Create a Datastore ..................................................................................................................................................... 13

Synchronize Collection ............................................................................................................................................... 14

Chapter 3: Additional Information 17

START(SSA) Command—Start CA Subsystem Analyzer Collection ............................................................................. 17

STOP(SSA) Command—Stop CA Subsystem Analyzer Collection ............................................................................... 21

Page 6: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,
Page 7: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,

Chapter 1: Processing Flow 7

Chapter 1: Processing Flow

This section contains the following topics:

How To View Collection Activity (see page 7) How To View Collection Status (see page 8) How To Synchronize Collection (see page 9) How To Create Batch Reports (see page 9)

How To View Collection Activity

You can view current and historical collection activity for objects being accessed or that have been accessed on a single DB2 subsystem and at the data sharing group level. Data is given for the entire data sharing group with the option to drill down to specific member activity.

You can analyze activity at the database, tablespace, table, indexspace, data set, and extent levels. Getpage activity, physical I/O statistics, and buffer pool hit ratios help you evaluate how your DB2 objects are performing. Volume activity, buffer pool and group buffer pool statistics, allocation information, and other subsystem activity data provides you with additional details about your DB2 subsystem.

Note: Before you can view collection activity, initialize the collection options to collect data on getpage requests and physical I/O activity for databases, tablespaces, tables, and indexes, and other subsystem activity. While the collection is active, you can externalize the data collected.

Follow these steps:

1. Complete the DB2 SSID field on the CA Subsystem Analyzer Main Menu:

■ Specify the DB2 subsystem you want to monitor in the DB2 SSID field. This value defaults to the subsystem ID that appears on the CA Database Management Solutions for DB2 for z/OS Main Menu. You can change it on the CA Subsystem Analyzer Main Menu at any time to switch between subsystems.

■ Specify the DB2 data sharing group name you want to monitor in the DS Group field. The DS group name is retained in your ISPF profile.

2. Specify one of the following options:

■ Type 1 and press Enter to view current collection activity.

■ Type 2 and press Enter to view historical collection activity.

Page 8: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,

How To View Collection Status

8 Quick Reference Guide

■ Type 7 and press Enter to view current collection activity at the data sharing group level.

■ Type 8 and press Enter to view historical collection activity at the data sharing group level.

How To View Collection Status

You can view a list of active DB2 subsystems and defined data sharing groups and the CA Subsystem Analyzer collection status of each.

Note: Before you can view collection activity, initialize the collection options to collect data on getpage requests and physical I/O activity for databases, tablespaces, tables, and indexes, and other subsystem activity. While the collection is active, you can externalize the data collected.

Follow these steps:

1. Complete the DB2 SSID field on the CA Subsystem Analyzer Main Menu:

■ Specify the DB2 subsystem you want to monitor in the DB2 SSID field. This value defaults to the subsystem ID that appears on the CA Database Management Solutions for DB2 for z/OS Main Menu. You can change it on the CA Subsystem Analyzer Main Menu at any time to switch between subsystems.

■ Specify the DB2 data sharing group name you want to monitor in the DS Group field. The DS group name is retained in your ISPF profile.

2. Specify one of the following options:

■ Type 3 and press Enter to view a list of active DB2 subsystems and the collection status. You can view the options specified when collection was started. These options can include collection interval times, the type of data being collected and whether the data is being externalized (saved for historical purposes).

■ Type 9 and press Enter to view a list of defined data sharing groups, whether each is active, and the collection status. You can drill down to view the members that compose the data sharing group and the options specified when each collection was started. This includes collection interval times, if the member is included in the data sharing information provided on the panels, and whether the sysplex interval timer is being used.

Page 9: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,

How To Synchronize Collection

Chapter 1: Processing Flow 9

How To Synchronize Collection

CA Subsystem Analyzer and CA Detector work together to provide you with detailed information you can use to effectively tune your DB2 subsystems and applications. By synchronizing collection, you can easily access related information between the two products. For example, you can use CA Subsystem Analyzer to identify a heavily accessed table. If you synchronize collection, you can select an SQL option on the CA Subsystem Analyzer panel and jump to CA Detector to view all the SQL statements that have accessed the table.

To synchronize collection between CA Detector and CA Subsystem Analyzer, you need to start collection on a subsystem for CA Subsystem Analyzer, and then start collection on the same subsystem for CA Detector. Collection is automatically synchronized.

Note: You must have CA Detector and CA Subsystem Analyzer licensed and installed to synchronize collection.

More information:

Synchronize Collection (see page 14)

How To Create Batch Reports

You can execute the batch reporting facility to generate reports in batch by submitting the JCL provided in high-level.CDBASRC(PSABATCH). Using this job, you can specify what reports to generate, what time intervals to include, and what selection criteria to use.

Before you can submit the JCL in PSABATCH, modify it to include information such as a valid job card, the XMANID being used, libraries for your site, target data sets, and input parameters for the batch reports to be generated. You can filter what data you want to report by time range or other selection criteria. An additional parameter also controls whether the data is unloaded to a sequential file.

Follow these steps:

■ Modify the PSABATCH sample job using the batch reporting parameters

Note: Set the UNLOAD parameter to Y to unload collection data from a datastore.

■ Submit the JCL for execution

Note: For more information about batch reporting, see the CA Subsystem Analyzer Reference Guide.

Page 10: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,
Page 11: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,

Chapter 2: Procedures 11

Chapter 2: Procedures

This section contains the following topics:

Start Collection (see page 11) Stop Collection (see page 12) Create a Datastore (see page 13) Synchronize Collection (see page 14)

Start Collection

CA Subsystem Analyzer collects data on an interval basis. When the time interval expires, the current collection interval is reset to null and collection is started for the new collection interval. If you are externalizing data, the prior interval data is written to a data store and available for viewing. When you start collection without externalizing to the data store, the collected data is retained only for the current collection interval. When the current collection interval expires, the data is discarded and a new collection interval starts.

Only one collector can be active for a selected DB2 subsystem, although multiple collectors can be active concurrently on multiple DB2 subsystems.

Note: If CA Detector is installed, you can synchronize collection between CA Subsystem Analyzer and CA Detector to receive additional data on application and SQL performance.

Follow these steps:

1. Type 4 (Initialize SSID collection) in the Option line on the CA Subsystem Analyzer Main Menu and press Enter.

The Initialize SS Analyzer Collection panel appears.

2. (Optional) Change the DB2 subsystem ID in the DB2 SSID field and press Enter.

The collection panel values are refreshed with data from the previous collection request for the specified subsystem.

3. Specify the collection options including interval time, whether the collection is externalized, and whether the collection is started or restarted automatically.

A message appears to verify that collection has started successfully. Informational messages are also written to the Xmanager joblog and the MVS syslog. These messages include the user ID of the person who started the collection.

Note: If an MVS modify command is used to start collection, the value of the user ID is CONSOLE.

Page 12: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,

Stop Collection

12 Quick Reference Guide

Stop Collection

After you have collected data for the specified interval, you can stop collection.

Note: Collection can take a few moments to quiesce and terminate.

Follow these steps:

1. Type 5 (Terminate SSID Collection) in the Option field on the CA Subsystem Analyzer Main Menu and press Enter.

The Terminate SS Analyzer Collection panel appears.

2. Specify the DB2 subsystem ID for the subsystem on which you are terminating collection in the DB2 SSID field and press Enter.

A message appears to indicate that the termination request was successfully issued. Informational messages are also written to the Xmanager joblog and the z/OS syslog. These messages include the user ID of the person who stopped the collection.

Note: If an MVS modify command is used to stop collection, the value of the user ID is CONSOLE.

Page 13: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,

Create a Datastore

Chapter 2: Procedures 13

Create a Datastore

You can view collection activity saved in a datastore or from the current collection interval. The datastore defines the name of a data set in which to save the collected data. The collection interval time data is written to the datastore when the collection interval expires. The collection interval is specified when collection is started.

The datastore identifies how many intervals of data you want to retain. When the interval time limit has been reached, the newest interval is added and the oldest interval is deleted. The collection logic attempts to reuse space used by deleted interval data. You can view collection activity saved in a datastore or from the current collection interval.

Notes:

■ Time values are stored in raw system clock format, which is in Greenwich Mean Time (GMT). The operating system stores a value that provides the offset from GMT to the local time. When the raw clock value is converted to a formatted time and date, the offset converts the GMT system clock value to the local time. Depending on when you set the dates on your datastore interval, the clock value can appear to gain an hour when daylight savings time begins and lose an hour when standard time is reinstated. Once the intervals that predate the time change are cycled off the datastore, the clock value returns to normal.

■ If you are a first-time user, we recommend that you initially start collection without externalizing the data. This method lets you familiarize yourself with startup options and the various panels without creating a datastore.

Important! Before you create a datastore, be sure that you have enough allocated space to hold the collected data.

Follow these steps:

1. Type 4 (Initialize SSID Collection) in the Option field on the CA Subsystem Analyzer Main Menu and press Enter.

The Initialize SS Analyzer Collection panel appears.

Type Y in the Create Datastore field and press Enter.

The Create Datastore Display panel appears.

2. Specify the DB2 subsystem, high-level qualifier, name, and maximum number of collection intervals for the datastore, and press Enter.

The name must be unique for the DB2 subsystem ID and is used as a part of the data set names created with the datastore.

Note: If you are synchronizing collection data with CA Detector, be sure to specify the same datastore name for the CA Detector datastore.

The Database and Volume Activity Collection Dataset panel appears.

Page 14: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,

Synchronize Collection

14 Quick Reference Guide

3. Define the VSAM data set allocation criteria for the database and volume activity collection data set, and press Enter.

The Subsystem Statistics Collection Dataset panel appears.

4. Define the VSAM data set allocation criteria for the subsystem statistics collection data set and press Enter.

The Create Datastore Display panel reappears with a message indicating that the datastore was created successfully.

Synchronize Collection

To use CA Detector with CA Subsystem Analyzer, start CA Detector collection and create a collection profile and a datastore for CA Detector after collection is started for CA Subsystem Analyzer.

Note: You must have CA Detector and CA Subsystem Analyzer licensed and installed to synchronize collection.

When you synchronize collection between CA Subsystem Analyzer and CA Detector, you can look at CA Detector's application performance-related data with CA Subsystem Analyzer's object information. For example, suppose you use CA Subsystem Analyzer to identify a heavily accessed table. You can select an SQL option in CA Subsystem Analyzer and jump to CA Detector to view all the SQL statements that have accessed the table.

CA Detector and CA Subsystem Analyzer work together seamlessly. When you start collection on a subsystem for CA Subsystem Analyzer, and then start collection on the same subsystem for CA Detector, collection is automatically synchronized.

Follow these steps:

1. Start CA Subsystem Analyzer collection.

The CA Subsystem Analyzer collection activity is started.

2. Type PDT on the Initialize SS Analyzer Collection panel and press Enter.

The CA Detector Main Menu appears.

Note: We assume that you have created a collection profile for CA Detector. CA Detector requires collection profiles to control and customize exception SQL collection.

Page 15: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,

Synchronize Collection

Chapter 2: Procedures 15

3. Type 5 to start CA Detector collection and press Enter.

The Start Collection Display panel appears.

4. Complete the required fields to start the CA Detector collection and press Enter.

A message appears confirming collection initialization.

Important! Verify the CA Detector high-level qualifier, datastore name, Interval Time, and Sysplex Interval fields on the CA Detector Start Collection panels match the corresponding values specified on the CA Subsystem Analyzer Start Collection panel.

5. Press F3 (End) until you return to the CA Subsystem Analyzer Main Menu.

The CA Subsystem Analyzer Main Menu appears. You can now use option 1 to view current activity. Or, after at least one interval has expired and data has been written to the datastore, use option 2 to view historical data.

More information:

How To Synchronize Collection (see page 9)

Page 16: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,
Page 17: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,

Chapter 3: Additional Information 17

Chapter 3: Additional Information

This section contains the following topics:

START(SSA) Command—Start CA Subsystem Analyzer Collection (see page 17) STOP(SSA) Command—Stop CA Subsystem Analyzer Collection (see page 21)

START(SSA) Command—Start CA Subsystem Analyzer Collection

The START(SSA) command initiates CA Subsystem Analyzer collection using an MVS modify command to the Xmanager started task on a DB2 subsystem and appropriate keywords.

Note: You can specify all start collection options available to you from the Start Collection Display panels.

This command has the following format:

F PTXMAN,START(SSA),DB2(ssid),AUTO(Y|A|N),DUR(hhmm),DST(datastore-name),

EXT(Y|N),HLVL(high-level),INT(hhmm),PLAN(planname),PLEXINTV(Y|N),RND(Y|N)

The following keywords are required and must be specified as shown:

F PTXMAN

Identifies the MVS modify command to the Xmanager started task.

START(SSA)

Specifies the start CA Subsystem Analyzer collection MVS modify command. It must be specified as the first keyword.

DB2(ssid)

Specifies the local DB2 subsystem identifier on which processing occurs.

The remaining keywords are optional and can be entered in any order:

Note: If you do not specify a keyword, it is the same as specifying N.

AUTO(Y|A|N)

Specifies whether to start or restart collection automatically if DB2 is not available when the command is issued or if DB2 terminates during collection.

Page 18: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,

START(SSA) Command—Start CA Subsystem Analyzer Collection

18 Quick Reference Guide

Specify one of the following operands:

Y

Starts collection automatically. If DB2 is not available when you issue the command, collection waits until DB2 is available, then starts collection automatically. If DB2 terminates during collection, collection is suspended and then restarted when DB2 is available.

If a user terminates collection with a STOP modify command or the Terminate SSID Collection option on the Main Menu, the AUTO(Y) setting is cancelled.

A

Starts collection automatically even if the DB2 subsystem is not defined to the current LPAR. Normally, the collection start request would fail with an error message. This operand can be useful if you have a subsystem executing on a different LPAR, anticipate it will be moved to the current LPAR, and want collection to start automatically when that event occurs.

N

Indicates to not start collection automatically. If DB2 is not available when the command is issued, the modify command terminates. Messages are written to the Xmanager joblog and SYSLOG indicating that DB2 is not available. This is the default.

DST(datastore-name)

Specifies the name of an existing datastore to be used for collection.

This keyword is required if EXT(YES) is specified.

Note: Use the same datastore name for every member of a data sharing group that you want included in the group's integrated data sharing statistics.

DUR(hhmm)

Specifies the amount of time in hours and minutes that the collection remains active.

If you specify 0000 or omit this keyword, no time limit is in effect.

Limits: 0000 to 9999

Page 19: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,

START(SSA) Command—Start CA Subsystem Analyzer Collection

Chapter 3: Additional Information 19

EXT(Y|N)

Specifies whether to externalize (write) the collection data to a datastore at the end of the collection interval. The data is collected on an interval basis.

Specify one of the following operands:

Y

Externalizes data at the end of the collection interval. When the collection interval ends, the collection interval data is reset to null and collection starts for the new interval. The data from the prior collection is written to a datastore and is then available for viewing.

If specified, you must also specify DST.

N

Indicates to not externalize collected data. The data from the prior collection interval is discarded and only the current interval data is available for viewing. This is the default.

HLVL(highlevel)

Specifies the high-level qualifier of the datastore. It is also referred to as VCT.

This keyword is required if EXT(YES) is specified.

Note: Use the same high-level qualifier for every member of a data sharing group that you want included in the group's integrated data sharing statistics.

INT(hhmm)

Specifies the collection interval to use in hours and minutes.

Limits: 0005 to 9999

Default: 0030

PLAN(planname)

Indicates the product plan name. This plan name must be the first CA Subsystem Analyzer plan that was specified during the installation process.

PLEXINTV(Y|N)

Specifies whether to use the common Xmanager sysplex time interval as the collection time interval. Use of the sysplex interval facilitates coordination of collection activity between products across all LPARS in a sysplex.

Page 20: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,

START(SSA) Command—Start CA Subsystem Analyzer Collection

20 Quick Reference Guide

Specify one of the following operands:

Y

Uses the common Sysplex interval for the collection interval. Specify PLEXINTV(Y) for data sharing group members that you want to be included in the group's integrated data sharing statistics.

N

Indicates to use the value of the INT keyword for the collection interval. This is the default.

RND(Y|N)

Specifies whether to end the collection interval on a time boundary that is an integral multiple of the interval time.

If PLEXINTV(Y) is specified, the interval is always rounded.

Specify one of the following operands:

Y

Indicates to round the end of the interval to an integral boundary. INT(Y) must also be specified. This is the default.

N

Indicates to not round the interval.

Example: Start CA Subsystem Analyzer Collection

The following text illustrates the syntax of an MVS modify command used to start CA Subsystem Analyzer collection:

F PTXMAN,START(SSA),DB2(DSN1),PLAN(SSAPLAN),INT(0015),DUR(0800),EXT(YES),

DST(DSN1DATA),HLVL(TDDEB),AUTO(Y)

This command starts collection on DB2 subsystem DSN1. A collection interval of 15 minutes is defined and collection runs for 8 hours before terminating. The collected data is externalized to a datastore named DSN1DATA with a high-level qualifier of TDDEB. The collection is started or restarted automatically if DB2 is down or comes down during collection.

Page 21: CA Subsystem Analyzer for DB2 for z/OS · 2014-01-23 · CA Subsystem Analyzer for DB2 for z/OS (CA Subsystem Analyzer) Contact CA Technologies Contact CA Support For your convenience,

STOP(SSA) Command—Stop CA Subsystem Analyzer Collection

Chapter 3: Additional Information 21

STOP(SSA) Command—Stop CA Subsystem Analyzer Collection

The STOP(SSA) command terminates CA Subsystem Analyzer collection with MVS modify commands. You must specify the appropriate keywords to the Xmanager started task on the appropriate MVS system.

This command has the following format:

F PTXMAN,STOP(SSA),DB2(ssid)

F PTXMAN

Identifies the MVS modify command to the Xmanager started task.

STOP(SSA)

Specifies the stop CA Subsystem Analyzer collection MVS modify command. It must be specified as the first keyword.

DB2(ssid)

Specifies the local DB2 subsystem identifier on which processing occurs.

Example: Stop CA Subsystem Analyzer Collection

Specify the following commands to stop collection on DB2 subsystem DSN1:

F PTXMAN,STOP(SSA),DB2(DSN1)


Recommended