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


Can there be 2 job statements in a JCL?
If yes what is the purpose of doing tha?

Answers were Sorted based on User's Feedback



Can there be 2 job statements in a JCL? If yes what is the purpose of doing tha?..

Answer / rookie

Yes definately....For example you can combine both the
compile jcl and run jcl under one common jcl..

Regarding your 2nd question its quite childish to put up
such questions. You can tell that maybe saving some time
and space.

Is This Answer Correct ?    6 Yes 0 No

Can there be 2 job statements in a JCL? If yes what is the purpose of doing tha?..

Answer / sroul4

yes we can, but it treats both the job differently,

The file created in one job step can not be used in the
other job steps.

Is This Answer Correct ?    2 Yes 1 No

Can there be 2 job statements in a JCL? If yes what is the purpose of doing tha?..

Answer / mr.perfect

we can use two job statement in single JCL, i think it is
not necessary to use two job statements in single JCL,
because a single job can execute compile and RUN jcl with
single JOB statements.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

In my JCL 10 Steps Will Be there Now i want to execute step05 And step06. How to Give the Cond?

2 Answers   IBM,


What is the difference between a symbolic and an override in executing a PROC?

2 Answers  


What are isolation levels? Where do we need to specify them in compiling JCL?

3 Answers  


wt will happen to the step of a job if u code COND=ONLY

5 Answers   ADP,


What are the 4 fields in dd statement?

0 Answers  


Wrete a JCL to compare two files and mached records move to onc file & un mached rows wants to another file?

13 Answers   CGI, DSRC, IBM,


What will happen if two JOB statements are mentioned in an JCL continuously.

2 Answers   IBM,


i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?

4 Answers   IBM,


Hi, can any one tell about " How do u eliminate the duplicates "

2 Answers   Cap Gemini,


How do you check the syntax of a JCL without running it?

17 Answers  


If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?

1 Answers   IBM,


How is a GDG base created?

5 Answers  


Categories