- Mastering Oracle Scheduler in Oracle 11g Databases
- Ronald Rood
- 144字
- 2021-04-01 14:12:55
Steps to create a chain
When creating a chain, there are certain steps that need to be followed:
- List the actions that the chain should perform.
- Create the programs that perform separate actions.
- Enable the programs so that they can be used in the chain.
- Design the rules that the Scheduler must follow to work through the chain.
- Check if a chain step depends on events from outside the chain.
- Create the chain.
- a. Use
evaluation_interval
when a step depends on something outside the chain. - b. Leave
evaluation_interval
undefined when no external dependency exists.
- a. Use
- Create the chain steps by calling the created and enabled programs.
- Create the chain rules for every step with rules (at least) for success and failure.
- Enable the chain.
- Create a job that is going to run the chain.
Let's go through this list of actions in the upcoming sections.
推薦閱讀
- Enhancing Microsoft Content Management Server with ASP.NET 2.0
- 數(shù)碼攝影后期零基礎(chǔ)入門教程
- Painter繪畫實例教程
- Photoshop CS6 商業(yè)應(yīng)用案例實戰(zhàn)
- ERP沙盤模擬教程
- UI 設(shè)計入門一本就夠
- 中文版AutoCAD 2022基礎(chǔ)教程
- SolidWorks 2018有限元:運動仿真與流場分析自學(xué)手冊
- OpenCart 1.4 Template Design Cookbook
- 高等院校電腦美術(shù)教材:CorelDRAW X7中文版基礎(chǔ)教程
- SolidWorks 2020中文版從入門到精通
- 中文版AutoCAD 2022從入門到精通
- Excel革命!超級數(shù)據(jù)透視表Power Pivot與數(shù)據(jù)分析表達式DAX快速入門
- Mobile Web Development
- 圖像顯著區(qū)域提取方法及其應(yīng)用研究