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 system transid cemt?
Kindly specify the pic clause for the hhmmss type of data fields?
what is the most common way of building queue-id of a tsq?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
how do you fire a batch job from a cics txn ?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
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?
What is the eib?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Can you explain dfhmdf bms macro?
Explain how do you intitiate another transaction?
How to define a vsam file in cics getting into cics to define a vsam file.
Can you define aica abend?