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 are SD37, SB37, SE37 abends?

4 Answers  


What is the use of DSNDB07 ?

1 Answers  


is it possible to submitt more than one job in job card in jcl? and if yes than is it necessary to have the jobs same name?

4 Answers   Accenture,


Explain about LMMLIST�list a library's members

1 Answers  


How to get cursor position from system in CICS environment ?

8 Answers  






What is a Proc ? why do we go for a Proc ? What are the types of procs?Can we have nesting in Procs ?

9 Answers   Xansa,


Explain about LMCLOSE�close a data set

1 Answers  


how to run batch program without jcl?

3 Answers   HSBC, IBM,


read all error codes like SB07?

1 Answers  


Can we change a FB file to VB file in JCL? Please help

1 Answers  


If the proc stepname is excluded while overriding the COND, TIME, REGION and PARM parameters while calling the proc, will the override only apply to the first step in the proc or all the steps for all the above parameters?

2 Answers  


How would I code JCL to copy a gdg data set G001v00 and create a gdg Data set G001v01

2 Answers  


Categories