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

What is the use of symbol // in jcl?

0 Answers  


how to convert fb to vb in jcl ?

5 Answers   IBM, Infosys,


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The DISP in the JCL is SHR and the program opens the file in EXTEND mode. What happens ?

3 Answers  


List in order the hierarchical levels of jcl?

0 Answers  


Explain about LMMLIST�list a library's members

1 Answers  






Explain how can return codes be tested before execution of a job step?

0 Answers  


How To get the last record in VSAM file in cluster? and How can u get the ksds file records into ur cobol program ? Pls tell me about these two questions.

1 Answers   Cap Gemini,


wht do u mean by internal reader in jcl ? wht is the use of internal reader ?

1 Answers   Syntel,


How do you pass parameters to the program as the job is being executed ?

2 Answers  


What do you understand by jcl?

0 Answers  


how do you access an uncataloged dataset in a jcl?

0 Answers   IBM,


what is DSN parameter and DISP parameter is used for?

0 Answers  


Categories