What is a logical message in CICS?
Explain the different ways of initiating transaction in cics?
In a CICS program, how will you read a VSAM file?
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?
What will happen, if an out-of-range or negative value is specified in the LENGTH option of the SEND
Explain the means of supporting pseudo conversation programming. (E.g. Storing and restoring of states)
What are the some important fields in the eib block?
Explain the difference between and exec cics xctl and exec cics start command?
What?s the CICS command used to access current date and time?
what is invreq condition?
Difference between TSQ & TDQ
what is amp?
How do you handle errors in CICS pgms ?