What are the differences between and EXEC CICS XCTL and EXEC CICS START command?

Submitted by: Administrator
The XCTL command transfer control to another application (having the same Transaction ID), while the START command initiates a new transaction ID (therefore a new task number). The XCTL continues task on the same terminal. START can initiate a task on another terminal.
Submitted by: Administrator

Read Online CICS Job Interview Questions And Answers