SlideShare a Scribd company logo
Extreme Database Management
New Features for Power DBAs
of DBAs admit doing
nothing to address
performance issues
3
Over 50% of DBAs avoid making
changes to production because of
negatively impacting performance
90% experienced unplanned
downtime resulting from Database
changes NOT properly tested
CHANGE—AVOID OR EMBRACE
4
DATA GROWTH
33% of DBAs handle close to 100
database instances each—with
data stores expanding by more
than 20% per year
5
Unresponsive Database Problem
• How do I diagnose a slow or hung database?
– If the database is unresponsive, I can’t even
connect!
– Even if I can connect, I need a diagnosis quickly!
• Should I just bounce the database?
– All in-flight operations will be aborted, mid-tier
connections/states will be lost
– All diagnostic information will be lost
– “If I could only know which blocking session to kill!”
Real-Time ADDM
• Real-time analysis of hung or slow database systems
• Holistically identify global resource contentions and deadlocks
• Quantified performance impact
• Precise, actionable recommendations
• Provide cluster-wide analysis for RAC
Real-Time ADDM—Architecture
Makes a lightweight connection without acquiring additional locks and
resources, bypassing the SQL layer through the agent
Also attempts to initiate standard JDBC connection
Data returned by either connection is analyzed by Real-Time ADDM
EM Agent
JDBC Connection
Diagnostic Connection
ADDM
Analysis
Database
Resource
Constraints
Hangs
Memory Issues
Resource Limits
Reached
Deadlocks
Top Issues Identified
by Real-Time ADDM
Comparative Performance Analysis
• Performance yesterday was good, today is
terrible, what happened?
• What changes were made?
• Is someone running a new batch job?
• RAC instance 1 is running much faster than
instance 2, what’s the difference?
• Is there a workload skew?
• Did someone make configuration changes?
Compare Period ADDM: Method
STEP 1:
• Identify what changed
• DB configurations, workload changes
STEP 2:
• Quantify performance differences
• Uses DB Time as basis for measuring
performance
STEP 3:
• Identify root cause
• Correlate performance differences with
changes
Did the Buffer cache get smaller?
Why is there 10% new SQL?
How come Top SQL impact increased by 45%?
Read I/O are up by 55%, why?
Did a buffer cache reduction cause a
read I/O increase?
Active Session History (ASH) Analytics
• Advanced analysis with graphicalASH
report
• Select any time period for analysis
• Analyze performance across many
dimensions
• Provides visual filtering for recursive drill-
downs
• Different visualizations: Stacked chart or
Tree Map
• Collaborate with others using Active
Reports
ASH Analytics Performance Dimensions
SQL
SQL ID
Plan Hash
Operation
OpCode
PL/SQL
PL/SQL
Top Level
PL/SQL
Resources
Wait Class
Wait
Event
Object
Blocking
Session
Identifiers
Instance
Services
User
Session
Parallel
Process
Program
Session
Type
Attributes
Consumer
Group
Module
Action
Client
Trans. ID
ASH
SQL
PL/SQL
Resource
Consump-
tion
Session
Identifiers
Session
Attributes
Advise
Act
Audit Core Analyze
Database Lifecycle Management
• Discover
• Hosts & Applications
• Dependencies and Relationships
• Inventory
• Collect
• Deep configuration data
• Parsed Configuration Files
• Patches installed• Real-Time Monitoring – Who/When
• Compliance Score
• Best Practices
• Oracle Recommendations
• Regulatory ( PCI,Cobit)
• Report
• Inventory &Trend
• Automatic Change Reconciliation
• Authorization vs Unauthorized
• Patch Advisories via MOS
• Upgrade Advisories from MOS
• Configuration Policy Violations
• Change/Patch Plans
• Mass deployment
• Schema Synchronization
• Settings, Drift & Policy Actions
• Configuration Changes
• Topology guided Impact Analysis
• Config Comparison for Drift Analysis
• To Gold & Baseline
• 1 to 1, 1 to N
• Target and System
• DB Change Management
• Data Comparison
• Change Plans
• Patch Conflict and PreReq Analysis
Capture Clone Mask Test
NAME SSN SALARY
AGUILAR 203-33-3234 40,000
BENSON 323-22-2943 60,000
NAME SSN SALARY
SMITH 111-22-3333 60,000
MILLER 112-23-4567 40,000
DB Replay capture files
SQL Tuning Set (STS)
AWR snapshots
Clone prod system
Consistent masking
across tables, capture
files, STS and AWR
snapshots
Securely
replay
workload &
STS
Production Stage Test
Secure Database Testing
Real Application Testing Integration with Data Masking
Test Data Management
Challenges
Error-prone,
manual process
Producing
relationally intact
subset is hard
but necessary
Cannot use
sensitive data in
test without
obfuscation
Full production
copies for test
systems not
cost effective
Data Modeling & Discovery
• Application Data Model (ADM)
– Scans application schemas to model relationships between tables and columns
– Extracts data relationships from Oracle Applications meta-data
– Stores referential relationships stored in repository
– Enables Data Masking & Subsetting operations to be application aware
• Sensitive Data Discovery & Data Masking
– Pattern-based sensitive data scanning
– Import from pre-built mask templates
– Pre-built Data Masking templates for Oracle applications
• Oracle eBusiness Suite
• Oracle FusionApplications
• Automatic data extraction rules from Application Data Model
• Understand different table types: transactional vs. reference vs. temp tables
• Subset by percentage of tables or columns (e.g. regions, year) at runtime
• Estimate subset size before execution
• Subset 100 GB  20 GB in 12 minutes using export method
Data Subsetting
Define new
Application
Data Model
Create
Data
Subset
Definition
Extract
Data
Subset
Export /
Import
In-Place
Delete
TestProduction
Database Upgrade Automation
Plan
• Detect new DB versions in My Oracle Support
• Suggest best upgrade path for patch compatibility
• In-context reference to Upgrade documentation
Analyze
• Check DB for upgradeability (space, version, etc.)
• Support upgrade from 10.2.0.4+ to 11.2
Deploy
• Mass deploy binaries to targets and create out-of-
place copies
• Upgrade process can be paused/resumed
Switch
• Switch instances to new installations
• Easy switchback if needed
Consolidation Planner
Determines candidates for consolidation
• Identifies under and over-utilized server
• Identifies ideal placements
• Works for physical and virtual environments
Benefits
• Maximizes server density
• Minimizes resource contention
• Maintains performance commitment
• Satisfies business, compliance, and technical constraints
Consolidation Planner
• Leverages resource utilization and
configuration data from Enterprise
Manager repository
– CPU, memory, storage, network
– Over a representative period
Administrator specifies servers and
constraints for workload migration
– Physical/virtual servers
– Existing/planned servers
– Business/technical constraints
Detailed analysis on different scenarios
of consolidated workloads
27 Copyright © 2011, Oracle and/or itsaffiliates. All rights
reserved.
Oracle Exadata
Optimized for Database Consolidation
Exadata serves as cloud for databases
Large memory enables many
databases to be consolidated
Extreme performance for complex
workloads that mix OLTP, DW, batch,
reporting
I/O and CPU resource management
isolates workloads
Exadata Management
Integrated Management of Hardware and Software
• Hardware view
• Schematic of Storage cells, Database
Servers (compute nodes) & switches
• Hardware components alerts
• Software/system view
• Performance, availability, usage by
databases, services, clusters
• Software alerts from db, cluster, ASM
• Topology view of DB systems/clusters
• Configuration view
• Version summary of all components
along with patch recommendations
Storage Cell Performance
• Drill down from
database performance
page
• Composite cell health
indicators
• Helps triage
• Load imbalance
• ASM problems
• Cell configuration
issues
• Cell software or
hardware failures
• Network failures
Storage Cell Management
• Storage Cell monitoring and administration support
– Cell Home page and performance pages
– Actions supported: Start/stop Cell, verify connectivity, setup SSH, execute Cellcli on cells
– Setup IORM for database targets
• Management by Cell Group
– All cells used by a database automatically placed in a group
– Cell Group level administration operations (batch job monitoring)
Infiniband Network Monitoring
• Infiniband network and switches as EM
targets
• Network home page and performance page –
real time and historical
• Network topology view
• Perform admin tasks such as enable/disable
port, clear performance/error counters
Full monitoring
• Alerts (switch generated and EM
generated)
• Performance metrics
• Configuration metrics – detect and
notify configuration changes/best
practice violations
Database Cloud Setup and Resource Monitoring
• Manage zones and underlying
resources (databases, Server
Pools, VMs)
– Track resource flux, tenants,
policy violations, etc
– Drill down into individual
resources for deeper
monitoring
• Monitor requests and failure
rates and identify potential
bottlenecks to remediate
35 Copyright © 2011, Oracle and/or itsaffiliates. All rights
reserved.
Database User Privileges
Challenge
Self Service works over shared
resources
SYS and SYSTEM are too powerful to
be shared with SSA user
SSA user should not be able to
change init parameters
Solution
Create a master account with limited
privileges for the SSA user
SSA user provides username and
password
This master account will be the admin
account for the database
Master Account Privileges
Grant DBA role and revoke the following privileges:
• Alter database
• Alter system
• Create any directory
• Drop any directory
• Grant any object
privilege
• Grant any privilege
• Grant any role
36 Copyright © 2011, Oracle and/or itsaffiliates. All rights
reserved.
Locked values shown in
read only mode
Capturing Provisioning Profiles
• Capture database configuration via Provisioning Profiles
• Lock and Save deployment procedures by using values from profile or by overriding them
Database Provisioning Procedures
37 Copyright © 2011, Oracle and/or itsaffiliates. All rights
reserved.
Catalog of Service Templates
09/05/2011
• Publish saved deployment procedures as service templates
• Build a large service catalog by changing database versions, configuration, and other params
Self-Service DB Provisioning by End User
Out-of-box console; no additional
set up required
Supports custom background
Rich service catalog:
Database service
OVM Templates and Assemblies
Java applications
Additional capabilities:
Backup and Restore VM/Database
Basic resource monitoring
Chargeback information
Quota monitoring
Cloud APIs
RESTFul APIs and CLIs ideal for
Cloud integrators
“British Telecom uses Oracle Enterprise Manager to provide database-
as-a-service and middleware-as cloud service offerings. We can now
deploy a database in 20 minutes whereas in the past it would have
taken us a couple of weeks. The business reaps the benefit in decreased
costs of hardware, being agile and being able to deliver services quickly
to market. BT are excited about the new features in Oracle Enterprise
Manager 12c such as customer self-service, templated provisioning,
agentless discovery, metering and chargeback—which we expect to
further help cut costs."
Surren Partabh
CTO Core Technologies
British Telecom
Source: BT Deploys Oracle Database as a Service, cutting provisioning time from weeks to minutes
http://streaming.oracle.com/ebn/podcasts/media/10957726_BT_110911.mp3
Metering and Chargeback
Charge UserDiscover & Plan Track Usage
Benefits
Align IT with business goals
Drive better decision making
Plan for IT budget requirements
Quicker return on IT investment
Key Features
Resource usage metering
Historical usage trends
Cost allocation and charge plan evaluation
Reporting for cloud self-service application
Database Metering and Chargeback Metrics
Metric Metric Type Aggregation
Dedicated
Base Charge Fixed sum
Backup Charge Fixed sum
CPU Utilization(SPECint®_rate_base2006) Usage avg
CPU Utilization(%)* Usage avg
Edition Config n/a
Version Config n/a
Storage Usage * Config avg
MemoryUsage * Config avg
Option Config n/a
Shared
(by Service)
Base Charge Fixed sum
DB Time Usage sum
CPU Time Usage sum
CPU Utilization(%) Usage avg
CPU Utilization(SPECint®_rate_base2006) Usage avg
SQL Executes Usage sum
User Transactions Usage sum
Disk Read Bytes (Physical) Usage sum
Disk Write Bytes (Physical) Usage sum
NetworkIO Usage avg
Presentation   cloud control enterprise manager 12c
Presentation   cloud control enterprise manager 12c

More Related Content

What's hot

Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...
Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...
Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...Aaron Shilo
 
SQL Server 2016 new features
SQL Server 2016 new featuresSQL Server 2016 new features
SQL Server 2016 new featuresSpanishPASSVC
 
Day 2 Data Stage Manager 11.0
Day 2 Data Stage Manager 11.0Day 2 Data Stage Manager 11.0
Day 2 Data Stage Manager 11.0kshanmug2
 
Taming the shrew, Optimizing Power BI Options
Taming the shrew, Optimizing Power BI OptionsTaming the shrew, Optimizing Power BI Options
Taming the shrew, Optimizing Power BI OptionsKellyn Pot'Vin-Gorman
 
Présentation Oracle DataBase 11g
Présentation Oracle DataBase 11gPrésentation Oracle DataBase 11g
Présentation Oracle DataBase 11gCynapsys It Hotspot
 
high performance databases
high performance databaseshigh performance databases
high performance databasesmahdi_92
 
Bb performance-engineering-toad
Bb performance-engineering-toadBb performance-engineering-toad
Bb performance-engineering-toadSteve Feldman
 
One database solution for your enterprise business - Oracle 12c
One database solution for your enterprise business - Oracle 12cOne database solution for your enterprise business - Oracle 12c
One database solution for your enterprise business - Oracle 12cSatishbabu Gunukula
 
