History File Specification dialog fields
COMMAND ===> SCROLL ===> CSR
Targets
..(1).. BCVCB73*,BCVCB72*
..(2)..
..(3)..
..(4)..
Target Type CICS
Dataset I
DSName BCVM.&CMRTARG..V&CMRREL..CMRDETL
DDName
Dataset II
DSName
DDName
Dataset Options
DSN Count 5
Continue YES
Stop NO
Archive JCL NONE
Create YES
Dataspace Options
DataSpace NO
DSP Size
DSP Minutes 10
NEXT to set allocation values
END to exit saving changes
CANCEL to exit without saving changes
HELP to view related help
RESET to reset to initial data
VERIFY Verify how CMRDETL will work
The following table describes the fields on the History File Specification dialog.
Field name | Description |
---|---|
Targets | The four 62-byte areas contain target specifications for the definition. The four areas are considered to be contiguous and all spaces are collapsed. Target names are separated by commas and can contain wildcards. Valid wildcard characters are as follows:
When using single-character replacement, the target name can contain any character at the position of the wildcard. Non-wildcard characters in positions prior to or after the + wildcard must match exactly. The target must contain a character at the wildcard location. Multiple + wildcards can be used, and be contiguously specified. Multiple character replacement, designated by the asterisk, *, means that any number of characters (or none) can exist starting at the position of the wildcard. Characters preceding the * wildcard must match exactly. All characters are accepted until the next non-wildcard character is matched or the end of the field is reached. Multiple * wildcards can be used in the target name. |
Target Type | This field indicates what type of system will use this definition. Valid values are:
|
Dataset I DSName | Identifies the data set name to be used when allocating the primary history file. It is important to ensure that the data set names are unique for each target CICS region. The names can be completely qualified or contain system variables. See System-symbols. The data set is allocated with a disposition of SHR. The data set must not be protected by VSAM password protection. IBM RACF or equivalent security can be used as long as the BBI-SS PAS has write access to the data set. When the DSN Count value is less than 3, BMC AMI Ops Monitor for CICS maintains regular processing of dual CMRDETL files using the fully qualified data set names that you entered in the Dataset I and Dataset II fields. BMC AMI OpsM for CICS provides this processing to support earlier installations. When the DSN Count value is 3 or greater, BMC AMI OpsM for CICS uses the name you entered in the Dataset I field as the hlq variable for the individual files with a suffix of .Dnn (01-10). BMC AMI OpsM for CICS ignores any value you might specify in the Dataset I DDNAME field. When Dataset Options: Create is set to YES, BMC AMI OpsM for CICS uses the values (Primary Records, VSAM Volume and the SMS classes) related to Dataset I. BMC AMI OpsM for CICS ignores all setting for Dataset II. |
Dataset I DDNAME | If you specify values for DSName and DDNAME, these values are used as names for dynamic allocation. BMC AMI OpsM for CICS ignores this parameter when the value in the DSN Count field is more than 2. |
Dataset II DSName | Identifies the data set name to be used when allocating the secondary history file. It is important to ensure that the data set names are unique for each target CICS region. The names can be completely qualified or contain system variables. See System-symbols. The data set is allocated with a disposition of SHR. The data set must not be protected by VSAM password protection. RACF or equivalent security can be used as long as the BBI-SS PAS has write access to the data set. When the DSN Count value is less than 3, BMC AMI OpsM for CICS maintains regular processing of dual CMRDETL files using the fully qualified data set names that you entered in the Dataset I and Dataset II fields. BMC maintained this processing for compatibility with existing installations. When the DSN Count value is 3 or greater, BMC AMI OpsM for CICS ignores all of the attributes you entered for the Dataset II fields (DSName, DDName, and the file attributes), and uses the values specified for Dataset I. |
Dataset II DDNAME | This field identifies the DDNAME of a DD statement specified in the BBI-SS PAS startup JCL to be used for the secondary history file. If both DSName and DDNAME are used, BMC AMI OpsM for CICS uses this name for dynamic allocation. |
Data set Options: DSN Count | Contains the number of BMC AMI OpsM for CICS Task Performance Detail History File data sets that are used to record CMRDETL data. The default value is 2 and the maximum value is 10. When the value is 2, BMC AMI OpsM for CICS maintains regular processing of dual CMRDETL files using the fully qualified data set names that you entered in the Dataset I and Dataset II fields. BMC maintained this processing for compatibility with existing installations. When the value is 3 or greater, BMC AMI OpsM for CICS uses the name you entered in the Dataset I field as the hlq variable for the individual files with a suffix of .Dnn (01-10). BMC AMI OpsM for CICS ignores any value you might specify in the Dataset I DDNAME field. When Dataset Options: Create is set to YES, BMC AMI OpsM for CICS uses the values (Primary Records, VSAM Volume and the SMS classes) related to Dataset I. BMC AMI OpsM for CICS ignores all settings for Dataset II. |
Dataset Options: Continue | This field specifies whether data collection should resume on the history file that was active when recording stopped. Valid values are as follows:
Dual-data-sets-with-CONTINUE-YES-STOP-NO-and-ARCHIVE-NONE gives an example of how the Continue option controls history file recording. |
Dataset Options: Stop | This field specifies whether data collection should stop when a data set switch occurs and the target data set contains data that has not been archived nor is being archived (the archive in progress flag is not on). Valid values are as follows:
|
Dataset Options: Archive JCL | This field specifies the name of the started task that requests an archive of the history file. Valid values are as follows:
|
Dataset Options: Create | This field specifies whether the history file should be created if it does not exist when data collection starts. See Automatic-creation-of-CMRDETL-data-sets. Valid values are as follows:
|
Data space Options: Data space | This field specifies whether the T6E records should be temporarily saved in a data space rather than recorded to a data set. See Using-a-history-data-space. Valid values are as follows:
|
Data space Options: DSP Size | This field specifies the size, in megabytes, of the data space that is used to hold T6E records. If no value is specified, the default is 1 MB. The maximum is 100 MB |
Data space Options: DSP minutes | This field specifies the maximum number of minutes worth of T6E records that will be kept in a data space maintained for that purpose. The valid range of values for this field are from 0 (no time limit) to 1440 (24 hours). If a value is not specified (or a value of 0 is specified), records will be kept in the data space until it is filled. |