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
Explain the purpose of the program list table?
Explain the difference between and exec cics xctl and an exec cics link command?
If we say that bms length of field = 0, then what does that mean?
Define an asra abend?
Define ceci?
When would you use abend command?
which transient data queue support ati?
What are the uses of ppt in cics?
Can you define ppt and what are its uses?
cics command level is?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Explain the primary significance of intra-partition and extra-partition tdqs ?
Explain how do you access the records randomly in tsq?
Can ESDS files be accessed from CICS?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?