mainframe questions like basic&depth
No Answer is Posted For this Question
Be the First to Post Answer
What is jcl in mainframe?
Can an individual step be restricted from using all the jobs allowed cpu time?
How does the jcl specify the job to os?
How do you create a temporary dataset? Where will you use them?
how to override PROC? please give answer in details. Please mention how to write it in JCL. Thanks in advance.
Is it possible to left uncode disp? If yes, how?
How is a type of file defined in the jcl that executes the cobol program?
a dd statement has 2 types of parameters. Name them?
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
can i sort packed decimal if i can tell the syntax
how you can access an uncataloged dataset in a JCL?
Suppose there r 10 steps . Out fo which i want to execute 10th, 9th and 8th in reverse order without using IEBEDIT. How can i do that..???