what is DD statement is used in JCL?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to define dd statements as you want?
in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?
What is COND=EVEN ?
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
ihave ten flatfile in that iwant to concatinate all the files except file 5,6 into output file by uing jcl? how to do this? give me detail yntax for tis?
Are there any set of rules for the names of the steps used in a job?
Is there any command to check wether the ps file is in sorted order?
What is a procedure?
Explain about LMQUERY�give a dialog information about a data set
Is Default for MSGCLASS = (1,1) ?
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 ?