万本电子书0元读

万本电子书0元读

顶部广告

Mastering Oracle Scheduler in Oracle 11g Databases电子书

售       价:¥

4人正在读 | 0人评论 9.8

作       者:Ronald Rood

出  版  社:Packt Publishing

出版时间:2009-06-15

字       数:71.8万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
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.
目录展开

Mastering Oracle Scheduler in Oracle 11g Databases

Table of Contents

Mastering Oracle Scheduler in Oracle 11g Databases

Credits

About the Author

About the Reviewers

Preface

An overview of Oracle Scheduler

Database background

Scheduling events in the database

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the example code for the book

Errata

Piracy

Questions

1. Simple Jobs

Creating a user

Running your Jobs

PL/SQL block

Stored procedure

Executable

Program

Defining arguments for your jobs

Metadata arguments

Normal application arguments

Summary

2. Simple Chain

Jobs

Chains

Statuses

Chains and steps

Rules

Evaluation interval

Privileges

Steps to create a chain

Hands-on with chains

Programs

SHUTDOWN

COPYFILES

STARTUP

Program state

DB Console

Chain definition

Running the chain

Tricks with chains

Manipulating the running chains

Analyzing the chain

Summary

3. Control the Scheduler

Job creation

Job execution

Scheduler management

Logging

Log detail level

Log purging

Summary

4. Managing Resources

Resource consumer group

Creating resource consumer groups

Class

Plan

Window

Window groups

Monitoring

Problems with Resource Manager

Problems that Resource Manager solves

Summary

5. Getting Out of the Database

Security

Installation on Windows

Installation on Linux

Upgrading the remote job agent

Silent install of the remote job agent

Base release

Patch to the latest available level

Preparing the database for remote agent usage

Verifying the XDB installation

Setting the HTTP port

Creating remote Scheduler objects

Setting registration password

Configuring a remote agent

Troubleshooting

Multiple agents on the same host

Credentials

Creating job—targeting Unix

Creating job—targeting Windows

Runtime observations of the remote Scheduler

Resource Manager

Summary

6. Events

Monitoring job events

Events in chains

Event-based scheduling

Summary

7. Debugging the Scheduler

Unix—all releases

Windows usage

Bugs

Job environment

Checks to do in the database

Summary

8. The Scheduler in Real Life

Statistics collection

The schedule_run procedure

The run procedure

The statob procedure

The drop_jobs procedure

Generating the jobs

Performing the analysis

Generating the scheduled run

Backups

Things that can scare you

Diving into the code

Reading the event queue

Scheduling for the HOT backups

Scheduling the DARC process

Scheduling the final BARC process

How to use the calendar

Tools

How to schedule on the first day of a month

How to schedule only on Monday

How to schedule on the first Monday of a month

How to schedule on the first working day of a month

How to schedule on the first working Monday of a month

How to schedule on the nth Monday of a month

How to schedule on the last working day of a month

How to schedule in the first quarter of a year

How to schedule on the first Monday of the first quarter

Summary

9. Other Configurations

RAC

Job creation/modification

The job_class definition

Standby databases

Creating jobs in a logical standby database

Running jobs in a logical standby database

Summary

10. Scheduler GUI Tools

DB Console

Grid Control

DbVisualizer

Summary

Index

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部