How can a stopped job be started again?
No Answer is Posted For this Question
Be the First to Post Answer
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?
As PARM can supply information to a program ? Can PARM be used to supply information to a cataloged or Inline Procedure also ?
how to identify a vasam dataset by seeing in 3.4(browse)
Explain about LMMFIND - find a library member
I have 5 steps in my job. say s1, s2, s3, s4, s5 //s1 exec ............. //s2 exec ............ //s3 exec .......... //s4 exec ........ //s5 exec ............... my question is i want to exeute only s2 and s4 steps... please advice me how to do this:
What are the basic JCL Statements for a Job?
What is the difference between IEBGENER, IEBCOPY and REPRO in IDCAMS utility?
Explain about ISPFTTRC
define cond parameter in jcl?
How to point my proc to production dataset always though i keep jcllib order=development.dataset? Is it possible?
what is the JCL statement consists of?
Is condition checking possible in jcl?