IBM OS manual v The AFFMOD DD statement

Models: OS

1 103
Download 103 pages 52.71 Kb
Page 42
Image 42
vThe AFFMOD DD statement

vThe AFFMOD DD statement

Specify the name of the sequential data set where the list of modules with potential transaction affinities is to be sent. You can edit the data set to alter the list of modules to be scanned before running the Scanner to produce a detailed report.

vThe DETAIL DD statement (dummy) You do not need this for a summary run.

Each summary report contains:

vA separate line giving the following information about each module in the library:

±Name

±Size

±Language (if determined)

±Number of possible affinity-causing EXEC CICS commands

±Number of possible MVS POST commands

If a module seems to contain affinity-causing EXEC CICS commands, it is ¯agged with the message ªPossible affinity commandsº. If a module seems to contain MVS POST commands, it is ¯agged with the message ªPossible MVS POSTsº.

Note: The language is determined only if at least one affinity-causing EXEC CICS command is detected, and is derived from the EXEC argument zero

4of the ®rst such command. Therefore, if a load module is created from several source languages, only one language is indicated.

v The total count of:

±Modules in the library

±Modules scanned

±CICS modules and tables (not scanned)

±Modules in error (not scanned)

±Modules that possibly contain MVS POST commands

±Modules that possibly contain affinity-causing EXEC CICS commands

±Assembler modules

±C/370 modules5

±OS/VS COBOL modules

±VS COBOL II modules5

±PL/I modules5

Figure 4 on page 27 is an example of a summary report produced by the Scanner.

4.For an explanation of argument zero, see ªNotes on terminologyº on page x .

5.This includes programs compiled by a Language Environment®/370-enabled compiler.

26 CICS Transaction Affinities Utility Guide

Page 42
Image 42
IBM OS manual v The AFFMOD DD statement