What is the function of the Terminal Control table?
Answers were Sorted based on User's Feedback
Answer / mahesh n
When we log in to CICS terminal an entry is made in the TCT
table.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mahesh
It gives the terminal ID's that are connected to current
CICS region
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / rameshkumar.hk
Terminal Control Program along with terminal control table
recognizes the incoming data from the terminal.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / naga
TCT table contains the transaction id and Main program.
| Is This Answer Correct ? | 0 Yes | 1 No |
When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored
What is the different ways to initiate a task?
What is an ASRA abend ?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
What is the access method used by DB2?
Which CICS system program is responsible for handling automatic task initialization?
Specify the CICS command used to read a VSAM record starting with prefix ?F?. Code all the relevant options.
What is the use of a TDQ, TSQ?
What is the meaning of the enq command?
What is the difference between receive and receivemap commands in CICS?
The READ command with INTO option will read the record specified into the data area specified (True or False)
What is the abend command?