What information is captured in a single ADDI application inventory entry for a COBOL program?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Think of it like working hands-on with IBM mainframe systems — the answer here is 'Only the program name and its physical location in the load library partitioned data set'. Each inventory entry captures the program name, source location, lines of code, callers, callees, and every data store accessed, providing a complete fingerprint of each program's footprint. On real mainframe exams, this concept comes up repeatedly so make sure you have it locked in.
Full explanation below image
Full Explanation
Each inventory entry captures the program name, source location, lines of code, callers, callees, and every data store accessed, providing a complete fingerprint of each program's footprint.