Answers

Question and Answer:

  Home  CICS

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

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.

 136 views

More Questions for you: