- Mastering Oracle Scheduler in Oracle 11g Databases
- Ronald Rood
- 169字
- 2021-04-01 14:12:54
Chains
If we want to combine multiple logically-connected jobs or tasks, we should build a job chain. As the name implies, a chain is simply a group of concurrent or sequential jobs. Tasks that have no relation to the other tasks should be scheduled individually, and not as a part of a job chain.
In other words, an individual task can get skipped because another part in the chain has been skipped.
Clearly, skipping tasks in any chain is probably not something we want. In a job that consists of multiple steps, we want to see some kind of relationship between the steps. We describe this relationship with rules. The rules in a chain define the order in which the job steps are executed (or, maybe, not executed). Execution depends on the status of the previous job steps. Let's list the statuses and their meanings.
- Excel圖表與表格實戰技巧精粹
- Moldflow模流分析與工程應用
- ERP沙盤模擬簡明教程
- Blender 3D 2.49 Architecture, Buidlings, and Scenery
- CorelDRAW服裝設計實用教程(第四版)
- Object/Oriented JavaScript
- 中文版Photoshop CS6全能修煉圣經(移動學習版)
- Illustrator CC平面設計標準教程(微課版)
- Adobe創意大學InDesign產品專家認證標準教材(CS6修訂版)
- Excel 2010 Financials Cookbook
- MATLAB R2024a完全自學一本通
- Java EE 5 Development with NetBeans 6
- Flash CS6 動畫制作實戰從入門到精通
- Revit 2022中文版完全自學一本通
- Flash with Drupal