What is the syntax of JCL statement?
No Answer is Posted For this Question
Be the First to Post Answer
Explain dfsort utility?
How to submit a jcl from cics?
i have 10,000 records in one input file.i want to sort 1 to 5000 records in one outputfile and remaining records sort in another output file write the syntax for this?
i have a jcl containing header body and trailer .in header i have viswa body 2 6 1 9 7 trailer reddy .now i need to sort only body in either asecending or descending order how can i do it
How we can code in a jcl to execute a job in a particular time and date without using any job shudular?. (Eg) i want to execute a particular job at 8 am on 01/01/2010.
What is the function of the dd dcb keyword?
if we give TIME=0 how many sec that job/step
In my job I have 6 steps. Step01,02,03...step06. after executing step02 i want to skip step03 and want to execute step04. and once step04 is done then I want to go back and execute step03. once step03 is completed I want execute step05, 06 and so on... can any one tell me how do i do that???
what is the difference between the JCLLIB and JOBLIB ,and where do we use it ?
what is the alternative to model parameter?
what is “Cond= even” and “Cond=only”?
What is the significance of addrspc parameter in exec statement?