Explain the function of job statement in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
The maximum number of in-stream procedure you can code in any JCL is ?
Max. No of DD statements in a job ?
What are the parameters that are used in creating a gdg?
I have 5 steps in my job. say s1, s2, s3, s4, s5 //s1 exec ............. //s2 exec ............ //s3 exec .......... //s4 exec ........ //s5 exec ............... my question is i want to exeute only s2 and s4 steps... please advice me how to do this:
Suppose your program is reading a Sequential Vsam file. The file contains 10 records. How will you code the JCL to read only 2nd, 5th, 7th,and 10th record?
Describe the various parameters utilized in the creation of a gdg?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
Mention the types of job control statements?
How can return codes be tested before execution of a job step?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What is Cataloged Procedures?
what are the various stages of job processing?