Newer version of documentation BMC provides a newer version of the documentation for this version of the product. As a result, BMC no longer accepts comments in this space.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see bao8301.

CICS PERFORM


This command causes actions to occur against a specific pipeline.

Note

BBI-SS PAS to CICS communication must be active.

Command

Parameters

CICS PERFORM

PIPELINE[pipelineName] ACTION SCAN | STATISTICS

The following table describes the parameters:

Parameter

Function

Notes

pipelineName

Specifies an action to take place against a specified pipeline

"IMFEXEC CICS PERFORM PIPELINE mypipe1 ACTION SCAN"

/* Scan the directory */

Specify a pipeline name up to 8 characters long followed by the value SCAN.

STATISTICS

Record statistics immediately.

"IMFEXEC CICS PERFORM STATISTICS RECORD ALL" 

/* Immediately record statistics */

Possible attributes and values are:

RECORD: Valid values are ALL and ALLRESETNOW.

ALL specifies to record statistics for all resource types and system services.

ALLRESETNOW specifies to record all statistics and reset statistics to initial values.

Example

Examples are located in the parameters table with the description of each keyword. By removing the quotation marks, these examples can be used in CLISTs.

Related topic


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*