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

1.How to check for the errors using TYPRUN=SCAN?What will
be the output if we give TYPRUN=SCAN?

Answer Posted / cj

Necron answered it right. TYPRUN=SCAN does the following:
1. Checks for syntax errors in the JCL
2. If errors present, the job listing gives the line number
and a short description of the error (so you can fix them
before submission).
3. If errors are not present, the job listing does
mention "No syntax errors".

In both cases 2 and 3, the point that should be remembered
is "The job is not run or initiated by the Operating
System". TYPRUN=SCAN only tells you if syntax errors are
present in the JCL or not. It does not invoke the job. Once
there are no syntax errors, remove TYPRUN=SCAN (or comment
it) and then submit the JCL for actual execution.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what EXEC statement is and what is the syntax of EXEC statement used in JCL?

1217


A dd statement consists of 4 fields. Name them?

1471


List the various advantages of using jcl language?

1518


how do you access an uncataloged dataset in a jcl?

1805


Explain the purpose of the dd keylen parameter?

1208


What are the utility programs in jcl?

1210


how to compare two datasets without using superce because output is limited to 133 bytes

2158


Explain the hierarchy levels in jcl?

1722


Is automatic restart possible in jcl? If yes, how?

1168


How can return codes be tested before execution of a job step?

1529


State the uses of syspring, sysin, sort fields, sum fields and dummy.

1128


what is DSN in JCL and what are the parameters to declare the DSN?

1245


Explain how can values be passed from the job stream to an executable program?

1306


Where & How Do You Code Identifier In Jcl?

1322


Can an individual step be restricted from using all the jobs allowed cpu time?

1599