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 can handle the s0c4 abend???

Answer Posted / kingmanish

SOC4 is data exception when you try to access undefined
memory location or exceed arrays etc.

It is a system abend to tell you that there is something
fundamentally wrong with your software.

So instead of handling it we should be looking into the
problem and try to fix it

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Brief description of inline procedure of jcl.

1317


How is the record format of an output dataset specified?

1204


what is the use of IEBGENER utility?

1230


how can you check if a file is empty using jcl?

1490


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

1211


How to pass data to a program that is coded in an exec statement?

1385


Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

2613


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1887


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

2516


What dd statement is used to supply the name of a dataset?

1447


What do you know about jcl?

1203


How can the attributes of one sms dataset be copied to another dataset?

1479


How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

8664


Explain the function of dd name parameter with a 2 part structure; audit.report?

1524


when can a job time-out occur? How to overcome that?

1351