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 the error code SOC01 indicate ?

Answers were Sorted based on User's Feedback



What is the error code SOC01 indicate ?..

Answer / guest

Operation exception error For e.g. a dataset open error

Is This Answer Correct ?    17 Yes 6 No

What is the error code SOC01 indicate ?..

Answer / l c sharma

This happens when accept statement is used in COBOL
program for SYSIN but there is no SYSIN defined in the
program.

Is This Answer Correct ?    9 Yes 4 No

What is the error code SOC01 indicate ?..

Answer / shailendra

dd name mismatch

Is This Answer Correct ?    7 Yes 4 No

What is the error code SOC01 indicate ?..

Answer / subrahmanyam

Mispelled DD statements

Is This Answer Correct ?    6 Yes 3 No

What is the error code SOC01 indicate ?..

Answer / l c sharma

sorry i meant if SYSIN not defined in JCL and used in
program, SOC1 abend will occur.

Is This Answer Correct ?    5 Yes 4 No

Post New Answer

More JCL Interview Questions

What do you understand by jcl?

0 Answers  


What does S0C4 error mean?

8 Answers  


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.

0 Answers  


What are the jcl procedures?

0 Answers  


Does the terms, JOBLOG, SPOOL and SYSOUT indicate the same thing, i.e., where JCL and JES messages and statements are written ?

2 Answers  


SORT card to eliminate duplicity.

1 Answers   Syntel,


I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?

10 Answers   iGate,


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

1 Answers  


I have a File that has duplicate records. I need only those records that occur more than thrice.

3 Answers  


COND -> step1 . . step2, Step2, Executes if the CC of step1 is 0. But even if it is NOT 0 and if we dont give COND, will step2 be executed ?

4 Answers   IBM,


When a dataset is UNCATALOGED in a JOBSTEP, how to get its UNIT and VOL in JCL to refer in subsequent steps ?

1 Answers   IBM,


How can you trap abends in the JCL?

3 Answers  


Categories