pgmfiles - Program Database Files Report

pgmfiles [-ai] productLine systemCode programCode

pgmfiles [-ai] -f fileName

Use the pgmfiles utility to get a report of the names and the number of database files opened by an application program or set of programs. This information can be used to help verify configuration settings for ladb and diagnose possible sizing issues. It does not include database tables for the GEN or LOGAN product lines, so those would need to be considered in addition to this information.

Program Option Description
a Include attachment tables in the report.
i Include in the report database files opened by invoked programs.
f fileName

Run the utility for the programs listed in the specified text file. List each program on a separate line in the format productLine systemCode programCode.

The list of database files in the report will not contain duplicates and the count will be the number of unique database files.

productLine systemCode programCode The product line, system code, and program name needed to identify the program or programs to run the report for.