Table 21 shows new utility programs.
Program | Function | Description |
---|---|---|
DFHEISUP | Load module scanner utility | This utility scans load libraries for the CICS® commands in
load modules, and identifies which modules contain specific API or SPI commands
that you have named. For example, if you know that a particular API or SPI
command should be changed to take advantage of a new feature in CICS, you can use
the load module scanner to identify all the load modules that contain the
command. The load module scanner can look for specific commands, or options
on commands, or combinations of options. It can also scan for commands where
certain options are not specified.
The load module scanner locates all EXEC CICS commands in the load modules in the library you are scanning. It then applies a filter that you have specified, and reports only on the subset of commands that you have listed in the filter tables. CICS provides two sample filter tables, DFHEIDBR and DFHEIDTH, in the SDFHSAMP library:
|