Glossary

CEDF (Execution Diagnostic Facility):

Intercepts CICS API commands during actual program execution - Shows each command before and after execution with parameter values - Displays EIBRESP and EIBRESP2 after each command - Works with running programs -- you start CEDF, then run your transaction - Used for step-through debugging of existi

Learn More

Related Terms