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 is meant by S0C7 system abend code?

Answers were Sorted based on User's Feedback



What is meant by S0C7 system abend code?..

Answer / guest

S0C7 - Data exception error - you will get it whenever you
are trying to move the low values or spaces into the numeric
field, or compare the numeric fields with low values, or try
to do some arithmetic operations on the low values. To avoid
this you have to always initialize the numeric fields
otherwise they will contain the low values.

Is This Answer Correct ?    34 Yes 2 No

What is meant by S0C7 system abend code?..

Answer / shakila vinayagam

Program Check Exception - Data. Check for spaces in a
packed decimal or numeric field. Check to see if record
layouts or file layouts have been changed.

Is This Answer Correct ?    9 Yes 4 No

What is meant by S0C7 system abend code?..

Answer / prashanthkodakani

soc7: 'data exception error'-a non numeric operation on
numeric field

Is This Answer Correct ?    10 Yes 5 No

What is meant by S0C7 system abend code?..

Answer / jim

An attempt has been made to perform arithmetic on an
invalid packed field.

Is This Answer Correct ?    4 Yes 0 No

What is meant by S0C7 system abend code?..

Answer / g

previous ans is correct

Is This Answer Correct ?    8 Yes 7 No

What is meant by S0C7 system abend code?..

Answer / vinod

soc7 is will arise when there is a 'data type mismatch'.the
main reasons are program attempting to math on illegal data,
moving zeroes to group item whose subordinate items are
packed decimal,
unintialized packed decimal fields

Is This Answer Correct ?    3 Yes 2 No

What is meant by S0C7 system abend code?..

Answer / swapna

Data excepton error

Is This Answer Correct ?    1 Yes 0 No

What is meant by S0C7 system abend code?..

Answer / harish k r

Program check exception or Data exception- it 'll arise
when you dont initialise the numeric field, and movin any
field to it.
it may occur due to passing non-numeric data into numeric
data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

How to find out the number of records in a file using JCL

5 Answers   CTS,


how can we merge two input files from two different jobs into one output file ? Please ans any one ASAP?

1 Answers  


Name the system library from which modules are retrieved at execution

3 Answers  


I have a sequential file in which there are 50 records. Now I want to copy all the 50 records in the reverse order into a new file? The last record in the original file should be the first record in the new file. How can I do it?

4 Answers   IBM, TCS,


When we give TYPERUN = SCAN , what are the syntax errors we get?

5 Answers   Kanbay,


Is it possiable to use a gdg in the INCLUDE statement in a SORT jcl? I am using this because I want to change the condition with out changing the jcl. Please provide with a sample code.

1 Answers  


how JCL works?

0 Answers  


i want apply mainframe devolper with 3+ but i dont have that much of knowledge what isthe solution to get that much of knoweldge?

1 Answers  


When should DISP=MOD is used?

6 Answers   TCS,


IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C

0 Answers  


What is the difference between sb37,se37,sd37 each?

9 Answers   TCS,


what is use of space parameter in dd statement?

0 Answers   IBM,


Categories