Answer Posted / bapu
LOAD fetches an application table or mapset, if no copy is in storage, from the disk directory where it resides and loads into shared main storage.
EXEC CICS LOAD PROGRAM('PGM1') SET (PTR1).
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can you explain primary aspect of cics?
Name some translator and compile options and explain their meaning?
What is the pic clause for the data type of length option field type of data fields?
Define primary objective of cics?
Define TCT.
Define an aey9 abend?
For protecting a transaction using the transaction security function, the two things that must be done are?
how do you intitiate another transaction?
How vsam files are read in cics pgms?
Explain the difference between the into and the set option in the exec cics receive map command?
Can you define temporary storage?
What is the kcp in the cics?
What is bms map?
Explain the difference between a package and a plan.
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?