When we give TYPERUN = SCAN , what are the syntax errors we
get?

Answer Posted / sowmya

To check for any syntax errors we give typrun=scan in the
jobcard of that job.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

673


How can a jobs execution priority be modified?

799


how JCL works?

799


how would you create a temporary dataset? And where will you use them?

770


What are the difference between jcl and jes?

1050






Explain the function of //cntl statement?

659


What parameters can be used to limit the number of records written to a sysout dataset?

752


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

834


How can the disposition of sysout datasets be set for an entire jobstream?

843


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

675


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

659


How to override loadlib?

1428


What is the difference between the positional and keyword parameters? Give examples.

716


How can unused space allocation be returned to the system when a dataset is closed?

812


what is the compile process of cobol program expalin with code

2004