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


you have one jcl .in sort step 5 files are there.if out of 5
files if one file is uncataloged or not there then how will
you correct your jcl so that problem does not come. you
should not create this file externally.how will u overcome
it.

Answers were Sorted based on User's Feedback



you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or n..

Answer / alokedeb@gmail.com

I agree with Haritha's answer, but the exception is say if
you want to dummy out the 3rd file. If you use "DD Dummy"
then the subsequent 4th and 5th file will not be processed.
So in the override you will have to manually remove the 3rd
file and push the 4th & 5th file above.

Is This Answer Correct ?    2 Yes 0 No

you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or n..

Answer / venkat

you can override the uncataloged file with a dummy file or we can use two job steps in the jcl statement..one to create the 5th file using IEFBR14 utility and IEBGENER to copy records from a file to 5th file..........then sorting can be done.

Is This Answer Correct ?    2 Yes 1 No

you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or n..

Answer / haritha

You can override the uncataloged file with a dummy file in
the jcl and run the jcl with the existing 4 files.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More JCL Interview Questions

What is the function of dd name parameter with a 2 part structure; audit.report?

0 Answers  


How to identify where file is empty or not? How many ways are there to identifying?

3 Answers   CTS,


how to resolve soc-7 ? please tell me

3 Answers   IBM,


CAN ANYONE TELL ME WHAT IS "JOB-CARD"

4 Answers   Syntel,


Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?

5 Answers   Maples, Patni, TCS,


how to see the latest generation in gdg?

3 Answers   Deloitte,


what is the meaning of keyword in jcl?what is is opposite?

4 Answers  


Passing a variable parm from JCL to a cobol/db2 program

1 Answers   IBM,


What is DYNAMBR in jcl?

2 Answers   CTS,


jcl is like a complier....?

6 Answers  


Can I copy the FB (fixed Block) record length file to a VB (variable Block)record length file and Vise Versa? If Yes then how ? is that thru one of the JCL utility ?

3 Answers  


In sms datasets, what is the function of the dd mgmtclas keyword?

0 Answers  


Categories