What is the purpose of the dd keylen parameter?
No Answer is Posted For this Question
Be the First to Post Answer
Can you execute a PROC from another PROC?
While using SORT FILES =NONE,XSUM I am getting error "ICE172A E XSUM IS NOT SUPPORTED - USE ICETOOL SELECT IF APPROPRIATE"..I want to write duplicate records a a serparte file..how i can do tht?
Hi, can we call catalog( say myproc } proc n times in jcl if so how please explain Thanks in advance
how do you access an uncataloged dataset in a jcl?
How do you access a file that had a disposition of KEEP?
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?
what is JCL?
What u mean by include statement in JCL ?
Explain the function of //jcllib statement?
can u execute a proc from another proc?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What is the function of the dd mgmtclas keyword in sms datasets?