Explain the use of DCT ?
No Answer is Posted For this Question
Be the First to Post Answer
What is the function of DFHMDF BMS macro?
What is the general Command format of CICS ?
Can anyone say full transaction process? i mean when user press enter key after that what happens from there to till end of transaction
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Can you define commarea?
Define an asra?
Define task work area?
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?
How do find length of the cursor in cics map ?
What is bms 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 CICS facilities can you use to save data between the transactions?