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 |
What is a transid and explain the system transid CEMT?
If no exception handling is provided in the program, what will happen ?
Can you access ESDS files from CICS ?
A mapset consists of three maps and 10 fields on each map . How many of the following will be needed ?
What is the procedure to solve an ASRA ABEND?
Which is the macro used for making an entry in the PPT
What are fset, frset?
Sync points cannot be requested by the application programs (True or False).
Explain the various ways data can be passed between CICS programs.
What is the difference between physical map and symbolic map?
Mention one alternative aspect of CICS?
In a particular cics program, what is the procedure to allocate dynamic memory?