what is meant by jobtrac?

Answers were Sorted based on User's Feedback



what is meant by jobtrac?..

Answer / raju

Jobtrac is a tool wich is used to scheduele the jobs,
monitoring the jobs and to know the predecessor and
successor combination of a job which is running in jobtrac.

Is This Answer Correct ?    9 Yes 0 No

what is meant by jobtrac?..

Answer / 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

what is meant by jobtrac?..

Answer / neeharika m

Jobtrrac is tool which is used to run the batch jobs. using
job trac we can find the successor and the predesissor. if
any job fails then we can re run the job.


for this we have two jcls
1. JCL LIB and
2. SCHEDULE LIB

If u want to run job 1st u have to put the jon in JCL LIB
and also u have to put the job in the SCH LIB then only it
will shedules the job.
in db2 one shedule that is MASTER SHEDULE it will take all
the shedules jobs automatically to shedule the jobs.

Is This Answer Correct ?    3 Yes 0 No

what is meant by jobtrac?..

Answer / vikash chawla

It is a tool wich is used to know the sucesser n
predesissor job of a perticuler job which is rennunig in
production n about to get edited.

Is This Answer Correct ?    4 Yes 4 No

Post New Answer

More JCL Interview Questions

How to pass values in jcl to cobol?

4 Answers   IBM, Infosys,


Can a job have only steplib and no joblib ?

6 Answers  


what is DD statement is used in JCL?

0 Answers  


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

0 Answers  


What is the parameter to be passed in the job card for the unlimited time , irrespective of the job class ?

2 Answers   IBM,






what r the types of job control statements?

2 Answers  


My JCL contains four steps //STP1 A(+1), DISP = NEW //STP2 A(+2), DISP = NEW //STP3 A(+3), DISP = NEW //STP4 A(+1), DISP = OLD STP3 was abended and I want restart my JCL from STP3 onwards & what are the precaution I want to take & what are the changes I need to make. Pls let me know.

4 Answers   CTS,


What is a procedure?

1 Answers  


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?

1 Answers   Thomson,


how to resolve the soc4 error?

5 Answers   ITC Infotech,


What does the keyword DCB mean and what are some of the keywords associated with it?

3 Answers   ITC Infotech,


Explain the function of dd name parameter with a 2 part structure; audit.report?

0 Answers  


Categories