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


Describe the EXEC statement, its meaning, syntax and keywords?

Answers were Sorted based on User's Feedback



Describe the EXEC statement, its meaning, syntax and keywords?..

Answer / mrunmaya

Guest I think in the syntax there should be stepname instead
of jobname.

Is This Answer Correct ?    4 Yes 0 No

Describe the EXEC statement, its meaning, syntax and keywords?..

Answer / guest

The EXEC statement identifies the program to be executed via
a PGM= program name keyword. Its format is //jobname EXEC
PGM= program name. The PARM= keyword can be used to pass
external values to the executing program.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More JCL Interview Questions

Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

0 Answers  


What is the purpose of dd * statement in jcl?

0 Answers  


can u explain gdg with example wht happens if we give limit,empty,noempty,scartch and no scartch

1 Answers   IBM,


What does SYSIN * indicate?

2 Answers  


how to run JCL thru COBOL.

1 Answers   Patni,


how can you check if a file is empty using jcl?

0 Answers   IBM,


What is SORT ? How do we eliminate duplicate records ? How do I select some records using SORT ?

9 Answers   GE, Xansa,


What is condition checking in jcl? Is this possible?

0 Answers  


I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4. Can it possible to run the reverse order like step4 first then step3,step2,step1?

4 Answers   Broadridge, HCL,


What is the use of symbol // in jcl?

0 Answers  


what are the various stages of job processing?

0 Answers   IBM,


Can we write same stepname for one or more steps in on job ?

2 Answers  


Categories