what is ASRA, AEY9?

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


Please Help Members By Posting Answers For Below Questions

what happens if parmparameter passes zero bytes to the program

1748


How do we get current date from system with century in COBOL?

928


What is amode(24)?

763


Explain how to differentiate call by context by comparing it to other calls?

789


What is the use of intialize verb?

858






Can you please let me know the centre name of INS certification in Kolkata.

1813


What is the difference between Global and External Variables?

766


Write the code implementing the perform … varying.

722


What are literals?

724


What type of SDLC u followed? Why?

1631


What is perform what is varying?

802


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

934


How do get the result of your program directly on your pc?

1965


) how do u code after getting data?

1655


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1983