what operation is performed by job statement?
No Answer is Posted For this Question
Be the First to Post Answer
why do we use file-aid wht r the adv of using file-aid thn in ispf
What is the difference between run mode and addressing mode?
In which table PLAN is registered in ?
Hi, If a catolog proc has another proc in it, both have ddnames dd1 and dd2. what proc will override if gave override parameter. Here both have same step names.
List the various advantages of using jcl language?
Is it possible to code instream data in a PROC?
describe the exec statement,its meaning ,syntax and keywords?
i have 10 steps in my jcl. -->if i want to execute my program from 5th step what i have to do? don't give //* in ur previous steps --> if i want to execute my program from 1to 5 steps only what i have to do?
What are the common keyword parameters in both job and exec statements
How to empty the records in jcl
Brief description of inline procedure of jcl.
i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??