Load Module Scanner output

The reported offset of a command is the offset from the start of the load module of the command CICS® argument zero.

This offset is a constant and therefore is located in the literal pool for the program. As with the Reporter, subtract the length of the CICS stub and preceding CSECTS to obtain the offset from the start of the program. Then locate the argument zero in the compiler listing. Next, match the argument zero to the command, which involves finding the instruction that referenced the argument zero, using the compiler listing.


Concept Concept

Feedback


Timestamp icon Last updated: Friday, 8 February 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic//ciuugc0096.html