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
how do you reference the variable block file formats from cobol programs
What is the difference between binary search and sequential search?
What rules are followed by the search verb.
how to access the file from prodution from changeman tool and to submit a file to production
What is redefines clause in COBOL?
Write down the divisions of cobol program?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Are you comfortable in cobol or jcl?
How do define dynamic array in cobol.
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
what are decleratives in cobol?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
What are the different rules to perform a Search?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
In COBOL, what is the different between index and subscript?