I have a file it contain 10 records.i got abend at 8th record
because of soc7.how do you know that perticular record got
abend?
Answer Posted / dileep
Checking the value of record Key in Sysdump or through
Xpeditor also you can find out at which record it got abend
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What kind of error is trapped by on size error option?
What are the different rules for performing sort operation?
Write the code to count the sum of n natural numbers.
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What is perform what is varying?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
When is inspect verb is used 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.
How many bytes S(8) comp field occupy and its maximum value?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Which is not true about evaluate statement
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.