Introduction to microsoft sql server 2008 r2
Introduction to microsoft sql server 2008 r2Introduction to microsoft sql server 2008 r2
Introduction to microsoft sql server 2008 r2Eduardo Castro
 
Presentation application change management and data masking strategies for ...
Presentation   application change management and data masking strategies for ...Presentation   application change management and data masking strategies for ...
Presentation application change management and data masking strategies for ...xKinAnx
 
DBaaS - The Next generation of database infrastructure
DBaaS - The Next generation of database infrastructureDBaaS - The Next generation of database infrastructure
DBaaS - The Next generation of database infrastructureEmiliano Fusaglia
 
SQL Server 2017 - Adaptive Query Processing and Automatic Query Tuning
SQL Server 2017 - Adaptive Query Processing and Automatic Query TuningSQL Server 2017 - Adaptive Query Processing and Automatic Query Tuning
SQL Server 2017 - Adaptive Query Processing and Automatic Query TuningJavier Villegas
 
A Crash Course in SQL Server Administration for Reluctant Database Administra...
A Crash Course in SQL Server Administration for Reluctant Database Administra...A Crash Course in SQL Server Administration for Reluctant Database Administra...
A Crash Course in SQL Server Administration for Reluctant Database Administra...Chad Petrovay
 
The High Performance DBA Optimizing Databases For High Performance
The High Performance DBA Optimizing Databases For High PerformanceThe High Performance DBA Optimizing Databases For High Performance
The High Performance DBA Optimizing Databases For High PerformanceEmbarcadero Technologies
 

What's hot (20)

Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...
Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...
Exploring Oracle Database Performance Tuning Best Practices for DBAs and Deve...
 
Ibm info sphere datastage tutorial part 1 architecture examples
Ibm info sphere datastage tutorial part 1  architecture examplesIbm info sphere datastage tutorial part 1  architecture examples
Ibm info sphere datastage tutorial part 1 architecture examples
 
SQL Server 2016 new features
SQL Server 2016 new featuresSQL Server 2016 new features
SQL Server 2016 new features
 
Datastage Introduction To Data Warehousing
Datastage Introduction To Data WarehousingDatastage Introduction To Data Warehousing
Datastage Introduction To Data Warehousing
 
58750024 datastage-student-guide
58750024 datastage-student-guide58750024 datastage-student-guide
58750024 datastage-student-guide
 
Day 2 Data Stage Manager 11.0
Day 2 Data Stage Manager 11.0Day 2 Data Stage Manager 11.0
Day 2 Data Stage Manager 11.0
 
Taming the shrew, Optimizing Power BI Options
Taming the shrew, Optimizing Power BI OptionsTaming the shrew, Optimizing Power BI Options
Taming the shrew, Optimizing Power BI Options
 
Présentation Oracle DataBase 11g
Présentation Oracle DataBase 11gPrésentation Oracle DataBase 11g
Présentation Oracle DataBase 11g
 
high performance databases
high performance databaseshigh performance databases
high performance databases
 
Bb performance-engineering-toad
Bb performance-engineering-toadBb performance-engineering-toad
Bb performance-engineering-toad
 
One database solution for your enterprise business - Oracle 12c
One database solution for your enterprise business - Oracle 12cOne database solution for your enterprise business - Oracle 12c
One database solution for your enterprise business - Oracle 12c
 
Introduction to microsoft sql server 2008 r2
Introduction to microsoft sql server 2008 r2Introduction to microsoft sql server 2008 r2
Introduction to microsoft sql server 2008 r2
 
Presentation application change management and data masking strategies for ...
Presentation   application change management and data masking strategies for ...Presentation   application change management and data masking strategies for ...
Presentation application change management and data masking strategies for ...
 
DBaaS - The Next generation of database infrastructure
DBaaS - The Next generation of database infrastructureDBaaS - The Next generation of database infrastructure
DBaaS - The Next generation of database infrastructure
 
AbdulMateen
AbdulMateenAbdulMateen
AbdulMateen
 
Siva-Resume
Siva-ResumeSiva-Resume
Siva-Resume
 
SQL Server 2017 - Adaptive Query Processing and Automatic Query Tuning
SQL Server 2017 - Adaptive Query Processing and Automatic Query TuningSQL Server 2017 - Adaptive Query Processing and Automatic Query Tuning
SQL Server 2017 - Adaptive Query Processing and Automatic Query Tuning
 
A Crash Course in SQL Server Administration for Reluctant Database Administra...
A Crash Course in SQL Server Administration for Reluctant Database Administra...A Crash Course in SQL Server Administration for Reluctant Database Administra...
A Crash Course in SQL Server Administration for Reluctant Database Administra...
 
The High Performance DBA Optimizing Databases For High Performance
The High Performance DBA Optimizing Databases For High PerformanceThe High Performance DBA Optimizing Databases For High Performance
The High Performance DBA Optimizing Databases For High Performance
 
Stretch db sql server 2016 (sn0028)
Stretch db   sql server 2016 (sn0028)Stretch db   sql server 2016 (sn0028)
Stretch db sql server 2016 (sn0028)
 

Viewers also liked

