⟩ What is the difference between EXEC CICS HANDLE CONDTION and an EXEC CICS IGNORE command?
HANDLE CONDTION command creates a "go-to" environment. An IGNORE command does not create a go-to environment: instead. it gives control back to the next sequential instruction following the command causing the condition. They are opposites.