See Also
When you define a job, you
specify:
·
|
What types of tasks are to be executed by the job. |
·
|
Which tasks of each type are to be executed. |
·
|
What order the tasks are to be executed in. |
·
|
Whether data manipulations should be committed for each record,
at the end of a task, or at the end of the job. |
·
|
How you want errors to be handled. |
·
|
What job parameters are to be used, if any. |
Related Topics:
How to Define a Job and its
Tasks
How to Validate a Job
|