
Chapter 3. Introduction to Debug Tool and Debug Tool Utilities and Advanced Functions V3.1 129
Once the above is completed, you can enter or modify the options needed to run
the Debug Tool:
UPDATE LE
LTERM(ltermname),PGM(programname),TRAN(tranname),USERID(userid)
SET(LERUNOPTS(TEST(,,,MFI%LU0TCP08:INSPPREF*)))
Then start your transaction in the usual way.
Once you are done, you can delete the run-time options by following command:
DELETE LE
LTERM(ltermname),PGM(programname),TRAN(tranname),USERID(userid)
whereby you should use the same parameters (filters) as the ones you used on
the update command.
You can verify at any time the actual run-time ...