How do you check the syntax of a JCL without running it?
Post New Answer View All Answers
Explain how can return codes be tested before execution of a job step?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
Suppose I have five jobs to do. But I want to hold one?
List the different components of jcl statement?
Which dd parameters are required?
What dd statement is used to supply the name of a dataset?
What is the difference between the positional and keyword parameters? Give examples.
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
What is the function of //jcllib statement?
Why include statement is used in a jcl?
Explain the hierarchy levels in jcl?
How does jcl specify the job to the operating system?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What does a disposition of (new,catlg,keep) for a dsn mean?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?