|
Data Correlation and Documentation (DCD III) Reports |
| |
This is an overview of the reports that are generated
by each component of DCD III to replace the
listing generated by the COBOL compiler: |
| |
|
|
|
| |
The Alternate Compile Listing Facility of DCD III has one primary function.
That is to provide an alternative listing from the one produced by the
COBOL compiler with information provided in a way which will reduce
substantially the time spent in maintaining a COBOL program.
The following DCD III reports are available through the Alternate Compile
Listing Facility of DCD III for replacing significant parts of the
COBOL compiler listings: |
| |
- Source Listing (Replaces compiler source listing)
- Condensed VERB Report
- CALL Statements
- COPY Statements
- Figurative Constants
- Literals
- Special Registers
- Data Division Condensed Cross Reference (Replaces compiler data name cross reference)
- Procedure Division Condensed Cross Reference (Replaces compiler procedure name cross reference)
- Unused Paragraphs and Sections
- Unused 01 Records
- Unused Data Names
- Overflow report for Indirect References (Only exists for fields with multiple lines of Indirect References
|
|
|
| |
The reports produced by the Other COBOL Reports Facility can be individually selected by the COBOL programmer. This is an overview of the COBOL reports that are made available through the Other COBOL Reports Facility:
|
| |
- CALL Analysis Report
- CALL Hierarchy Report
- COPY Analysis Report
- System Data Name Cross-Reference
- System Cross-Reference for Figurative Constants
- Table of Contents for Layouts
- Layout Report
- System Cross-Reference for Literals
- System Paragraph Cross-Reference
- 01 Record Report
- System Cross-Reference for Special Registers
- System Record Analysis Report
- Tracing Literal Paths Reports
- Verb Analysis Report
- Tracing & Analysis Report
|
|
|
| |
The JCL PROC Analysis Reports Facility produces JCL analysis reports on either JCLPROC libraries or JCL JOB libraries. It generates JCL analysis reports in the following sequences:
|
| |
- dsname
- ddname
- unsorted
- job name
|
|
[ Go to Top of Page ]
|