Answers

Question and Answer:

  Home  CICS

⟩ What is the difference between a RETURN with TRANSID and XCTL? For example program. A is issuing RETURN with TRANSID to program B. Program A. is isssuing XCTL to program B?

In RETURN with TRANSID the control goes to the CICS region and the user have to transfer the control to program B by pressing any of the AID KEYS. In XCTL the control is directly transfer to program B.

 244 views

More Questions for you: