How to submit jcl through a cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, all Suppose i have 10 step in a job (s1,s2,s3,...s10) i want to execute step9 first and then step3 and i used the DPRTY for these steps. so what will happen to other steps? Will the get executed or only these two steps get executed?
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
What are the maximum and minimum sizes of any CONTROL AREA (VSAM datasets) ?
Definition of COND parameter in JCL
suppose i have job it contains 10 steps after exicution of job failuer at 3 and 7 th steps i want exicute step 3 and step 7 only how we specify condition ?
I am having one step in my jcl.in that step,i am calling one proc.In that proc,i have 10 steps.i want to call a particular step in that proc without writing any new jcl ike iebedit utility...
How do you overcome this limitation ?
What is timing concept in mainframe?
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
What is the meaning of keyword in JCL? What is its opposite?
which are the parameters mandatory in job card ?
Explain COND used in JCL?