Gathering initial impact analysis data
After source files have been uploaded and shared, the impact analysis administrator gathers and shares baseline dependency information.
Before you begin
About this task
- COBOL compilers:
- IBM® Enterprise COBOL for z/OS®, Version 3 Release 4
- IBM Enterprise COBOL for z/OS, Version 4 Release 1
- IBM Enterprise COBOL for z/OS, Version 4 Release 2
- PL/I compilers:
- IBM Enterprise PL/I for z/OS, Version 3 Release 5
- IBM Enterprise PL/I for z/OS, Version 3 Release 6
- IBM Enterprise PL/I for z/OS, Version 3 Release 7
- IBM Enterprise PL/I for z/OS, Version 3 Release 8
- High Level Assemblers
- IBM High Level Assembler, Version 1 Release 5
- IBM High Level Assembler, Version 1 Release 6
The impact analysis information is stored in two VSAM key-sequenced data sets (KSDS) and is identified by the administrator in BCL or JCL. One of the data sets is used to store copy book or source file dependence information and the other one is used to store internal/external call information. These two data sets are referred to as the impact analysis data. Besides that, we also need to allocate another VSAM key-sequenced data set to store the index sequence number. The initial gathering of impact analysis data does not have to involve a full set of compilations, and a full set of compilations is probably not realistic or necessary with a very large number of files, some of which might be unlikely to change. If the initial impact analysis is for less than the full set, the query and rebuild requests are limited by the dependency information that has been collected.