What is the CICS LOAD command?

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


Please Help Members By Posting Answers For Below Questions

What is the difference between a return with transid and xctl?

566


What does the 'cedf:cics' transactions do?

564


Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?

592


What is cics load command?

560


How can you use dynamic calls in cics?

599






Explain difference between call and link?

550


Explain the logical message in cics?

577


What is a cics task?

567


what are the six different type of argument values in cobol that can be placed in various options of a cics command?

788


How to dsect parameter is used in bms?

700


Explain the system transid cemt?

584


Define an aica abend?

606


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??

2710


Explain cebr transaction commands?

535


Is length = 0 sufficient to ascertain that the field has been modified?

564