Can you explain exec cics handle condition command?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between FSET and FRSET?
What is the CICS command that is used to receive the un- formatted data from the terminal?
what is the deadlock?
What RCT Entries will you make for a CICS DB2 program??
Explain the difference between using the read command with into option and set option?
Explain the difference between physical map and symbolic map?
What is temporary storage?
What is journal recovery?
Highlight the points of differences between XCTL and START?
What happens to resources supplied to a transaction when an XCTL command is executed?
Explain difference between call and link?
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?