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 |
How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what will be the syntax?
What is the difference between pct and fct?
What are attribute bytes and how and why are they modified?
How can the fact that EIBCALEN is equal to zeros be of use to an application programmer?
What is task control and what are the CICS commands associated with it?
How can u pass the control from one prog to another in CICS?
Can we define an alternate index on VSAM/RRDS ?
what are the differences between and exec cics xctl and an exec cics link command?
What is CECI?
Can any one write coding for scrolling logic or page up & page down?
What is DFHAID? what is its use?
How do you handle errors in CICS pgms ?