What is interval control and what are some of the CICS
commands associated with it?
Answer Posted / guest
CICS has three interval control
values that are specified in the System. Initialization
Table (SIT)
Example: "Start" command in CICS.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What do you mean by the term fct?
Can you define temporary storage?
What is journal recovery?
Can you define commarea?
What are the types of processes to create a map in cics?
What are the common cics service programs and explain their usage?
Define ceci?
How is Telon(CA-Telon) used to build map?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
What is the abend command?
name the command that is used to dump the main storage areas related to a task?
Can dynamic calls be used in CICS?
What is cics load command?
Explain how many exceptional condition can be given in a handle condition?
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??