what is ASRA, AEY9?

Answer Posted / sree

ASRA ABEND IS CICS IS SIMILAR TO SOC 7 ABEND IN BATCH PROGRAM

IE IF U R MOVING DATA FROM ONE DATAITEM TO ANOTHER DATAITEM
WHICH IS NOT OF SAME DATATYPE AS FIRST DATAITEM THEN THIS
ABEND AROUSE

BY DEBUGGING WE CAN KNOW WHERE THE ASRA ABEND OCCURS

AEY9 - I DONT KNOW ABOUT IT

CORRECT ME IF I AM WRONG

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1830


What is the default value(s) for an initialize and what keyword allows for an override of the default?

961


What is cobol?

954


IF I mention stop run in CICS what happens?

2098


Write the code to count the sum of n natural numbers.

938


how do you reference the fixed unblock file formats from cobol programs

934


what happens if parmparameter passes zero bytes to the program

1885


What are the different rules to perform a Search?

824


In which area will you utilize 88 level items in cobol?

899


Name the sections present in data division.

913


) what is the difference between AID and HANDLE AID?

1891


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2215


How to know whether the module is dynamical or statistical?

878


What are various search techniques in cobol? Explain.

875


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

894