What does EIB mean in CICS?
No Answer is Posted For this Question
Be the First to Post Answer
What is quasi rentrancy concept in CICS?
Can you define temporary storage?
Can you explain cics transaction gateway?
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?
What are the CICS commands available for program control?
What do you mean by the term fct?
Why is GETMAIN command needed?? Will program not work if we do not give GETMAIN?
What information do you get when an EXEC CICS STARTCODE is issued?
How to prevent user to access a screen directly from cics Native screen by using Trans Id?
Which is the command that is used to dump the main storage areas related to a task?
What does the BUFFER option in RECEIVE mean ?
What is journal recovery?