What is the purpose of dd dummy statement?
No Answer is Posted For this Question
Be the First to Post Answer
What type of versions we r using in mainframe (jcl, cobol, db2, vsam, cics)?
What is the function of the dd mgmtclas keyword in sms datasets?
Explain about LMOPEN -
How do you skip a particular step in a proc/JOB?
Is there a limit of 3273 DD statements for a JCL or for every EXEC step in a JCL?
how to put a dependency on job in jcl using opc scheduler?
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?
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
Can I share my data with other jobs? How?
wht do u mean by notify parameter, how can u give acess to multiple users ?
Is it possible to left uncode disp?
I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?