How do you check the syntax of a JCL without running it?
Answers were Sorted based on User's Feedback
Answer / jdriley
You can also use JEM (if your installation has it.)
| Is This Answer Correct ? | 34 Yes | 2 No |
Answer / vinothkumar
You Can also use EJCK command before you run the job. this
will check the JCL syntax error.
| Is This Answer Correct ? | 17 Yes | 3 No |
Answer / venkatachalam
Try PREP Commends(
Based on instalation).
Thanks!!
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / jim
No to knock answer 1 but "TYPRUN=SCAN" is what works on my
system (no E in type)
| Is This Answer Correct ? | 5 Yes | 1 No |
Why we will create load module in PDS only, Why nt in PS?
While using SORT FILES =NONE,XSUM I am getting error "ICE172A E XSUM IS NOT SUPPORTED - USE ICETOOL SELECT IF APPROPRIATE"..I want to write duplicate records a a serparte file..how i can do tht?
How many steps we can overide in the proc's?
i have a string of 80 chars i want to replace 4th char with "a"?
Can you delete the GDG base without deleting GDG generations ?
GDGs can be CREATED (not COPIED) only on DASD and NOT on tape drives ? Is it True ?
how can you check if a file is empty using jcl?
There are 5 steps in a Job. How to bypass the first step by making use of only COND Parameter and not using any Restart and IF/THEN/ELSE parameter?
what is SOC4 error?
Can we create VSAM file by using IEBGENER?
i have a file which contains duplicates ? my requirement is to eliminate duplicates and these elminated duplicates should be moved to another file can any code this using sort ?
Explain about LMMFIND - find a library member