| By Ranko Mosic | Article Rating: |
|
| January 28, 2013 03:34 PM EST | Reads: |
1,432 |
Modern enterprise class Oracle shops typically operate hundreds of Oracle databases, all managed by sizable DBA teams.
Properly deployed Oracle databases actually require little administrative effort. I am here exploring ideas, technologies and techniques that bring us closer to the fully autonomic, self-managed Oracle database shops.
Autonomic computing aims at delivering self-managed and adaptable database systems ( and other IT components), while hiding complexity from users and operators. The goal is to minimize manual administrative effort, thus leading to reduced OPEX, better service and higher uptime.
Over the last few decades Oracle RDBMS has grown into mature, sophisticated product, featuring many improvements that bring it quite close to becoming Self-Managing Database System.

Database environments that closely adhere to an autonomic paradigm can be deployed today with the proper usage of Oracle database features, deployment techniques and specialized tools.
Database installations and configuration for most of the environments (i.e., non-production) should be done in a private cloud environment based on templates. Fully configured database, including backups, monitoring etc. can be deployed in less than an hour. An example of a public cloud environment that can be emulated in a private cloud setting are Amazon Web Services IaaS and PaaS platforms.
An interim solution could be that database installations are performed using response files, templates or gold images.
Oracle RDBMS optimizer produces best SQL query execution plan based on collected statistics, almost eliminating the need to manually tune SQL statements.
Database disk space and memory management are fully automated. ASM (Automated Storage Management), datafile autoextend, ASSM (Automated Segment Space Management) and AMM (Automatic Memory Management) handle all disk space and memory management tasks.
Oracle Instance Caging (database instance throttling) and Database Resource Manager (Exadata also features IORM) make it possible to divide and prioritize available resources between database instances and session groups, thus limiting their ability to overburden and destabilize the system.
Oracle Restart (for single instance databases), or Oracle Clusterware (in RAC environments) can automatically restart components like listener, database instance etc. after component failure or node restart. Multi-tenancy (also coming as an explicit feature in the upcoming Oracle 12c database) make it possible to reduce administration burden by sharing resources between multiple tenant applications.
Corrective actions can be specified in Oracle Enterprise Manager (SQL, host scripts to be executed) after certain predefined condition is met i.e. in response to policy violations.
Published January 28, 2013 Reads 1,432
Copyright © 2013 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
- IBM Launches New Autonomic Offerings for Self-Managing IT Systems
- Microsoft Announces Comprehensive Virtualization Strategy to Enable Self- Managing Dynamic Systems
- Leeyo Software's RevPro Revenue Management and Automation Software Achieves Oracle Database Ready, Oracle WebLogic Ready and Oracle Linux Ready Status
More Stories By Ranko Mosic
Ranko Mosic ( OCP ) is specializing in Oracle Database Administration work. He has more than 20 years of North American IT industry experience. His texts about Oracle database were published in various industry publications and his profile was published in Oracle Magazine. He can be reached at ranko.mosic@gmail.com
- Cloud People: A Who's Who of Cloud Computing
- Cloud Expo New York: Delivering Digital Marketing on the Cloud
- AWS Going into a New Line of Work
- Session Topics: 12th Cloud Expo / Cloud Expo New York
- Five Big Data Features in SQL Server
- How Bon-Ton Stores Align Business Goals with IT Requirements
- Cloud Conversations: AWS EBS, Glacier and S3 Overview | Part 2 S3
- Amazon Cuts Prices on S3
- Cloud Conversations: AWS EBS, Glacier and S3 Overview | Part 3
- Compuware Signs New APM Partnership
- Google Submits Concessions to EC; Gets Sued in the UK
- Component Models in Java | Part 1
- Cloud People: A Who's Who of Cloud Computing
- Cloud Expo New York: Delivering Digital Marketing on the Cloud
- AWS Going into a New Line of Work
- Session Topics: 12th Cloud Expo / Cloud Expo New York
- Help Desk Solution Empowers Employees
- Five Steps Toward Achieving Better Compliance with Identity Analytics
- Five Big Data Features in SQL Server
- Big Data Is Not Just About Marketing: Don’t Forget the IT Department’s Needs
- How Bon-Ton Stores Align Business Goals with IT Requirements
- A Cloud-Based Testing Tool for the Budget-Minded
- Top Considerations for Your Hybrid Cloud Environment
- Componentizing Applications with Layered Architecture
- Where Are RIA Technologies Headed in 2008?
- Processing XML with C# and .NET
- AJAX World RIA Conference & Expo Kicks Off in New York City
- JSON vs XML - A Jason vs Freddie Sequel
- The Top 250 Players in the Cloud Computing Ecosystem
- Has the Technology Bounceback Begun?
- BPEL Processes and Human Workflow
- i-Technology Viewpoint: The Very Confused World of 3D and XML
- Generating XML from Relational Database Tables
- "HP's Problem Ain't the SAP Install," Says Sun's Schwartz
- Open Source Database Special Feature: An Introduction to Berkeley DB XML
- eXist - An Introduction To Open Source Native XML Database
























