Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to resolve the soc4 and soc7 errors?

Answer Posted / param

You have to look at the dump and note down the offset
address.Then check the instruction with this offset address
in the program compilation output.

Or

If you are blessed with having debugging tools then life is
a lot easier.Debug the program , the execution will stop at
the abending instruction.The advantage is that you can skip
through the statement with changing values and see if there
are any other abends in the program apart from this.Usually
very useful for resolving multiple S0C7 abends at one go!

If i'm wrong..ppl are welcome to correct me!

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the utilization of copybook in cobol? Could we utilize a similar copybook?

1270


How do define dynamic array in cobol.

1185


What is the difference between Call and a Link?

1261


what is difference between cobol and cobol/400

23065


What is the Purpose of Pointer in the string?

1122


how do you reference the ksds vsam file formats from cobol programs

1243


What is Pic 9v99 Indicates in COBOL?

1337


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

2539


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

1292


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

1481


what happens if parmparameter passes zero bytes to the program

2177


What is cobol?

1288


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.

2474


what are decleratives in cobol?

2303


Have you used comp and comp-3 in your project? And how?

2520