- ホーム
- > 洋書
- > 英文書
- > Computer / General
Full Description
This is your practical guide to setting up a working environment and using Oracle Scheduler. Packed with simple examples and clear explanations, real-life scenarios are discussed to make you comfortable in implementing them in your own system. This book is intended for Administrators and Developers who currently use tools like cron, DBMS_JOB, and the task manager, but who now want more control or who have a need to scale up to tools that can handle the network. Complex tasks can be built that easily control business process and enable the completion of important tasks in limited time. The reader is expected to have some experience of Oracle Database Management, and a working knowledge of SQL and PL/SQL.
Contents
Chapter 1 Simple Jobs The goal of this chapter is to get you, as quick as possible, going with the Scheduler. In the end you will automate simple tasks that are now maintained in for example cron, task manager, or the good old DBMS_JOB package. Chapter 2 Simple Chain In this chapter you will see lot of possibilities of chains with many examples and explanations. In short, all you ever wanted to know about chains but were afraid to ask. Chapter 3 Control the Scheduler For you people, living in an organization that requires strict job separation, this chapter will show how to make good use of the Scheduler and apply job separation. Chapter 4 Managing resources This is a very important chapter that explains how to crank up the power of a system to the limits by combining the Scheduler and resource manager. Here you will find how to get the best out of your system. Chapter 5 Getting out of the database This chapter will be of great help in setting up remote external jobs, introduced in oracle 11g. How is this related to the old fashioned local external jobs that we have got to know since oracle 10g and why we should get rid of the old external jobs? Get your answers here. Chapter 6 Events This chapter helps the reader to get a firm grip on events and explains how to make good use of events. Events sound like voodoo, but in the end are an extra tool found in the Scheduler. Chapter 7 Debugging the Scheduler When the jobs get more complicated it gets harder to understand why something works out differently than planned. This chapter gives the reader a new look at how to follow and debug Scheduler jobs. Chapter 8 The Scheduler in Real Life Here you will find some creative implementations of more or less common tasks this time implemented using the Scheduler. This chapter gives working code with clear explanations. This broadens the horizon and will take down barriers that might exist between other environments and oracle. Chapter 9 Other configurations This chapter shows how the Scheduler can be used in other configurations like standby databases and RAC. Chapter 10 - Working remotely This chapter shows how the Scheduler can be managed and monitored remotely through a web interface.



