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 / sri
ya u can check the syntax error by giving JJ in the commond
line. the error step will be highlighted. u can go to 1 st
error by giving JJFE1. for 2 nd error JJFE2....
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
List in order the hierarchical levels of jcl?
Does jcl support automatic restart?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What is the function of //cntl statement?
Explain the hierarchy levels in jcl?
Explain the purpose of dd dummy statement?
is there any way to execute more than one proc in the same exec statement at the same time..?
how you can access an uncataloged dataset in a JCL?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
what is SOC4 error?
Explain about LMQUERY�give a dialog information about a data set
how you can direct the data to spool using SYSOUT option?
What are the parameters that are used in creating a gdg?
Is their any set of rules for dd? Explain.
What is jcl in mainframe, and how many types of jcl statements are there for a job?