how we rectify soc4 and soc7 error in project(need real time
answer)? please reply
Answer Posted / ramana
go to sysdump there you can find the 8bytes offset
address,,copy that offset,,,go to the expanded version of
your program,,paste the offset adress there,,,
then it will show the exact line where the abend occurs,,
correct me if iam wrong
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What are declaratives and what are their uses in cobol?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How do we get current date from system with century in COBOL?
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.
What is amode(24)?
Explain how you can characterize tables in cobol?
Write some characteristics of cobol as means of business language.
Name the divisions, which are available in a cobol program?
What type of SDLC u followed? Why?
What is rmode(any) ?
) how do u code after getting data?
What is cobol?
HOw can I get the negative sign while deduct high value from low value
Write a program to enter and display the names of students in a class using the occurs clause.