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
Define an asra?
Mention the content that is present inside a PPT ?
Can you define commarea?
What is the comaera (communication area)?
What are the types of processes to create a map in cics?
What is interval control?
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 ?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Can you explain common systems area?
Explain the difference between the into and the set option in the exec cics receive map command?
Db2 what is 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 cicsregions that share the same db2 subsystem?
Explain the significance of rdo?
Can you explain cics translator?
What are the classifications of the cics program?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?