what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between IEBGENER, IEBCOPY and REPRO in IDCAMS utility?
what is the function of spool command?
Can there be 2 job statements in a JCL? If yes what is the purpose of doing tha?
Describe the JOB statement, its meaning, syntax and significant keywords?
can i sort packed decimal if i can tell the syntax
What is the meaning of the EXEC statement keyword, COND? What is its syntax?
What is the difference b/w the CLASS,TIME,PRTY in jcl job card.
what is check pending option
wht is sysudump n sysout,sysprint ?
How to see the COMP3 value(packd decimal)
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?
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?