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
What parameter of the job statement is used to limit the cpu time consumed by the job?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
what happens in execution stage in job processing?
what is JCL?
Name the statement which can be used to send data to another mvs jes3 node?
In sms datasets, what is the function of the dd avgrec keyword?
What are the 2 types of parameters in dd statement?
How to run cobol program using jcl?
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
What is the significance of addrspc parameter in the exec statement?
What is the function of dd name parameter with a 2 part structure; audit.report?
How to submit jcl through a cobol program?
How can a fb file convert to vb file using sort program?
Explain how can return codes be tested before execution of a job step?
What do you understand by jcl?