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


Please Help Members By Posting Answers For Below Questions

For protecting a transaction using the transaction security function, the two things that must be done are?

1798


how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.

2203


Explain the difference between intra partition tdq and extra partition tdq?

581


Explain cemt transaction commands?

591


which cics command must be issued by the application program in order to gain access to the common work area (cwa)?

660






Name the cics command used to access current date and time?

566


Explain the difference between the into and the set option in the exec cics receive map command?

549


What are the cics tables?

649


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?

533


What is program reentrance?

614


Explain the uses that are associated to tsq and tdq ?

641


What is the meaning of the deq command?

601


Explain how do you terminate an already issued delay command?

536


what is eib, how is can be used?

644


What is the pic clause for the hhmmss type of data fields?

500