Answer Posted / anna
with CICS LOAD commend you can load a dynamic data for ex.
table:
EXEC CICS
load program(prtabl1)
Hold
end-exec.
Hold opt is used do not relese table after you essue the
return commend.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between using the read command with into option and set option?
Define cedf?
What are the classifications of the cics program?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
which is the cics control program that provides communication services between user written application programs and terminals?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
Explain the difference between a physical bms mapset and a logical bms mapset?
What is the use of the eibaid field?
Receive consists of buffer option in it. What is the significance of this option?
In the EIB block of CICS, highlight the names of few of the important fields?
Can you define aica abend?
What does the 'cemt:cics' transactions do?
What is meant by a ‘Transid’ ?