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

IF YOU WANT TO CHECK JCL ERROR BEFORE SUBMITTING THE JOB
U CAN GIVE JSCAN OR
IN THE JOB CARD
YOU HAVE TO PROVIED TYPRUN=SCAN

Is This Answer Correct ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat

7076


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

747


Explain the jcl exec statement?

645


When output dataset space is required, what quantity categories are used?

824


Explain how can the submitting users racf authority be overridden in a job stream?

668






In job processing, what happens in conversion stage?

734


How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5058


is there any way to execute more than one proc in the same exec statement at the same time..?

2105


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

930


i want to store 20 digits . how will u do it in cobol ?

858


What is the significance of addrspc parameter in exec statement?

726


what happens in conversion stage in job processing?

726


In sms datasets, what is the function of the dd avgrec keyword?

650


What is the purpose of dd * statement in jcl?

795


What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

643