Define an aica abend?
No Answer is Posted For this Question
Be the First to Post Answer
In a string " SEMINAR" .Replace "A" by 123. will this replacement will happen ot will it give error? If not , den what will be the output?
What is the difference between a physical BMS mapset and a logical BMS mapset?
If we wish to create bms executable, what are the basic steps that the user has to go through?
What is the difference between EXEC CICS HANDLE CONDTION and an EXEC CICS IGNORE command?
Explain the difference between intra partition tdq and extra partition tdq?
The EIB field which gives the last CICS command executed is
Sync points cannot be requested by the application programs (True or False).
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 information can be obtained from the EIBRCODE?
How to handle exceptional conditions in cics?
There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?
What is journal recovery?