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
Can you define commarea?
Name the command which is used to release a record on which exclusive control is gained?
What is the tcp in the cisc?
What are the common cics service programs and explain their usage?
Kindly specify the pic clause for the hhmmss type of data fields?
Define task work area?
Kindly specify the pic clause for the data type of length option field type of data fields?
Name the three ways available for a program to position the cursor on the screen?
Define the term mro (multi region operation)?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
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 cics regions that share the same db2 subsystem?
Define TCT.
Explain the purpose of the program list table?
Give the definition of COMMAREA ?
Receive consists of buffer option in it. What is the significance of this option?