What is job control language?
No Answer is Posted For this Question
Be the First to Post Answer
What are the parameter we cannot use in procedure?
There are a set of 10 files and a customer will be selecting random no of files(i.e they may be more than 2, may not be in the order).Sometimes he might just select one file or sometimes no files at all.How do you code a JCL for this? Is it possible to code just JCL alone for this problem?
How to check empty file in jcl?
when we use sysprint and sysout statements
What is a GDG? Why do we go for a GDG ? utility used to create GDG?
. What is the difference between the following statements : I) step#1 exec PGM=accpay ii) step#1 exec tbalance
How do you restart a step in JCL?
what is SOC4 error?
Suppose I have seven jobs to do, but I want to hold one than how can I do this?
how can u identify the db2 from jcl ?
Explain about LMQUERY�give a dialog information about a data set
Suppose there r total 10 steps. Out of which i want to execute only the 7th step. How can i do that....????