Answer Posted / sushant kumar mohanty
ASRA : An ASRA is the CICS interrupt code, the equivalent of an MVS abend code like SOC7.
AEY9 : unsupported command issued / DB2 DB not up
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which division and paragraphs are mandatory for a COBOL program?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
How to remove 2 duplicate records and copy only one using job control language?
Explain about different table spaces.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
explain sorting techniques in cobol program?
I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How do you reference the following file formats from cobol programs?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What is the utilization of copybook in cobol?
What kind of error is trapped by on size error option?
Write down the divisions of cobol program?
What are the different open modes available in cobol?