Specify CICS transaction initiation process. (From the
perspective of CICS control programs and control tables.)

Answer Posted / shobhit verma

STEP1 FIRST ENTER 1 TO 4 CHAR TRANSACTION ID
STEP2 THEN TCP COME INTO EXISTENCE AND IT WILL CHECK THE
TERMINAL IS THERE ANY REQUEST
STEP3 TCP INSTRUCT THE SCP TO ALLOCATE TIOA
STEP4 PASSES THE CONTROL TO KCP
STEP5 THEN KCP VALIDATES THE TRANSACTION ID
STEP5 REQUEST SCP TO CREATE TASK CONTROL AREA
STEP6 THEN TCP TRANSFER THE CONTROL TO PCP
STEP7 LOCATE THE PROGRAM AND LOADS IT
STEP8 AND TRANSFER THE CONTROL TO AP
STEP9 RETRIEVE THE FCP FOR FILES OPERATION
STEP10 SEND REQUEST TO SCP TO CREATE FILE CONTROL AREA
STEP11 THEN FCP INFORM THE KCP FOR TASK
STEP12 DISPATCHES THE NEXT TASK IN THE QUEUE
STEP13 TRANSFER THE CONTROL TO FCP
STEP14 FCP RETURN CONTROLS TO AP
STEP15 AP PROCESS THE DATA
STEP16 AND TRANSFER THE CONTROL TO PCP
STEP17 PCP TRANSFER CONTROL TO KCP TO END OF TASK
STEP18 KCP REQUEST TO SCP FOR DEALLOCATION OF MEMORY
STEP19 THEN TCP SEND THE OUTPUT TO TERMINAL
STEP20 REQUEST THE SCP TO RELEASE TIOA

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define the term mro (multi region operation)?

583


What is dynamic transaction backout?

690


Explain the difference between the xctl and link commands?

524


Can you define ppt and what are its uses?

635


Explain the maps in cics?

705






What is the pic clause for the any bll cell type of data fields?

555


Can you define cics task?

639


When would you use abend command?

605


What is a transid?

589


Explain the difference between the into and the set option in the exec cics receive map command?

568


Define cics interface block?

603


if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?

1800


What are the cics transactions?

591


What Are Send Map Maponly & Send Map Dataonly ?

716


Explain the difference between and exec cics xctl and an exec cics link command?

573