What is an mdt (modified data tag)?
No Answer is Posted For this Question
Be the First to Post Answer
Can you explain primary aspect of cics?
why we code ACCUM parameter in cics send time
What is the use of the program list table?
Can we use both FSET n FRSET together in BMS? And if yes then what will happen?
What are the various types of accesses that can be allowed by the SERVREQ option of the DFHFCT?
I have a Field which is of size 9(4). In the Screen if I enter the value for this field as 1234, it showing it as Valid. But if I enter only one or two digits, zeros should be appended in the remaining places. For example: When u enter 1 in the screen the output should be 0001. When you enter 12, output should be 0012. How to achieve this in the program?
Name some common CICS service programs and explain their usage?
Mention the option used in the CICS READ command to gain accessibility directly to the file I/O area.
In which table would you make an entry for a BMS map?
Why is it important not to execute a STOP RUN in CICS ?
What is the process of converting the CICS commands into the equivalent host language statements called?
what is the most common way of building queue-id of a tsq?