Explain the function of the cics translator?
No Answer is Posted For this Question
Be the First to Post Answer
Define cics interface block?
Can a program change protected field ?
What is dynamic transaction backout?
What is DFHAID? what is its use?
Explain the use of DCT ?
What is some of the information available in the EIB area?
How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what will be the syntax?
How to get the cursor position when we receive a map?
Mention the content that is present inside a PPT ?
How do you access storage outside your CICS program?
What is the name of the mapset definition macro?
Generally we check EIBALEN = 0 to decide whether first call or not. If I do not pass any value in the COMMAREA then EIBCALEN will be 0 even on second call. Now how can we say the program is called for the first time or second time?