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???

Answers were Sorted based on User's Feedback



how can handle the s0c4 abend???..

Answer / 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

how can handle the s0c4 abend???..

Answer / tf

practically speaking: it is usually an unhandled error
within the given program and will necessitate isolating the
error within the given program

Is This Answer Correct ?    0 Yes 7 No

how can handle the s0c4 abend???..

Answer / ram

Soc 4 is a data exception error, If moving and reciving
varaiables are not compatable to handle the data, you will
get this error.

So depending on the requirement, this errro should correct
in the program

Is This Answer Correct ?    1 Yes 9 No

Post New Answer

More JCL Interview Questions

Hi, can we call catalog( say myproc } proc n times in jcl if so how please explain Thanks in advance

2 Answers   Cap Gemini,


How many parameters are there to a DISP statement and what are their uses ?

3 Answers  


what is inrec fields and outrec fields in sorting

3 Answers   Fidelity,


What is a PROC? What is the difference between an instream and a catalogued PROC?

2 Answers  


I need to compare two VSAm files. In input VSAM file some fields are updating and the updated feilds are coming into the output file. now i need to compare these two files with respect to a perticular field. Please suggest a suitable JCL code me.

2 Answers   Cognizant, Wipro,


in catalog procedure i have step1 dd dsn=filea dd dsn=fileb dd dsn=filec ur concatenaning all the files. but i need to override fileb with file 2 ? can anyone give the ans pls for ths

1 Answers   DELL,


What is JCL LIB ?

3 Answers   Xansa,


what do you mean by include statement in jcl?

1 Answers   IBM,


whats SOC7?

1 Answers   Patni,


suppose i have job it contains 10 steps after exicution of job failuer at 3 and 7 th steps i want exicute step 3 and step 7 only how we specify condition ?

5 Answers  


What is a Proc ? why do we go for a Proc ? What are the types of procs?Can we have nesting in Procs ?

9 Answers   Xansa,


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

0 Answers   IBM,


Categories