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 |
Is automatic restart possible in jcl?
using cursor how can you fetch more than one record into a variable
We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?
What will happen if we write two STOP RUN's in a COBOL program?
How is a dataset passed from one step to another?
How to pass data to a program that is coded in an exec statement?
What is job control language?
how to solve u4038 abbend?........
how to create gdg with out using idcams utility
Can we have a JOBSTEP without any EXEC ?
what is check pending option
What is the difference between run mode and addressing mode?