What is the CICS command that is used to copy a screen
image of a terminal into another terminal?
EXEC CICS ISSUE COPY
TERMID(terminal-id)
END-EXEC
Is This Answer Correct ? | 2 Yes | 0 No |
Which CICS service transaction is used to gain accessibility to CICS control tables?
How do u know if a start command intiated a transaction or a terminal intiated a transaction
Which CICS system program is responsible for handling automatic task initialization?
Explain the different ways of initiating transaction in cics?
What is mainframe cics?
Explain the exact situation, when to use CALL, XCTL and LINK?
What CICS facilities can you use to save data between the transactions?
What is multitasking and multithreading?
What is task control and what are the CICS commands associated with it?
How do you place the cursor on a particular position on the screen?
What is ENQ, DEQ ?
What is the difference between getting the system time with EIBTIME and ASKTIME command?