How do you set the MDT option to ?ON? status, even if data
is not entered?
Answer Posted / sadiq afroze
Mention FSET option in DFHMDF or set it dynamically in the
program using FIELD+A attribute field
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What is CICS ?
What is the primary aspect of CICS?
Explain the significance of rdo?
Explain the difference between getting the system time with eibtime and asktime command?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Explain how pa key is different from pf key?
What is task control?
If we say that bms length of field = 0, then what does that mean?
What is the type of ppt in the cics?
When would you use abend command?
What is program reentrance?
Explain the maps in cics?
Define the term function request shipping?
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??