How do you check the syntax of a JCL without running it?
Answer Posted / tina
You can use JCKP.
JCKT for test jcl
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain about LMFREE�free data set from its association with data ID
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
What is the purpose of dd * statement in jcl?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
how to run batch program without jcl?
Where & How Do You Code Identifier In Jcl?
define cond parameter in jcl?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Is there any command to check wether the ps file is in sorted order?
In job processing, what happens in conversion stage?
what are JCLLIB and STEPLIB in JCL?
Explain the function of //jcllib statement?
what is use of space parameter in dd statement?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?