Новые возможности платформы Oracle 12c для хранилищ данных
Новые возможности платформы Oracle 12c для хранилищ данныхНовые возможности платформы Oracle 12c для хранилищ данных
Новые возможности платформы Oracle 12c для хранилищ данныхAndrey Akulov
 
Oracle Database 12c: Новые возможности Oracle 12c
Oracle Database 12c: Новые возможности Oracle 12cOracle Database 12c: Новые возможности Oracle 12c
Oracle Database 12c: Новые возможности Oracle 12cAndrey Akulov
 
OOW15 - Oracle Enterprise Manager Cloud Control for Managing Oracle E-Busines...
OOW15 - Oracle Enterprise Manager Cloud Control for Managing Oracle E-Busines...OOW15 - Oracle Enterprise Manager Cloud Control for Managing Oracle E-Busines...
OOW15 - Oracle Enterprise Manager Cloud Control for Managing Oracle E-Busines...vasuballa
 
OOW15 - Simplified and Touch-Friendly User Interface in Oracle E-Business Suite
OOW15 - Simplified and Touch-Friendly User Interface in Oracle E-Business SuiteOOW15 - Simplified and Touch-Friendly User Interface in Oracle E-Business Suite
OOW15 - Simplified and Touch-Friendly User Interface in Oracle E-Business Suitevasuballa
 
OOW15 - Customer Success Stories: Upgrading to Oracle E-Business Suite 12.2
OOW15 - Customer Success Stories: Upgrading to Oracle E-Business Suite 12.2 OOW15 - Customer Success Stories: Upgrading to Oracle E-Business Suite 12.2
OOW15 - Customer Success Stories: Upgrading to Oracle E-Business Suite 12.2 vasuballa
 
Big Data at Oracle - Strata 2015 San Jose
Big Data at Oracle - Strata 2015 San JoseBig Data at Oracle - Strata 2015 San Jose
Big Data at Oracle - Strata 2015 San JoseJeffrey T. Pollock
 
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...vasuballa
 
OOW15 - Oracle E-Business Suite Integration Best Practices
OOW15 - Oracle E-Business Suite Integration Best PracticesOOW15 - Oracle E-Business Suite Integration Best Practices
OOW15 - Oracle E-Business Suite Integration Best Practicesvasuballa
 

Viewers also liked (8)

Новые возможности платформы Oracle 12c для хранилищ данных
Новые возможности платформы Oracle 12c для хранилищ данныхНовые возможности платформы Oracle 12c для хранилищ данных
Новые возможности платформы Oracle 12c для хранилищ данных
 
Oracle Database 12c: Новые возможности Oracle 12c
Oracle Database 12c: Новые возможности Oracle 12cOracle Database 12c: Новые возможности Oracle 12c
Oracle Database 12c: Новые возможности Oracle 12c
 
OOW15 - Oracle Enterprise Manager Cloud Control for Managing Oracle E-Busines...
OOW15 - Oracle Enterprise Manager Cloud Control for Managing Oracle E-Busines...OOW15 - Oracle Enterprise Manager Cloud Control for Managing Oracle E-Busines...
OOW15 - Oracle Enterprise Manager Cloud Control for Managing Oracle E-Busines...
 
OOW15 - Simplified and Touch-Friendly User Interface in Oracle E-Business Suite
OOW15 - Simplified and Touch-Friendly User Interface in Oracle E-Business SuiteOOW15 - Simplified and Touch-Friendly User Interface in Oracle E-Business Suite
OOW15 - Simplified and Touch-Friendly User Interface in Oracle E-Business Suite
 
OOW15 - Customer Success Stories: Upgrading to Oracle E-Business Suite 12.2
OOW15 - Customer Success Stories: Upgrading to Oracle E-Business Suite 12.2 OOW15 - Customer Success Stories: Upgrading to Oracle E-Business Suite 12.2
OOW15 - Customer Success Stories: Upgrading to Oracle E-Business Suite 12.2
 
Big Data at Oracle - Strata 2015 San Jose
Big Data at Oracle - Strata 2015 San JoseBig Data at Oracle - Strata 2015 San Jose
Big Data at Oracle - Strata 2015 San Jose
 
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
OOW16 - Oracle Enterprise Manager 13c Cloud Control for Managing Oracle E-Bus...
 
OOW15 - Oracle E-Business Suite Integration Best Practices
OOW15 - Oracle E-Business Suite Integration Best PracticesOOW15 - Oracle E-Business Suite Integration Best Practices
OOW15 - Oracle E-Business Suite Integration Best Practices
 

Similar to Presentation cloud control enterprise manager 12c

Oracle Enterprise Manager 12c: updates and upgrades.
Oracle Enterprise Manager 12c: updates and upgrades.Oracle Enterprise Manager 12c: updates and upgrades.
Oracle Enterprise Manager 12c: updates and upgrades.Rolta
 
Best storage engine for MySQL
Best storage engine for MySQLBest storage engine for MySQL
Best storage engine for MySQLtomflemingh2
 
Azure SQL Database for the SQL Server DBA - Azure Bootcamp Athens 2018
Azure SQL Database for the SQL Server DBA - Azure Bootcamp Athens 2018 Azure SQL Database for the SQL Server DBA - Azure Bootcamp Athens 2018
Azure SQL Database for the SQL Server DBA - Azure Bootcamp Athens 2018 Antonios Chatzipavlis
 
Java Developers, make the database work for you (NLJUG JFall 2010)
Java Developers, make the database work for you (NLJUG JFall 2010)Java Developers, make the database work for you (NLJUG JFall 2010)
Java Developers, make the database work for you (NLJUG JFall 2010)Lucas Jellema
 
Data Warehouse Optimization
Data Warehouse OptimizationData Warehouse Optimization
Data Warehouse OptimizationCloudera, Inc.
 
Oracle Database Performance Tuning Advanced Features and Best Practices for DBAs
Oracle Database Performance Tuning Advanced Features and Best Practices for DBAsOracle Database Performance Tuning Advanced Features and Best Practices for DBAs
Oracle Database Performance Tuning Advanced Features and Best Practices for DBAsZohar Elkayam
 
CST204 DBMSMODULE1 PPT (1).pptx
CST204 DBMSMODULE1 PPT (1).pptxCST204 DBMSMODULE1 PPT (1).pptx
CST204 DBMSMODULE1 PPT (1).pptxMEGHANA508383
 
