What is a resident program?
Answers were Sorted based on User's Feedback
Answer / sankalp
A program or map loaded inti CICS nucleus so that it is
kept permanently in main storage and is not deleted when
CICS goes "short on stirage".
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / srinivas
A program or a map that is resident in the main memory it
does not deleted when CICS goes 'short on storage'.
| Is This Answer Correct ? | 5 Yes | 0 No |
Explain the mdt in cics?
Give the definition of COMMAREA ?
Into which table is the terminal id registered?
Can we define an alternate index on VSAM/RRDS ?
Explain how many conditions can you include in a single handle condition command?
what is the cics command used to access current date and time?
What does the 'cedf:cics' transactions do?
When an XCTL is done, does the tranid change ? Is a new task created ? Does it cause an implicit
Name the macros used to define the following: MAP MAPSET FIELD
How many ways are there for initiating a transaction?
define the field with ic in the bms map.
what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?