How would you resolve an ASRA abend?
Answers were Sorted based on User's Feedback
we can debug thru intertest we can find the particular error . so we can find line number . solve it manually
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / david hazear
you can resovle an asra abend by looking at cemt
| Is This Answer Correct ? | 5 Yes | 16 No |
What are the main uses of the transaction in the cics?
What is some of the information available in the EIB area?
How many conditions can you include in a single HANDLE CONDITION command?
what is an MDT in cics
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
What are different system tables used in CICS?
What is bms map?
How to establish dynamic cursor position on a map? How to get the cursor position when we receive a map?
What is a cursor in CICS sql processing?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Can you use OCCURS in a BMS map? If you do, what are the issues related with its use?
How do you get data from a task that began with a START command?