An AMIS Overview of Oracle database 12c (12.1)
An AMIS Overview of Oracle database 12c (12.1)An AMIS Overview of Oracle database 12c (12.1)
An AMIS Overview of Oracle database 12c (12.1)Marco Gralike
 
Iod session 3423 analytics patterns of expertise, the fast path to amazing ...
Iod session 3423   analytics patterns of expertise, the fast path to amazing ...Iod session 3423   analytics patterns of expertise, the fast path to amazing ...
Iod session 3423 analytics patterns of expertise, the fast path to amazing ...Rachel Bland
 
Tech-Spark: Azure SQL Databases
Tech-Spark: Azure SQL DatabasesTech-Spark: Azure SQL Databases
Tech-Spark: Azure SQL DatabasesRalph Attard
 
Migrate from Oracle to Aurora PostgreSQL: Best Practices, Design Patterns, & ...
Migrate from Oracle to Aurora PostgreSQL: Best Practices, Design Patterns, & ...Migrate from Oracle to Aurora PostgreSQL: Best Practices, Design Patterns, & ...
Migrate from Oracle to Aurora PostgreSQL: Best Practices, Design Patterns, & ...Amazon Web Services
 
SQL Explore 2012: P&T Part 1
SQL Explore 2012: P&T Part 1SQL Explore 2012: P&T Part 1
SQL Explore 2012: P&T Part 1sqlserver.co.il
 
collab2011-tuning-ebusiness-421966.pdf
collab2011-tuning-ebusiness-421966.pdfcollab2011-tuning-ebusiness-421966.pdf
collab2011-tuning-ebusiness-421966.pdfElboulmaniMohamed
 
Remote DBA Experts SQL Server 2008 New Features
Remote DBA Experts SQL Server 2008 New FeaturesRemote DBA Experts SQL Server 2008 New Features
Remote DBA Experts SQL Server 2008 New FeaturesRemote DBA Experts
 
EDB Database Servers and Tools
EDB Database Servers and Tools EDB Database Servers and Tools
EDB Database Servers and Tools Ashnikbiz
 
Scalable relational database with SQL Azure
Scalable relational database with SQL AzureScalable relational database with SQL Azure
Scalable relational database with SQL AzureShy Engelberg
 

Similar to Presentation cloud control enterprise manager 12c (20)

Oracle Enterprise Manager 12c: updates and upgrades.
Oracle Enterprise Manager 12c: updates and upgrades.Oracle Enterprise Manager 12c: updates and upgrades.
Oracle Enterprise Manager 12c: updates and upgrades.
 
Best storage engine for MySQL
Best storage engine for MySQLBest storage engine for MySQL
Best storage engine for MySQL
 
Azure SQL Database for the SQL Server DBA - Azure Bootcamp Athens 2018
Azure SQL Database for the SQL Server DBA - Azure Bootcamp Athens 2018 Azure SQL Database for the SQL Server DBA - Azure Bootcamp Athens 2018
Azure SQL Database for the SQL Server DBA - Azure Bootcamp Athens 2018
 
Java Developers, make the database work for you (NLJUG JFall 2010)
Java Developers, make the database work for you (NLJUG JFall 2010)Java Developers, make the database work for you (NLJUG JFall 2010)
Java Developers, make the database work for you (NLJUG JFall 2010)
 
Data Warehouse Optimization
Data Warehouse OptimizationData Warehouse Optimization
Data Warehouse Optimization
 
Oracle Database Performance Tuning Advanced Features and Best Practices for DBAs
Oracle Database Performance Tuning Advanced Features and Best Practices for DBAsOracle Database Performance Tuning Advanced Features and Best Practices for DBAs
Oracle Database Performance Tuning Advanced Features and Best Practices for DBAs
 
Azure data platform overview
Azure data platform overviewAzure data platform overview
Azure data platform overview
 
CST204 DBMSMODULE1 PPT (1).pptx
CST204 DBMSMODULE1 PPT (1).pptxCST204 DBMSMODULE1 PPT (1).pptx
CST204 DBMSMODULE1 PPT (1).pptx
 
Monitor database essentials with Applications Manager
Monitor database essentials with Applications ManagerMonitor database essentials with Applications Manager
Monitor database essentials with Applications Manager
 
Taming the shrew Power BI
Taming the shrew Power BITaming the shrew Power BI
Taming the shrew Power BI
 
An AMIS Overview of Oracle database 12c (12.1)
An AMIS Overview of Oracle database 12c (12.1)An AMIS Overview of Oracle database 12c (12.1)
An AMIS Overview of Oracle database 12c (12.1)
 
Iod session 3423 analytics patterns of expertise, the fast path to amazing ...
Iod session 3423   analytics patterns of expertise, the fast path to amazing ...Iod session 3423   analytics patterns of expertise, the fast path to amazing ...
Iod session 3423 analytics patterns of expertise, the fast path to amazing ...
 
Tech-Spark: Azure SQL Databases
Tech-Spark: Azure SQL DatabasesTech-Spark: Azure SQL Databases
Tech-Spark: Azure SQL Databases
 
An AMIS overview of database 12c
An AMIS overview of database 12cAn AMIS overview of database 12c
An AMIS overview of database 12c
 
Migrate from Oracle to Aurora PostgreSQL: Best Practices, Design Patterns, & ...
Migrate from Oracle to Aurora PostgreSQL: Best Practices, Design Patterns, & ...Migrate from Oracle to Aurora PostgreSQL: Best Practices, Design Patterns, & ...
Migrate from Oracle to Aurora PostgreSQL: Best Practices, Design Patterns, & ...
 
SQL Explore 2012: P&T Part 1
SQL Explore 2012: P&T Part 1SQL Explore 2012: P&T Part 1
SQL Explore 2012: P&T Part 1
 
collab2011-tuning-ebusiness-421966.pdf
collab2011-tuning-ebusiness-421966.pdfcollab2011-tuning-ebusiness-421966.pdf
collab2011-tuning-ebusiness-421966.pdf
 
Remote DBA Experts SQL Server 2008 New Features
Remote DBA Experts SQL Server 2008 New FeaturesRemote DBA Experts SQL Server 2008 New Features
Remote DBA Experts SQL Server 2008 New Features
 
