Define TCT.



Define TCT...

Answer / Pravej Kumar

In CICS, Transmission Control Table (TCT) is a table used for managing data transmission between different regions or external systems. It stores information such as the length of the transmitted data, the transmission mode, and error control flags.nnDuring a program-to-program transaction, each sending and receiving region maintains its own TCT to facilitate efficient communication between them.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CICS Interview Questions

What is the difference between START and XCTL? How do you determine when to use either option?

2 Answers  


In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?

1 Answers  


Can you explain multitasking and multithreading?

1 Answers  


What are the differences between Temporary Storage Queue (TSQ) and Transient Data Queue (TDQ).?

0 Answers  


Define floating maps with illustration?

1 Answers  


How many exceptional condition can be given in a HANDLE CONDITION?

5 Answers   IBM,


Explain the exact situation, when to use CALL, XCTL and LINK?

6 Answers   CGI,


Can you define attribute byte?

1 Answers  


If we say that bms length of field = 0, then what does that mean?

1 Answers  


What is the meaning and use of the EIBAID field?

4 Answers  


Explain 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?

1 Answers  


What are the two outputs created as a result of generation of a map?

2 Answers   IBM,


Categories