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

hi iam learning mainframes,can anybody tell me how to check
JCL errors.(after submiting the JCL we have check in spool
or is there any other method)

Answer Posted / sukku

TO check JCL errors generally we go with spool only..That
is th eonly way and there is no other way...

But if want to check ur JCl's syntax errors ,you can do
with TYPE RUN=SCAN parameter..If u use this ,the job
doesnot sumbits to the operating sytem and more over it
gives the error messages...

Ideally speaking it is the best practice to check JcL erros
before sumitting the job...

Is This Answer Correct ?    13 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are s0c1, s0c4, s0c5, s0c7 and socb?

1218


What is the motivation behind coding class parameter in job statement?

1229


what is JCL?

1220


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?

1206


What is the use of symbol // in jcl?

1534


What is the purpose of dd dummy statement?

1521


What is the function of the dd dcb keyword?

1396


Is their any set of rules for dd? Explain.

1266


when does a dataset go uncataloged?

1357


which utility is used a dummy utility?

1521


Where can program checkpoints be stored for use in a restart?

1483


Explain the function of a dd statement?

1273


What is the function of dd name parameter with a 2 part structure; audit.report?

1314


how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?

1337


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

2513