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 / necron

Basically we use TYPRUN = SCAN to check the syntax errors
in the JCL.

Ex of syntax error: You have given a continuation (,comma)
at the end of a line and there was no continuation in the
next line.

In the Spool you will have the line no and a message about
the problem that occurred on a particular line in the jcl.
In the above said example it will be

line no: x Expected continuation not received.

Hope this clears your doubt.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of dd dummy statement?

1521


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

1460


how JCL works?

1325


Is condition checking possible in jcl?

1258


How to execute 2nd and 4th steps among 5 steps in jcl proc?

1404


What do you understand by the term job time – out and how can you overcome that?

1087


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

1129


what is use of dcb parameter in dd statement?

1345


What is the syntax of JCL statement?

1291


Give the syntax of job specifying jcl statement.

1202


What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?

2075


how to do automated restart when a job abends?

1424


What is the function of dd disp parameter?

1177


What is Cataloged Procedures?

1203


How is a type of file defined in the jcl that executes the cobol program?

1241