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 to resolve soc-7 ? please tell me

Answers were Sorted based on User's Feedback



how to resolve soc-7 ? please tell me..

Answer / sharmila_g

soc 7 is a data exception error (or) invalid data (or) bad data.

eg: moving all arithmetic operations.

Is This Answer Correct ?    13 Yes 2 No

how to resolve soc-7 ? please tell me..

Answer / raghuveer

change the non numric data given into numeric

Is This Answer Correct ?    0 Yes 0 No

how to resolve soc-7 ? please tell me..

Answer / vinothkumar

Answer: To change the correct manipulating operation for
that suitable data type.

for ex:
move non-numeric value to numeric value, this is wrong.
so move the correct variable to the corresponding data type.

Wrong : MOVE 'ABCD' TO A.
where, 'A' is 10 & 'ABCD' is the alphabets.

Correct : MOVE 5 TO A.
MOVE 'ABCD' TO WS-MSG.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

Can you execute a PROC from another PROC?

8 Answers   Keane India Ltd,


is there any utility for restarting a particular step in jcl reply soon ?

5 Answers  


How to copy one PS file to multiple PS files with same data?

1 Answers  


Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP BOTH, by default ?

6 Answers   IBM,


i need some shortcuts and tso commands can any on ehelp me in these ?

1 Answers  


What is DISP= (NEW,PASS,DELETE)?

3 Answers   HCL,


How to get the last but one duplicate record of the file using Sort?

2 Answers   Fidelity,


how do u see jobs submitted before ur job ?

1 Answers  


Suppose I have 5 dataset listed under a single DD name in a catlogued PROC. How can I override one of those 5 dataset (say 3rd dataset)?

5 Answers   Cognizant,


Are there any set of rules for the names of the steps used in a job?

0 Answers  


What is the difference between these two parameters? -> accounting information -> class how would it bring the differrence to a program?

4 Answers  


List in order the hierarchical levels of jcl?

0 Answers  


Categories