You are on page 1of 40

When we want to update a job flow by taking a job from another workspace to another workspace we

can load them together and check out to lock in database and edit.
We should be searching for the job we need to be added to the one of the flow , after we find the job
we can click on the job and copy it and paste it to the existing flow . when we do that a new instace or
copy of the job is added to this flow , but the original instance or copy of job tagged to the other flow
will not change.

We have to check in after this is done for the changes to take place.

Control-m job monitoring :

Once a day the new day procedure evaluates each job’s scheduling criteria and determines whether it
should be run on that day , if so the job is ordered and an instance of that job is created and placed in
the active jobs environment

Jobs can also be ordered manually , the jobs runs when their pre-requisites are met.

There can four different job statuses in Active queue:


Control-m defines a set of viewpoints
Gives you an overall status of all the jobs
The description of the job is displayed on the side
Alerts:
When we click on alert it will show all the jobs having alerts :
For locating the job that got the alert right click the alert and select locate the job

Then a viewpoint opens

To view the cause of the error click the output tab:


When we click on the script it shows where exactly it is searching for the file and we can edit the script
to have the correct location.

Once we edit the script we can rerun it:


Changing an active job flow:
To make the job run now we have to change the job’s scheduling and for this

We have to go to job’s properties


We can change the scheduling :
Another way to run the job now :
When you want to perform an action on the job in a job flow

We can go to the job and right click and either HOLD, rerun or complete the job

You might also like