Previous Topic: Step 1: Take a Snapshot of Your SystemNext Topic: Step 2: Review and Customize the STCTBL Table


Fields on the SSM Snapshot Panel

The following list describes the fields on the SSM Snapshot Panel:

Rules DSN

Specifies the full name of the data set that contains the SNAPRUL1 and SNAPRUL2 rules. The data set does not have to be a valid rules data set for the active CA OPS/MVS on the system. The rules are read from the specified PDS and installed using the *DYNAMIC rule set.

The SNAPRUL1 and SNAPRUL2 rules are shipped to you in the OPS.CCLXRULM data set.

SYSPARM

Specifies the suffix list of IEASYSxx members of the system parmlib that was used to IPL the system. The IEASYSxx members are used to locate other members that are relevant to system task initialization.

The suffix is obtained using the OPSIPL REXX function, and is not modifiable.

User DSN

(Optional) Specifies the full name of the data set that contains user-supplied started task data. The Snapshot facility uses the data to determine the type of a started task, to specify START and STOP commands, and to override some Snapshot actions.

If you do specify a data set name, entries (identified by the TYPE parameter) in this data set override matching entries in the data set supplied by CA. See the CA DSN field.

CA DSN

(Required) Specifies the full name of the data set that contains the started task data that CA Technologies supplied. The Snapshot facility uses the data to determine the type of a started task, to specify START and STOP commands, and to override some Snapshot actions.

As shipped on the CA OPS/MVS distribution media, this data set is the OPS.CCLXCNTL(SNAPDATA) member. Because we maintain the data in the OPS.CCLXCNTL(SNAPDATA) member, do not modify it. Instead, you can copy any entries that you want to modify into the User DSN field and make the modifications there.

Mode

Specifies the Snapshot execution mode with the following valid values:

ADD

Adds started task data to an existing resource information table without modifying any entries in the table.

If the table that you specify in the Table Name field does not exist, the Snapshot facility creates a new table and places all of the started task data that it finds into the new table.

REFRESH

Clears and rebuilds an existing resource information table.

Note: This process is the same process that occurs when you specify a value of ADD, and the table in the Table Name field does not exist.

UPDATE

Modifies existing data in the table but does not add any new started tasks to the table.

Resource Table Name

Specifies the name of the resource table that you want to contain the started task control data. The action table name is assumed to be the resource table name that is suffixed with _ACT.

SSM version

Specifies the SSM version for which required columns should be defined. Currently 2 is the only supported SSM version.

SSMO Cols

Specifies whether the required columns for the CA Network and Systems Management System Status Manager CA OPS/MVS Option product should be included when you create a new SSM resource table.