How do you check the syntax of a JCL without running it?
Answer Posted / wipro
I guess u can use JCLPLUS PACK also !!
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
In job processing, what happens in execution stage?
what is the difference between JES3 and JES2?
what is the JCL statement consists of?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
Explain about LMQUERY�give a dialog information about a data set
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
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
Explain the function of the dd dcb keyword?
What is one line to pass PARM from JCL to COBOL?
What dd statement is used to supply the name of a dataset?
Name what parameter directs the output of the job log dataset?
Is automatic restart possible in jcl? If yes, how?
Explain how can an in-stream dataset be terminated?
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?