How do you check the syntax of a JCL without running it?
Answers were Sorted based on User's Feedback
Answer / mahesh babu
By using JSCAN we can check jcl syntax errors
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajasekhara reddy
EJCK or !JCL in the command line will do.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / baskar
Some companies use a tool for this. it is called JJDIRECT
| Is This Answer Correct ? | 7 Yes | 9 No |
What is the difference between a symbolic and an override in executing a PROC?
if we compile the cobol+ db2 program now ofter 5 years we need to compile again?
COND -> step1 . . step2, Step2, Executes if the CC of step1 is 0. But even if it is NOT 0 and if we dont give COND, will step2 be executed ?
How do you create a temporary dataset? Where will you use them?
How to pass the temp dataset form one JOB step to another?
if time parameter is not coded on the job card and job step then what is the default time assigned to the entire job and for each step in the job by the systyem ?
How is a new GDG coded?
Explain about ISPF/TSO Commands
What is jcl in mainframe?
lines(1,cancel)??What is meant by that??Plz explain it....
How do you submit a JCL under CICS environment ?
What is Uncatalog dataset? How can we access/use them?