Answer Posted / anil kumar
This tool is mainley used for running batchs (like
PRODUCTION,Testing and Development )and also we can run the
jobs manuvally
If any job is fail, we will rerun the job using with this
jobtrac
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Brief description of inline procedure of jcl.
What is notcat 2 - gs?
How do you overcome this limitation ?
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.
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
Differentiate between the joblib and the steplib statements?
is there any way to execute more than one proc in the same exec statement at the same time..?
Explain how can values be passed from the job stream to an executable program?
Explain the function of the dd dcb keyword?
what is DSN in JCL and what are the parameters to declare the DSN?
What are some jcl statements that are not allowed in procedures?
what is “Cond= even” and “Cond=only”?
What are the parameters that are used in creating a gdg?
How do you submit a job for execution?
A dd statement consists of 4 fields. Name them?