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


What does S0C4 error mean?

Answers were Sorted based on User's Feedback



What does S0C4 error mean?..

Answer / sunaina

S0C4 error: Storage violation error - can be due to various
reasons. e.g.: READING a file that is not open, invalid
address referenced due to subscript error.

Is This Answer Correct ?    61 Yes 2 No

What does S0C4 error mean?..

Answer / prashanthkodakani

soc4: protection exception. a program trying to access
out of defined element from the occurs table

Is This Answer Correct ?    33 Yes 6 No

What does S0C4 error mean?..

Answer / kavitha

Protection exception or storage exception error

Is This Answer Correct ?    17 Yes 2 No

What does S0C4 error mean?..

Answer / guest

This error is faced when we execute the COBOL program. The
main reason for this error is that a variable is defined
with less characters and we are trying to move data which is
larger than the actual storage space.

Is This Answer Correct ?    39 Yes 27 No

What does S0C4 error mean?..

Answer / dhhamu

S0C4 error: Storage violation error - can be due to various
reasons. e.g.: READING a file that is not open, invalid
address referenced due to subscript error.

Is This Answer Correct ?    14 Yes 5 No

What does S0C4 error mean?..

Answer / viren

SOC4 Exception Occured in my Program, When I tried to Write
into the File that was not opened.

Is This Answer Correct ?    12 Yes 4 No

What does S0C4 error mean?..

Answer / sindhu

its a data mismatch error.

Is This Answer Correct ?    1 Yes 11 No

What does S0C4 error mean?..

Answer / srilakshmi

SOC4 eroor will occur due to data exception. When we are
trying to move numeric data to alpha numeric then it will
abend with SOC4. For Ex: If the input file is having the
junk values like '??" it will abend. to overcome this abend
we can replace the ?? with spaces we can avoid it..

Is This Answer Correct ?    7 Yes 46 No

Post New Answer

More JCL Interview Questions

What is Backward Referencing ?

3 Answers   HSBC,


How many days does a job remain in spool

7 Answers   Syntel,


When we use conditional statement in JCL using if-then-else-endif, IF statement is true, the step is bypassed or executed?

6 Answers  


Can we Execute a job without specifying Job Name in the Job Card?

2 Answers  


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

0 Answers  


Explain about LMQUERY�give a dialog information about a data set

0 Answers  


how to allocate a dynamic dataset in jcl ?

3 Answers   Patni, TCS,


i just need the first and last record from a sequencial file?how

2 Answers  


How do you submit JCL via a Cobol program?

4 Answers   IBM,


why do we use file-aid wht r the adv of using file-aid thn in ispf

7 Answers   HCL, Tech Mahindra,


How to do automated restart when a job abend?

0 Answers  


Explain about LMINIT - generate a data ID for a data set

1 Answers  


Categories