EDB Database Servers and Tools
EDB Database Servers and Tools EDB Database Servers and Tools
EDB Database Servers and Tools
 
Scalable relational database with SQL Azure
Scalable relational database with SQL AzureScalable relational database with SQL Azure
Scalable relational database with SQL Azure
 

More from xKinAnx

Engage for success ibm spectrum accelerate 2
Engage for success   ibm spectrum accelerate 2Engage for success   ibm spectrum accelerate 2
Engage for success ibm spectrum accelerate 2xKinAnx
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep diveAccelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep divexKinAnx
 
Software defined storage provisioning using ibm smart cloud
Software defined storage provisioning using ibm smart cloudSoftware defined storage provisioning using ibm smart cloud
Software defined storage provisioning using ibm smart cloudxKinAnx
 
Ibm spectrum virtualize 101
Ibm spectrum virtualize 101 Ibm spectrum virtualize 101
Ibm spectrum virtualize 101 xKinAnx
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...xKinAnx
 
04 empalis -ibm_spectrum_protect_-_strategy_and_directions
04 empalis -ibm_spectrum_protect_-_strategy_and_directions04 empalis -ibm_spectrum_protect_-_strategy_and_directions
04 empalis -ibm_spectrum_protect_-_strategy_and_directionsxKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...xKinAnx
 
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...xKinAnx
 
Presentation disaster recovery in virtualization and cloud
Presentation   disaster recovery in virtualization and cloudPresentation   disaster recovery in virtualization and cloud
Presentation disaster recovery in virtualization and cloudxKinAnx
 
Presentation disaster recovery for oracle fusion middleware with the zfs st...
Presentation   disaster recovery for oracle fusion middleware with the zfs st...Presentation   disaster recovery for oracle fusion middleware with the zfs st...
Presentation disaster recovery for oracle fusion middleware with the zfs st...xKinAnx
 
Presentation differentiated virtualization for enterprise clouds, large and...
Presentation   differentiated virtualization for enterprise clouds, large and...Presentation   differentiated virtualization for enterprise clouds, large and...
Presentation differentiated virtualization for enterprise clouds, large and...xKinAnx
 
Presentation desktops for the cloud the view rollout
Presentation   desktops for the cloud the view rolloutPresentation   desktops for the cloud the view rollout
Presentation desktops for the cloud the view rolloutxKinAnx
 

More from xKinAnx (20)

Engage for success ibm spectrum accelerate 2
Engage for success   ibm spectrum accelerate 2Engage for success   ibm spectrum accelerate 2
Engage for success ibm spectrum accelerate 2
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep diveAccelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive
 
Software defined storage provisioning using ibm smart cloud
Software defined storage provisioning using ibm smart cloudSoftware defined storage provisioning using ibm smart cloud
Software defined storage provisioning using ibm smart cloud
 
Ibm spectrum virtualize 101
Ibm spectrum virtualize 101 Ibm spectrum virtualize 101
Ibm spectrum virtualize 101
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...
 
04 empalis -ibm_spectrum_protect_-_strategy_and_directions
04 empalis -ibm_spectrum_protect_-_strategy_and_directions04 empalis -ibm_spectrum_protect_-_strategy_and_directions
04 empalis -ibm_spectrum_protect_-_strategy_and_directions
 
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
Ibm spectrum scale fundamentals workshop for americas part 1 components archi...
 
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...
Ibm spectrum scale fundamentals workshop for americas part 2 IBM Spectrum Sca...
 
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...
Ibm spectrum scale fundamentals workshop for americas part 3 Information Life...
 
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
 
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...
Ibm spectrum scale fundamentals workshop for americas part 4 spectrum scale_r...
 
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...
Ibm spectrum scale fundamentals workshop for americas part 5 spectrum scale_c...
 
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 6 spectrumscale el...
 
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...
Ibm spectrum scale fundamentals workshop for americas part 7 spectrumscale el...
 
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...
Ibm spectrum scale fundamentals workshop for americas part 8 spectrumscale ba...
 
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...
Ibm spectrum scale fundamentals workshop for americas part 5 ess gnr-usecases...
 
Presentation disaster recovery in virtualization and cloud
Presentation   disaster recovery in virtualization and cloudPresentation   disaster recovery in virtualization and cloud
Presentation disaster recovery in virtualization and cloud
 
Presentation disaster recovery for oracle fusion middleware with the zfs st...
Presentation   disaster recovery for oracle fusion middleware with the zfs st...Presentation   disaster recovery for oracle fusion middleware with the zfs st...
Presentation disaster recovery for oracle fusion middleware with the zfs st...
 
Presentation differentiated virtualization for enterprise clouds, large and...
Presentation   differentiated virtualization for enterprise clouds, large and...Presentation   differentiated virtualization for enterprise clouds, large and...
Presentation differentiated virtualization for enterprise clouds, large and...
 
Presentation desktops for the cloud the view rollout
Presentation   desktops for the cloud the view rolloutPresentation   desktops for the cloud the view rollout
Presentation desktops for the cloud the view rollout
 

Recently uploaded

Introduction to Open Source RAG and RAG Evaluation
Introduction to Open Source RAG and RAG EvaluationIntroduction to Open Source RAG and RAG Evaluation
Introduction to Open Source RAG and RAG EvaluationZilliz
 
Salesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone KomSalesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone KomCzechDreamin
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Alison B. Lowndes
 
UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1DianaGray10
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesThousandEyes
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Product School
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Jeffrey Haguewood
 
In-Depth Performance Testing Guide for IT Professionals
In-Depth Performance Testing Guide for IT ProfessionalsIn-Depth Performance Testing Guide for IT Professionals
In-Depth Performance Testing Guide for IT ProfessionalsExpeed Software
 
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...CzechDreamin
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...Sri Ambati
 
Exploring UiPath Orchestrator API: updates and limits in 2024 🚀
Exploring UiPath Orchestrator API: updates and limits in 2024 🚀Exploring UiPath Orchestrator API: updates and limits in 2024 🚀
Exploring UiPath Orchestrator API: updates and limits in 2024 🚀DianaGray10
 
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...CzechDreamin
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Product School
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesBhaskar Mitra
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...Product School
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Tobias Schneck
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backElena Simperl
 
IESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIES VE
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Product School
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...Elena Simperl
 

