What is the CICS command that is used to copy a screen
image of a terminal into another terminal?
Answer Posted / manish_cics
EXEC CICS ISSUE COPY
TERMID(terminal-id)
END-EXEC
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Kindly specify the pic clause for the any bll cell type of data fields?
Mention the content that is present inside a PPT ?
Can you explain communication area?
Explain how pa key is different from pf key?
In the EIB block of CICS, highlight the names of few of the important fields?
what are the differences between and exec cics xctl and exec cics start command?
How do we pass parameters into a CICS –DB2 program
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
Explain the difference between the xctl and link commands?
what are the commands used to gain exclusive control over a resource?
Explain the difference between and exec cics xctl and exec cics start command?
What is the abend command?
what is the most common way of building queue-id of a tsq?
Explain the difference between pseudo-conversational and conversational?