What is the primary function of the Sign-on Table?
Mention the option used in a cics command to retrieve the response code after execution of the command?
plz tell me abt PF key and PA keys
How does COBOL11 and CICS release 1.7 provide for exceptional and how does that differ from VS COBOL and earlier CICS release?
What are the two outputs created as a result of generation of a map?
Can you explain enq and deq used in cics?
What are the various types of accesses that can be allowed by the SERVREQ option of the DFHFCT?
What is the cics command that is used to access current date and time?
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?
Explain page up and page down logic along with coding logic in cics?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Explain cedf transaction commands?
Can you explain exec cics handle condition command?