Recently uploaded (20)

Introduction to Open Source RAG and RAG Evaluation
Introduction to Open Source RAG and RAG EvaluationIntroduction to Open Source RAG and RAG Evaluation
Introduction to Open Source RAG and RAG Evaluation
 
Salesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone KomSalesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
In-Depth Performance Testing Guide for IT Professionals
In-Depth Performance Testing Guide for IT ProfessionalsIn-Depth Performance Testing Guide for IT Professionals
In-Depth Performance Testing Guide for IT Professionals
 
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
Exploring UiPath Orchestrator API: updates and limits in 2024 🚀
Exploring UiPath Orchestrator API: updates and limits in 2024 🚀Exploring UiPath Orchestrator API: updates and limits in 2024 🚀
Exploring UiPath Orchestrator API: updates and limits in 2024 🚀
 
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
IESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIESVE for Early Stage Design and Planning
IESVE for Early Stage Design and Planning
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 

Presentation cloud control enterprise manager 12c

  • 1. Extreme Database Management New Features for Power DBAs
  • 2. of DBAs admit doing nothing to address performance issues
  • 3. 3 Over 50% of DBAs avoid making changes to production because of negatively impacting performance 90% experienced unplanned downtime resulting from Database changes NOT properly tested CHANGE—AVOID OR EMBRACE
  • 4. 4 DATA GROWTH 33% of DBAs handle close to 100 database instances each—with data stores expanding by more than 20% per year
  • 5. 5
  • 6.
  • 7. Unresponsive Database Problem • How do I diagnose a slow or hung database? – If the database is unresponsive, I can’t even connect! – Even if I can connect, I need a diagnosis quickly! • Should I just bounce the database? – All in-flight operations will be aborted, mid-tier connections/states will be lost – All diagnostic information will be lost – “If I could only know which blocking session to kill!”
  • 8. Real-Time ADDM • Real-time analysis of hung or slow database systems • Holistically identify global resource contentions and deadlocks • Quantified performance impact • Precise, actionable recommendations • Provide cluster-wide analysis for RAC
  • 9. Real-Time ADDM—Architecture Makes a lightweight connection without acquiring additional locks and resources, bypassing the SQL layer through the agent Also attempts to initiate standard JDBC connection Data returned by either connection is analyzed by Real-Time ADDM EM Agent JDBC Connection Diagnostic Connection ADDM Analysis Database Resource Constraints Hangs Memory Issues Resource Limits Reached Deadlocks Top Issues Identified by Real-Time ADDM
  • 10. Comparative Performance Analysis • Performance yesterday was good, today is terrible, what happened? • What changes were made? • Is someone running a new batch job? • RAC instance 1 is running much faster than instance 2, what’s the difference? • Is there a workload skew? • Did someone make configuration changes?
  • 11.
  • 12. Compare Period ADDM: Method STEP 1: • Identify what changed • DB configurations, workload changes STEP 2: • Quantify performance differences • Uses DB Time as basis for measuring performance STEP 3: • Identify root cause • Correlate performance differences with changes Did the Buffer cache get smaller? Why is there 10% new SQL? How come Top SQL impact increased by 45%? Read I/O are up by 55%, why? Did a buffer cache reduction cause a read I/O increase?
  • 13. Active Session History (ASH) Analytics • Advanced analysis with graphicalASH report • Select any time period for analysis • Analyze performance across many dimensions • Provides visual filtering for recursive drill- downs • Different visualizations: Stacked chart or Tree Map • Collaborate with others using Active Reports
  • 14. ASH Analytics Performance Dimensions SQL SQL ID Plan Hash Operation OpCode PL/SQL PL/SQL Top Level PL/SQL Resources Wait Class Wait Event Object Blocking Session Identifiers Instance Services User Session Parallel Process Program Session Type Attributes Consumer Group Module Action Client Trans. ID ASH SQL PL/SQL Resource Consump- tion Session Identifiers Session Attributes
  • 15.
  • 16. Advise Act Audit Core Analyze Database Lifecycle Management • Discover • Hosts & Applications • Dependencies and Relationships • Inventory • Collect • Deep configuration data • Parsed Configuration Files • Patches installed• Real-Time Monitoring – Who/When • Compliance Score • Best Practices • Oracle Recommendations • Regulatory ( PCI,Cobit) • Report • Inventory &Trend • Automatic Change Reconciliation • Authorization vs Unauthorized • Patch Advisories via MOS • Upgrade Advisories from MOS • Configuration Policy Violations • Change/Patch Plans • Mass deployment • Schema Synchronization • Settings, Drift & Policy Actions • Configuration Changes • Topology guided Impact Analysis • Config Comparison for Drift Analysis • To Gold & Baseline • 1 to 1, 1 to N • Target and System • DB Change Management • Data Comparison • Change Plans • Patch Conflict and PreReq Analysis
  • 17. Capture Clone Mask Test NAME SSN SALARY AGUILAR 203-33-3234 40,000 BENSON 323-22-2943 60,000 NAME SSN SALARY SMITH 111-22-3333 60,000 MILLER 112-23-4567 40,000 DB Replay capture files SQL Tuning Set (STS) AWR snapshots Clone prod system Consistent masking across tables, capture files, STS and AWR snapshots Securely replay workload & STS Production Stage Test Secure Database Testing Real Application Testing Integration with Data Masking
  • 18. Test Data Management Challenges Error-prone, manual process Producing relationally intact subset is hard but necessary Cannot use sensitive data in test without obfuscation Full production copies for test systems not cost effective
  • 19. Data Modeling & Discovery • Application Data Model (ADM) – Scans application schemas to model relationships between tables and columns – Extracts data relationships from Oracle Applications meta-data – Stores referential relationships stored in repository – Enables Data Masking & Subsetting operations to be application aware • Sensitive Data Discovery & Data Masking – Pattern-based sensitive data scanning – Import from pre-built mask templates – Pre-built Data Masking templates for Oracle applications • Oracle eBusiness Suite • Oracle FusionApplications
  • 20. • Automatic data extraction rules from Application Data Model • Understand different table types: transactional vs. reference vs. temp tables • Subset by percentage of tables or columns (e.g. regions, year) at runtime • Estimate subset size before execution • Subset 100 GB  20 GB in 12 minutes using export method Data Subsetting Define new Application Data Model Create Data Subset Definition Extract Data Subset Export / Import In-Place Delete TestProduction
  • 21. Database Upgrade Automation Plan • Detect new DB versions in My Oracle Support • Suggest best upgrade path for patch compatibility • In-context reference to Upgrade documentation Analyze • Check DB for upgradeability (space, version, etc.) • Support upgrade from 10.2.0.4+ to 11.2 Deploy • Mass deploy binaries to targets and create out-of- place copies • Upgrade process can be paused/resumed Switch • Switch instances to new installations • Easy switchback if needed
  • 22.
  • 23. Consolidation Planner Determines candidates for consolidation • Identifies under and over-utilized server • Identifies ideal placements • Works for physical and virtual environments Benefits • Maximizes server density • Minimizes resource contention • Maintains performance commitment • Satisfies business, compliance, and technical constraints
  • 24. Consolidation Planner • Leverages resource utilization and configuration data from Enterprise Manager repository – CPU, memory, storage, network – Over a representative period Administrator specifies servers and constraints for workload migration – Physical/virtual servers – Existing/planned servers – Business/technical constraints Detailed analysis on different scenarios of consolidated workloads
  • 25. 27 Copyright © 2011, Oracle and/or itsaffiliates. All rights reserved. Oracle Exadata Optimized for Database Consolidation Exadata serves as cloud for databases Large memory enables many databases to be consolidated Extreme performance for complex workloads that mix OLTP, DW, batch, reporting I/O and CPU resource management isolates workloads
  • 26. Exadata Management Integrated Management of Hardware and Software • Hardware view • Schematic of Storage cells, Database Servers (compute nodes) & switches • Hardware components alerts • Software/system view • Performance, availability, usage by databases, services, clusters • Software alerts from db, cluster, ASM • Topology view of DB systems/clusters • Configuration view • Version summary of all components along with patch recommendations
  • 27. Storage Cell Performance • Drill down from database performance page • Composite cell health indicators • Helps triage • Load imbalance • ASM problems • Cell configuration issues • Cell software or hardware failures • Network failures
  • 28. Storage Cell Management • Storage Cell monitoring and administration support – Cell Home page and performance pages – Actions supported: Start/stop Cell, verify connectivity, setup SSH, execute Cellcli on cells – Setup IORM for database targets • Management by Cell Group – All cells used by a database automatically placed in a group – Cell Group level administration operations (batch job monitoring)
  • 29. Infiniband Network Monitoring • Infiniband network and switches as EM targets • Network home page and performance page – real time and historical • Network topology view • Perform admin tasks such as enable/disable port, clear performance/error counters Full monitoring • Alerts (switch generated and EM generated) • Performance metrics • Configuration metrics – detect and notify configuration changes/best practice violations
  • 30.
  • 31.
  • 32. Database Cloud Setup and Resource Monitoring • Manage zones and underlying resources (databases, Server Pools, VMs) – Track resource flux, tenants, policy violations, etc – Drill down into individual resources for deeper monitoring • Monitor requests and failure rates and identify potential bottlenecks to remediate
  • 33. 35 Copyright © 2011, Oracle and/or itsaffiliates. All rights reserved. Database User Privileges Challenge Self Service works over shared resources SYS and SYSTEM are too powerful to be shared with SSA user SSA user should not be able to change init parameters Solution Create a master account with limited privileges for the SSA user SSA user provides username and password This master account will be the admin account for the database Master Account Privileges Grant DBA role and revoke the following privileges: • Alter database • Alter system • Create any directory • Drop any directory • Grant any object privilege • Grant any privilege • Grant any role
  • 34. 36 Copyright © 2011, Oracle and/or itsaffiliates. All rights reserved. Locked values shown in read only mode Capturing Provisioning Profiles • Capture database configuration via Provisioning Profiles • Lock and Save deployment procedures by using values from profile or by overriding them Database Provisioning Procedures
  • 35. 37 Copyright © 2011, Oracle and/or itsaffiliates. All rights reserved. Catalog of Service Templates 09/05/2011 • Publish saved deployment procedures as service templates • Build a large service catalog by changing database versions, configuration, and other params
  • 36. Self-Service DB Provisioning by End User Out-of-box console; no additional set up required Supports custom background Rich service catalog: Database service OVM Templates and Assemblies Java applications Additional capabilities: Backup and Restore VM/Database Basic resource monitoring Chargeback information Quota monitoring Cloud APIs RESTFul APIs and CLIs ideal for Cloud integrators
  • 37. “British Telecom uses Oracle Enterprise Manager to provide database- as-a-service and middleware-as cloud service offerings. We can now deploy a database in 20 minutes whereas in the past it would have taken us a couple of weeks. The business reaps the benefit in decreased costs of hardware, being agile and being able to deliver services quickly to market. BT are excited about the new features in Oracle Enterprise Manager 12c such as customer self-service, templated provisioning, agentless discovery, metering and chargeback—which we expect to further help cut costs." Surren Partabh CTO Core Technologies British Telecom Source: BT Deploys Oracle Database as a Service, cutting provisioning time from weeks to minutes http://streaming.oracle.com/ebn/podcasts/media/10957726_BT_110911.mp3
  • 38. Metering and Chargeback Charge UserDiscover & Plan Track Usage Benefits Align IT with business goals Drive better decision making Plan for IT budget requirements Quicker return on IT investment Key Features Resource usage metering Historical usage trends Cost allocation and charge plan evaluation Reporting for cloud self-service application
  • 39. Database Metering and Chargeback Metrics Metric Metric Type Aggregation Dedicated Base Charge Fixed sum Backup Charge Fixed sum CPU Utilization(SPECint®_rate_base2006) Usage avg CPU Utilization(%)* Usage avg Edition Config n/a Version Config n/a Storage Usage * Config avg MemoryUsage * Config avg Option Config n/a Shared (by Service) Base Charge Fixed sum DB Time Usage sum CPU Time Usage sum CPU Utilization(%) Usage avg CPU Utilization(SPECint®_rate_base2006) Usage avg SQL Executes Usage sum User Transactions Usage sum Disk Read Bytes (Physical) Usage sum Disk Write Bytes (Physical) Usage sum NetworkIO Usage avg