what is meant by jobtrac?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
What are SD37, SB37, SE37 abends?
What is the use of DSNDB07 ?
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?
Explain about LMMLIST�list a library's members
How to get cursor position from system in CICS environment ?
What is a Proc ? why do we go for a Proc ? What are the types of procs?Can we have nesting in Procs ?
Explain about LMCLOSE�close a data set
how to run batch program without jcl?
read all error codes like SB07?
Can we change a FB file to VB file in JCL? Please help
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?
How would I code JCL to copy a gdg data set G001v00 and create a gdg Data set G001v01