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 |
Explain the difference between and exec cics xctl and an exec cics link command?
What is the common work area?
write the logic for PAGEUP and PAGEDOWN by using psuedo conversatation technique?
what are the differences between and exec cics xctl and exec cics start command?
What is the CICS LOAD command?
What do you do if you do not want characters entered by the user to be folded to uppercase ?
How many ways are there for initiating a transaction? what are they?
If I create a TSQ from one transaction, can I read it from another transaction?
What is the option specified in the read operation to gain multiple concurrent operations on the same dataset?
Explain ceci transaction commands?
How do you access the records randomly in TSQ ?
What is the function of the EXEC CICS HANDLE CONDITION command?