Previous Topic: Specifying CurrenciesNext Topic: JSMFANAL Selection Options


JSMFANAL Processing Options

Several options are available to assist you in using the JSMFANAL program. The PROCESS control statement specifies these options as follows:

PROCESS  [LISTEXCP]
         [DETAIL]
         [DUMP=jobname]  [,TYPE30]

JSMFANAL formats the PROCESS control statement with the verb PROCESS in column one, followed by at least one blank, and the options within parentheses. The options do the following:

LISTEXCP

Lists the count of disk and tape EXCPs for each job, and provides a running total.

DETAIL

Lists each job and step that did not end normally that is used in JSMFANAL computation, and identifies the job or step status, such as: flushed, ABEND, and JCL error.

DUMP

Dumps the type 4, 5, or 30 SMF records, in hex format, for the specified job name.

Note: You can only specify one of the options LISTEXCP, DETAIL, or DUMP per run.

TYPE30

Requests processing of MVS/SP type 30 records.

If you omit this option, JSMFANAL processes type 4 and 5 records. If you do not require any other options, you can specify TYPE30 in the EXEC statement PARM field.