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


If a jcl has just 1 step and the input file to this does
not exist, then what will happen if we submit this job?

Answers were Sorted based on User's Feedback



If a jcl has just 1 step and the input file to this does not exist, then what will happen if we su..

Answer / mc

JCL Error, dataset not found

Is This Answer Correct ?    13 Yes 0 No

If a jcl has just 1 step and the input file to this does not exist, then what will happen if we su..

Answer / shridhar

Disp parameter matters here.
old ,shr -- dataset not found.
new,catlg -- no error
mod -- dataset not found.
mod ,catlg --- no error.

Is This Answer Correct ?    6 Yes 0 No

If a jcl has just 1 step and the input file to this does not exist, then what will happen if we su..

Answer / bella

it will abend with 013

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More JCL Interview Questions

Can you delete the GDG base without deleting GDG generations ?

7 Answers   Cap Gemini,


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

0 Answers   IBM,


How many JOB statements a JCL can have ? If there are more than one JOB statements in a JCL, are they submitted in succession or in parallel ?

4 Answers   IBM, Tech Mahindra,


what is static and dynamic call with examples?

4 Answers   IBM,


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

0 Answers  


Explain the hierarchy levels in jcl?

0 Answers  


How to submit multiple jobs. These jobs are members in PDS. The second job should run if the first job runs successfully and so on.

1 Answers  


if we give TIME=0 how many sec that job/step

13 Answers  


how do u send return code from cobol to jcl ?

2 Answers   TCS,


I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.

1 Answers  


how many max steps can we use in a job? pls answer to my question

3 Answers   TCS,


How many positional parameters are there in job statement?

4 Answers  


Categories