Using image capture with DFSDDLT0 to test your ODBA program
The image capture program produces the following control statements that you can use as input to DFSDDLT0.
- Status statements When you invoke the image capture program, it produces the status statement. The status statement it produces:
- Sets print options so that DFSDDLT0 prints all call trace comments, all DL/I calls, and the results of all comparisons
- Determines the new relative PCB number each time a PCB change occurs while the application program is running
- Comments statement The image capture program also produces a comments statement when you run it. The comments statements give:
- The time and date IMS started the trace
- The name of the PSB being traced
- Call statements
The image capture program produces a call statement for each DL/I call.
- Compare statements
If you specify COMP on the DLITRACE control statement, the image capture program produces data and PCB comparison statements.