What is the use of symbol // in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
In sms datasets, what is the function of the dd mgmtclas keyword?
What is the difference between the positional and keyword parameters? Give examples.
Does jcl support automatic restart?
can we write a proc with in a proc
I have a input file. Data like: ABCDEFGH.... i want out put file like AB BC CD DE....How can do this??
What is DSNDB06 ?
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
What statement marks the end of an in-stream or catalogued procedure?
What is a Dummy Utility and what it does ?
i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
what is the sortcard for comparing two files with a field key and get the duplicates in onefile and noduplicates in another file
How to copy one PS file to multiple PS files with same data?