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 we rectify soc4 and soc7 error in project(need real time
answer)? please reply

Answer Posted / ray davis

SOC4 is a boundary violation (trying to access memory not
allocated to your program. SOC7 is trying use a numeric
field which isn't numeric. Then you do as the previous
post describes and dig though the dump to find out what and
where the problem is.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we change the password using ALTER? anyone tried and changed?

2078


how do you reference the printer file formats from cobol programs

1280


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

2135


What are declaratives and what are their uses in cobol?

1261


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

2166


What are different data types in cobol?

1387


Which mode is used to operate the sequential file?

1256


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

2606


What is the difference between comp and comp-3?

1227


how do you reference the variable block file formats from cobol programs

1310


I have a File that has duplicate records. I need only those records that occur more than thrice.?

10007


what is amode(24), amode(31), rmode(24) and rmode(any)?

1197


What is redefines clause in COBOL?

1351


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6668


A table has two indexes defined. Which one will be used by the SEARCH?

1329