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

Suppose there are 10 steps in a PROC, I want to execute only step5. How do you give the condition in the JCL that calls this PROC?

3 Answers   IBM,


I have a JCL which 20 steps. How do I execute 17 th step alone (It should execute only 17ths tep.and it should not execute 18,19,20 steps??

9 Answers   IBM, Infosys, TCS, Xansa, Xchanging,


How do you submit a JCL under CICS environment ?

5 Answers   Wipro,


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

0 Answers  


when we use sysprint and sysout statements

3 Answers  


if we are specifing joblib as well as steplib in job then at the time of execution how the process will complete

4 Answers  


what happens in conversion stage in job processing?

0 Answers   IBM,


When will we need to specify Space parameter ?

3 Answers   Wipro,


Is condition checking possible in jcl? If yes, how?

0 Answers  


Explain how can the submitting users racf authority be overridden in a job stream?

0 Answers  


What is GDG and what is the maximum limit of versions that can be created?

9 Answers   Convergys,


there are 10 steps in jcl how to execute the steps from step2 to step8 only

6 Answers   EDS,


Categories