Explain the function of a dd statement?
No Answer is Posted For this Question
Be the First to Post Answer
which utility is used a dummy utility?
is there any possibilities for sumbitting more than one job in single jcl? if yes...based on which thing they will execute..(priority,class,time,written order..?)
a job have 5 steps and it will executes a proc which have 5steps in it. now i have to execute step3 only when step2 of proc executes successfully
How to execute a set of JCL statements from a COBOL program ?
i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl
What is the significance of addrspc parameter in the exec statement?
What is the difference b/w the CLASS,TIME,PRTY in jcl job card.
What does SYSIN * indicate?
how to compare two datasets without using superce because output is limited to 133 bytes
How much is memory space involved, when we code BLOCKSIZE,TRK & CYL ?
what happens if job falls in loop ? how to resolve it ?
Can I copy the FB (fixed Block) record length file to a VB (variable Block)record length file and Vise Versa? If Yes then how ? is that thru one of the JCL utility ?