- Mastering Oracle Scheduler in Oracle 11g Databases
- Ronald Rood
- 248字
- 2021-04-01 14:12:54
Chains and steps
As mentioned earlier, a chain consists of multiple steps that are logically connected together. We cannot say anything about the behavior of these steps in the job chain. In order to know when these steps are going to be executed, we have to know what rules are applied to them. All steps have a name. We are going to reference these names of steps in our rules, which we will define later. Now, let's return to the backup example and list the steps there:
SHUTDOWN
: Take the database offline in a clean way.COPYFILES
: Copy the database files to a remote location.STARTUP
: Start up the database for a normal operation.
Without rules, nothing much will happen. The Scheduler will be looking for a step to start, but will be unable to find it. As soon as the Scheduler finds itself in a situation where it is given a chain and it cannot determine what to do next, the job gets a special job status—CHAIN_STALLED
. This status means that the Scheduler does not know how to handle the chain. The chain will probably remain in this state indefinitely, unless we manually take over. If we ever find our job in such a state, it means that we have not taken into account all possible combinations of outcomes that the steps can have. Defining a good set of rules will mostly prevent us from getting in this state. Let's go to the rules now.
- 突破平面Photoshop UI界面設計與制作剖析
- 中文版After Effects 2021入門教程
- Flash CC從入門到精通
- 中文版CorelDRAW基礎培訓教程
- Cinema 4D電商美工與視覺設計案例教程(培訓教材版)
- Photoshop CS6實戰(zhàn)基礎培訓教程(全視頻微課版)
- After Effects CC 2018影視特效與合成案例教程
- IT Inventory and Resource Management with OCS Inventory NG 1.02
- 從零開始:Photoshop工具詳解與實戰(zhàn)
- UG NX 12.0中文版從入門到精通
- 中文版Maya 2014基礎培訓教程
- 計算機輔助翻譯基礎與實訓
- 中文版3ds Max 2014基礎培訓教程
- Creo 4.0中文版基礎教程
- Adobe Camera Raw完全自學教程