Previous Topic: PL/I ReportsNext Topic: Active Procedures


Program Statistics

For each program in the report, this report contains statistics about the compile, link, and symbolic postprocessing used when the program was built.

******************** * PROGRAM PLITEST1 * ******************** A COMPILED ON 20 APR,2004 AT 11.49.52 WITH PL/I FOR Z/OS 3.2.0 B SYMBOLIC INFORMATION RETRIEVED FROM CDE.DEVL.SB21.PROTSYM MEMBER: PLITEST DATE: 20 APR,2004 TIME: 11.49.52 TYPE: PROTSYM C LINKED ON 20 APR 2004 AT 11:49:58 LOAD LIBRARY: USER001.LOAD MODULE LENGTH: 000047C0 (DECIMAL 18,368)

The program statistics include the following information:

A

Displays compile statistics, including the date and time of compilation, the compiler and release information, and the options used.

B

When symbolic information is used to format the report, this section displays the name of the symbolic file and the date and time of the symbolic listing used.

C

Displays link-edit information including the date and time when the load module was created, the name of the load library from which the program was loaded, the length of the module, and the linkage editor options used.