Limited supportBMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Batch Optimizer (Advanced and Standard) 2.9.

SMFFILE DD statement


The SMFFILE DD statement defines the required input SMF data set.

DAPUSMF1 SMFFILE DD statement syntax

//SMFFILE DD DISP=SHR,DSN=inputSMFDataSet

inputSMFDataSet is your input SMF data set.

The following table shows the valid DCB parameters that can be specified.

DAPUSMF1 SMFFILE DD statement parameters

DCB parameter

Description

DSORG=PS | PO

The data set organization of the output can be physical sequential (PS) or the member of a partitioned data set (PO).

RECFM=[V | VB | VBS]

The record format of the data set can be variable (V), variable blocked (VB), or variable blocked spanned (VBS). SMF records are usually variable blocked spanned.

LRECL= nnnn

The logical record size of the data set is whatever is appropriate for SMF data sets.

BLKSIZE=[nnnnn]

The block size is whatever is appropriate for SMF data sets.


Related topic


 

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