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
What is report-item in COBOL?
how do you reference the ksds vsam file formats from cobol programs
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is the difference between PIC 9.99 and PIC9v99?
A table has two indexes defined. Which one will be used by the SEARCH?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is the LINKAGE SECTION used in COBOL?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is the difference between perform … with test after and perform … with test before?
What are the various section in data division and briefly explain them.
When is inspect verb is used in cobol?
What is the compute verb? How is it used?