How can a fb file convert to vb file using sort program?
No Answer is Posted For this Question
Be the First to Post Answer
Mention the types of job control statements?
Hi, all suppose i have 5 steps (S1,S2,S3,S4,S5) what will happen if cond is true or false (which of the other steps get executed)? 1) //s3 exec pgm=abc,cond=(0,le) 2) //s3 exec pgm=abc,cond=(0,le,step2) 3) In the jobcord RESTART=step3,cond=(0,le) 4) can i code COND=TRUE in jobcard, if yes what will happen?
proc1,proc2,up to proc5 is there if i want to call proc1 and proc5how can u write the code
describe the exec statement,its meaning ,syntax and keywords?
List some valid operation codes in JCL
can u execute a proc from another proc?
what do you mean By spooling? Expand SPOOL?
In sms datasets, what is the function of the dd avgrec keyword?
Is their any set of rules for dd? Explain.
How to skip first step of a job? Can we use COND on the first step?
One of My Job is running in production, which contains five steps?i want to pass the input to FIFTH step while running is it possible? if how?
can we have more than one job in a single job card that is we are specifying only one 'job' statement in the jcl.