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


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

Answers were Sorted based on User's Feedback



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

Answer / guest

TYPERUN=SCAN on the JOB card or use JSCAN.

Is This Answer Correct ?    63 Yes 10 No

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

Answer / jdriley

You can also use JEM (if your installation has it.)

Is This Answer Correct ?    34 Yes 2 No

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

Answer / x

JJ also works depending on installation

Is This Answer Correct ?    17 Yes 1 No

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

Answer / vinothkumar

You Can also use EJCK command before you run the job. this
will check the JCL syntax error.

Is This Answer Correct ?    17 Yes 3 No

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

Answer / shiva

u can use JSCAN for this

Is This Answer Correct ?    14 Yes 1 No

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

Answer / venkatachalam

Try PREP Commends(
Based on instalation).
Thanks!!

Is This Answer Correct ?    8 Yes 1 No

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

Answer / jim

No to knock answer 1 but "TYPRUN=SCAN" is what works on my
system (no E in type)

Is This Answer Correct ?    5 Yes 1 No

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

Answer / wipro

I guess u can use JCLPLUS PACK also !!

Is This Answer Correct ?    5 Yes 3 No

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

Answer / subrahmanyam

u can use pREP

Is This Answer Correct ?    3 Yes 1 No

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

Answer / govil

u can use EJCK

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More JCL Interview Questions

Can anyone tell me the syntax for printing two files at two different destinations in a single step?

3 Answers  


There are a set of 10 files and a customer will be selecting random no of files(i.e they may be more than 2, may not be in the order).Sometimes he might just select one file or sometimes no files at all.How do you code a JCL for this? Is it possible to code just JCL alone for this problem?

9 Answers   Infosys,


How much space OS allocates when you create a PS or PDS?

4 Answers  


What are the causes for S0C1, S0C4, S0C5, S0C7, S0CB abends ?

11 Answers   Tesco,


Max. No of DD statements in a job ?

4 Answers   CSI,


What is DATACOM db?

2 Answers  


what is the meaning of 'sysin dd dummy'

3 Answers  


What are the differences between JES2 & JES3 ?

4 Answers  


For how long a job can be executed continuously in a mainframe ?

4 Answers  


What are steplib and joblib?

0 Answers  


What statement can be used to send data to another mvs jes3 node?

0 Answers  


Is stepname is a MUST and should be unique also for each JOBSTEP ? or system can supply the stepname for a step which is not given a name by the programmer ?

6 Answers   IBM,


Categories