HOW TO PERFORM AN EBS DATABASE HEALTH CHECK BEFORE GOING TO THE CLOUD DIMAS CHBANE ACCENTURE ENKITEC GROUP

Size: px
Start display at page:

Download "HOW TO PERFORM AN EBS DATABASE HEALTH CHECK BEFORE GOING TO THE CLOUD DIMAS CHBANE ACCENTURE ENKITEC GROUP"

Transcription

1 HOW TO PERFORM AN EBS DATABASE HEALTH CHECK BEFORE GOING TO THE CLOUD DIMAS CHBANE ACCENTURE ENKITEC GROUP

2 AGENDA A word about the cloud Why you should do a Health Check Database Parameters Gathering Statistics Patching Analyzers Diving in: EDB360 SQLD360 Copyright 2016 Accenture All rights reserved. 2

3 WHO I AM Dimas Chbane Consultant / DBA / Analyst Focus areas: Databases EBusiness Suite Twitter: DChbane Blog: dimas-chbane.net Emai: dchbane1@yahoo.com Copyright 2016 Accenture All rights reserved. 3

4 A WORD ABOUT THE CLOUD

5 CLOUD IS ASSUMED: IT S NOT A QUESTION OF IF, BUT WHEN Challenges exist for enterprises Every enterprise starting point is different Questions to ask What business problem are you trying to solve with a cloud implementation? How many people does this problem affect in your organization? How are you currently solving this problem? Has a budget been established to solve this problem with cloud? How are you going to divorce your cloud partner if you are not happy? Copyright 2016 Accenture All rights reserved. 5

6 BACK TO THE HEALTH CHECK 6

7 ANALOGY How would you like it to be How it really is Optimistic view: It is broken only on one side! What you want to avoid How your boss expects you to fix it Copyright 2016 Accenture All rights reserved. 7

8 WHY A DB HEALTH CHECK? Proactively looking for problems before they manifest Looking for opportunities for improvement To use as baseline before an upgrade or migration Before moving to a new platform If having performance, stability or scalability issues Checking for cloud readiness Copyright 2016 Accenture All rights reserved. 8

9 FIRST THINGS FIRST: Fundamental things for good performance: Database Parameter Settings Gatherings Statistics Copyright 2016 Accenture All rights reserved. 9

10 DATABASE PARAMETERS Database Initialization Parameters for Oracle Applications 11i (Doc ID ) Database Initialization Parameters for Oracle Applications R12 (Doc ID ) bde_chk_cbo.sql - Reports Database Init Parameters related to an Apps 12 or 11i (Doc ID ) EBS Database Parameter Settings Analyzer (Doc ID ) Parameters: Mandatory Sizeable Example for Database 12c: Optimizer_adaptive_features=False Copyright 2016 Accenture All rights reserved. 10

11 GATHERING STATISTICS For most of the objects, gathering stats once a week is enough If there are volatile objects, gather stats only for those objects Supported ways: using Gather Schema Statistics concurrent program or FND_STATS Don t use DBMS_STATS directly for EBS objects (because FND_HISTOGRAM_COLS) Consider using GATHER_AUTO option Modification threshold defaults to 10%, but can be changed Stats will be gather on objects that have %DML > 10% of (total number of rows) Consider using Auto Sample Size In DB 11g and 12c, Auto Sample Size is the default Uses new hash algorithm that Oracle says that is almost as good as 100% sample size Remember of Data Dictionary and Fixed Objects stats Review: Best Practices for Gathering Statistics with Oracle E-Business Suite (Doc ID ) Copyright 2016 Accenture All rights reserved. 11

12 DB PATCHING Keep database and application versions current Release Schedule of Current Database Releases (Doc ID ) Oracle Recommended Patches -- Oracle Database (Doc ID ) Copyright 2016 Accenture All rights reserved. 12

13 EBS PATCHING Make sure to apply the patches listed in the Release Notes: Oracle E-Business Suite Release Readme(Doc ID ) Oracle E-Business Suite Release Readme (Doc ID ) Oracle E-Business Suite Release Readme(Doc ID ) Each product has a separate Release Note Oracle E-Business Suite Product Specific Release Notes, Release (Doc ID ) Performance Patches Oracle E-Business Suite Recommended Performance Patches (Doc ID ) Patch Wizard How to Find E-Business Suite Recommended Patches (Note ) Copyright 2016 Accenture All rights reserved. 13

14 ANALYZERS Get Proactive with Oracle E-Business Suite - Product Support Analyzer Index (Doc ID ) EBS Database Parameter Settings Analyzer (Doc ID ) EBS Workflow (WF) Analyzer(Doc ID ) EBS Concurrent Processing (CP) Analyzer(Doc ID ) Orachk / Exachk ORAchk - Health Checks for the Oracle Stack (Doc ID ) Copyright 2016 Accenture All rights reserved. 14

15 DIVE IN.. Several tools available Copyright 2016 Accenture All rights reserved. 15

16 EDB360

17 EDB360 A shell script runs edb360 on all databases Installs nothing and it is free! Set of files driven by one index.html file One ZIP file with a set of files (thousands) Copyright 2016 Accenture All rights reserved. 17

18 0001_edb360_dbname_index.html Copyright 2016 Accenture All rights reserved. 18

19 sqld360 Copyright 2016 Accenture All rights reserved. 19

20 EDB360 / SQLD360 GIVE YOU THE PARTS You just need to put them together Copyright 2016 Accenture All rights reserved. 20

21 DEMO

22 THANK YOU Q& A

Configuration changes such as conversion from a single instance to RAC, ASM, etc.

Configuration changes such as conversion from a single instance to RAC, ASM, etc. Today, enterprises have to make sizeable investments in hardware and software to roll out infrastructure changes. For example, a data center may have an initiative to move databases to a low cost computing

More information

Essential (free) Tools for DBA!

Essential (free) Tools for DBA! Essential (free) Tools for DBA! Biju Thomas Principal Solutions Architect OneNeck IT Solutions www.oneneck.com @biju_thomas 2 About me! Biju Thomas Principal Solutions Architect with OneNeck IT Solutions

More information

Oracle 11g Optimizer Statistics Inderpal S. Johal. Inderpal S. Johal, Data Softech Inc.

Oracle 11g Optimizer Statistics   Inderpal S. Johal. Inderpal S. Johal, Data Softech Inc. ORACLE 11G DATABASE STATISTICS Inderpal S. Johal, Data Softech Inc. OVERVIEW Oracle 10g have made lots of significant change so as to provide good performance to Oracle database. The important changes

More information

Tuning slow queries after an upgrade

Tuning slow queries after an upgrade Tuning slow queries after an upgrade Who we are Experts At Your Service > Over 50 specialists in IT infrastructure > Certified, experienced, passionate Based In Switzerland > 100% self-financed Swiss company

More information

Oracle Database 11g: Real Application Testing & Manageability Overview

Oracle Database 11g: Real Application Testing & Manageability Overview Oracle Database 11g: Real Application Testing & Manageability Overview Top 3 DBA Activities Performance Management Challenge: Sustain Optimal Performance Change Management Challenge: Preserve Order amid

More information

<Insert Picture Here> DBA Best Practices: A Primer on Managing Oracle Databases

<Insert Picture Here> DBA Best Practices: A Primer on Managing Oracle Databases DBA Best Practices: A Primer on Managing Oracle Databases Mughees A. Minhas Sr. Director of Product Management Database and Systems Management The following is intended to outline

More information

Oracle Forms and Oracle APEX The Odd Couple

Oracle Forms and Oracle APEX The Odd Couple Oracle Forms and Oracle APEX The Odd Couple About me 2 Francis Mignault CTO and Co-founder, Insum Solutions 30+ years with Oracle DB, 14+ years with APEX. (Forms 2.3 / Oracle 5) Books: Expert Oracle Application

More information

Gather Schema Statistics Oracle 10g Examples

Gather Schema Statistics Oracle 10g Examples Gather Schema Statistics Oracle 10g Examples Document 452011.1 * Restoring table statistics in 10G onwards Document 237901.1 Gathering Schema or Database Statistics Automatically - Examples gathering on

More information

Staged APPL_TOP approach - Key to achieve tolerable downtime for Oracle Apps migrations

Staged APPL_TOP approach - Key to achieve tolerable downtime for Oracle Apps migrations Staged APPL_TOP approach - Key to achieve tolerable downtime for Oracle Apps migrations Nikhil Kumar Infosys Technologies Limited Nagarjuna Cherukuri Navo Systems Inc. Learning Objectives As a result of

More information

<Insert Picture Here> Looking at Performance - What s new in MySQL Workbench 6.2

<Insert Picture Here> Looking at Performance - What s new in MySQL Workbench 6.2 Looking at Performance - What s new in MySQL Workbench 6.2 Mario Beck MySQL Sales Consulting Manager EMEA The following is intended to outline our general product direction. It is

More information

SQL Gone Wild: Taming Bad SQL the Easy Way (or the Hard Way) Sergey Koltakov Product Manager, Database Manageability

SQL Gone Wild: Taming Bad SQL the Easy Way (or the Hard Way) Sergey Koltakov Product Manager, Database Manageability SQL Gone Wild: Taming Bad SQL the Easy Way (or the Hard Way) Sergey Koltakov Product Manager, Database Manageability Oracle Enterprise Manager Top-Down, Integrated Application Management Complete, Open,

More information

Oracle Database 11g: Performance Tuning DBA Release 2

Oracle Database 11g: Performance Tuning DBA Release 2 Course Code: OC11PTDBAR2 Vendor: Oracle Course Overview Duration: 5 RRP: POA Oracle Database 11g: Performance Tuning DBA Release 2 Overview This course starts with an unknown database that requires tuning.

More information

Oracle Database 12c Performance Management and Tuning

Oracle Database 12c Performance Management and Tuning Course Code: OC12CPMT Vendor: Oracle Course Overview Duration: 5 RRP: POA Oracle Database 12c Performance Management and Tuning Overview In the Oracle Database 12c: Performance Management and Tuning course,

More information

Getting Optimal Performance from Oracle E-Business Suite

Getting Optimal Performance from Oracle E-Business Suite Getting Optimal Performance from Oracle E-Business Suite Index Purging Strategies for EBS. Gather Schema Stats. Re-Org of Tables. Concurrent Processing - Best Practices for Performance. Advanced Compression.

More information

Moving Databases to Oracle Cloud: Performance Best Practices

Moving Databases to Oracle Cloud: Performance Best Practices Moving Databases to Oracle Cloud: Performance Best Practices Kurt Engeleiter Product Manager Oracle Safe Harbor Statement The following is intended to outline our general product direction. It is intended

More information

Real Value of Oracle Database Health Checks. J a n

Real Value of Oracle Database Health Checks. J a n Real Value of Oracle Database Health Checks J a n 2 0 1 7 Welcome! Megan Elphingstone 15+ years of Oracle database experience 10 years as an Oracle Database Administrator Favorite part about being a DBA

More information

Oracle Database 11g: Performance Tuning DBA Release 2

Oracle Database 11g: Performance Tuning DBA Release 2 Oracle University Contact Us: +65 6501 2328 Oracle Database 11g: Performance Tuning DBA Release 2 Duration: 5 Days What you will learn This Oracle Database 11g Performance Tuning training starts with an

More information

Using Automatic Workload Repository for Database Tuning: Tips for Expert DBAs. Kurt Engeleiter Product Manager

Using Automatic Workload Repository for Database Tuning: Tips for Expert DBAs. Kurt Engeleiter Product Manager Using Automatic Workload Repository for Database Tuning: Tips for Expert DBAs Kurt Engeleiter Product Manager The following is intended to outline our general product direction. It is intended for information

More information

Help Us Help You - TFA Collector and the Support Tools Bundle

Help Us Help You - TFA Collector and the Support Tools Bundle Help Us Help You - TFA Collector and the Support Tools Bundle Bryan Vongray Senior Principal Technical Support Engineer Oracle Support October 24, 2018 Copyright 2018, Oracle and/or its affiliates. All

More information

Accenture Enkitec Group PATCHING ORACLE MARTIN BACH #DOAGDB17

Accenture Enkitec Group PATCHING ORACLE MARTIN BACH #DOAGDB17 Accenture Enkitec Group PATCHING ORACLE MARTIN BACH #DOAGDB17 ORACLE PATCHING AN OVERVIEW Patching does not need to be scary Knowing what to do and testing should provide enough confidence to rise to the

More information

OracleMan Consulting

OracleMan Consulting Introduction to AWR and Tuning Some New Things in 11g Earl Shaffer CTO/Oracle Practice Manager OracleManConsulting@Gmail.com OracleMan Consulting OMC - Who are we? Oracle DBA on-site and remote services

More information

Domain Services Clusters Centralized Management & Storage for an Oracle Cluster Environment Markus Flechtner

Domain Services Clusters Centralized Management & Storage for an Oracle Cluster Environment Markus Flechtner s Centralized Management & Storage for an Oracle Cluster Environment Markus Flechtner BASLE BERN BRUGG DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. GENEVA HAMBURG COPENHAGEN LAUSANNE MUNICH STUTTGART VIENNA

More information

Oracle Database 11g: Self-Managing Database - The Next Generation

Oracle Database 11g: Self-Managing Database - The Next Generation Oracle Database 11g: Self-Managing Database - The Next Generation Katharina Römer Principal Sales Consultant Agenda Introduction Manage Performance & Resources Manage Fault

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 13

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 13 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 13 Operational Best Practices for Oracle Exadata Lawrence To Senior Director,

More information

OpenWorld 2018 SQL Tuning Tips for Cloud Administrators

OpenWorld 2018 SQL Tuning Tips for Cloud Administrators OpenWorld 2018 SQL Tuning Tips for Cloud Administrators GP (Prabhaker Gongloor) Senior Director of Product Management Bjorn Bolltoft Dr. Khaled Yagoub Systems and DB Manageability Development Oracle Corporation

More information

DATA MASKING on EBS with Enterprise Manager

DATA MASKING on EBS with Enterprise Manager DATA MASKING on EBS 12.1.3 with Enterprise Manager 12.1.0.5 DBA Oracle E-Business Suite Data Masking Pack, Release 12.1.3 with Oracle Enterprise Manager 12.1 (Doc ID 1481916.1) We have followed the above

More information

Author A.Kishore Upgrade Oracle Applications from to R12

Author A.Kishore  Upgrade Oracle Applications from to R12 Upgrade Oracle Applications from 11.5.10.2 to R12 System Overview Version 11.5.10.2 Oracle Applications Vision Instance OS: Redhat Linux update 5 Type: Single Node instance Applications OS User: applmgrupd

More information

EZY Intellect Pte. Ltd., #1 Changi North Street 1, Singapore

EZY Intellect Pte. Ltd., #1 Changi North Street 1, Singapore Oracle Database 12c: Performance Management and Tuning NEW Duration: 5 Days What you will learn In the Oracle Database 12c: Performance Management and Tuning course, learn about the performance analysis

More information

Performance Problems

Performance Problems Tools and Techniques to Address Performance Problems Biju Thomas @biju_thomas Biju Thomas Principal Solutions Architect with OneNeck IT Solutions Over 20 years of Oracle Database development and administration

More information

Oracle Database 11g: New Features for Administrators Release 2

Oracle Database 11g: New Features for Administrators Release 2 Oracle University Contact Us: 0845 777 7711 Oracle Database 11g: New Features for Administrators Release 2 Duration: 5 Days What you will learn This course gives you the opportunity to learn about and

More information

Welcome to the Oracle Enterprise Manager Technical Webcast Series

Welcome to the Oracle Enterprise Manager Technical Webcast Series Welcome to the Oracle Enterprise Manager Technical Webcast Series Please ensure that you are connected to the audio portion of this event which is available by dialing: Dial-in US/Canada : ( 888 ) 794-4691

More information

Oracle Database 18c and Autonomous Database

Oracle Database 18c and Autonomous Database Oracle Database 18c and Autonomous Database Maria Colgan Oracle Database Product Management March 2018 @SQLMaria Safe Harbor Statement The following is intended to outline our general product direction.

More information

Upgrading SharePoint 2010 to SharePoint Todd Klindt SharePoint Nerd Rackspace

Upgrading SharePoint 2010 to SharePoint Todd Klindt SharePoint Nerd Rackspace Upgrading SharePoint 2010 to SharePoint 2013 Todd Klindt SharePoint Nerd Rackspace Who is this Todd guy? WSS MVP since 2006 Speaker, writer, consultant, lover of cheese Personal Blog www.toddklindt.com/blog

More information

SQL Plan Management. on 12c Kerry Osborne OakTable World, 2013

SQL Plan Management. on 12c Kerry Osborne OakTable World, 2013 SQL Plan Management on 12c Kerry Osborne OakTable World, 2013 whoami Never Worked for Oracle Worked with Oracle DB Since 1982 (V2) Working with Exadata since early 2010 Work for Enkitec (www.enkitec.com)

More information

1 Prepare the environments

1 Prepare the environments 1 Prepare the environments 1.1 Edit the Environment User Data A. Open workbench of PPM B. Go to Sys Admin> User Data C. List User Data D. Double click Environment User Data E. Add field "Oracle EBS version

More information

Michael Wells Microsoft Specialist, Dell EMC. SQL DBaaS on Microsoft Azure Stack

Michael Wells Microsoft Specialist, Dell EMC. SQL DBaaS on Microsoft Azure Stack Michael Wells Microsoft Specialist, Dell EMC SQL DBaaS on Microsoft Azure Stack About Me Name: Michael Wells Email: Michael.WellsJr@dell.com Twitter: @SqlTechMike - SQL Server DBA 7+ Years - Reformed Developer

More information

ORACLE APPS E-BUSINESS DBA Training Program

ORACLE APPS E-BUSINESS DBA Training Program ORACLE APPS E-BUSINESS DBA Training Program COURSE OBJECTIVES: Overview of Oracle E-Business Suite Install Oracle E-Business Suite Describe Oracle E-Business Suite architecture Identify key files and their

More information

Self Healing PostgreSQL with Predictive Analysis. - Rajesh Madiwale(Database Consultant)

Self Healing PostgreSQL with Predictive Analysis. - Rajesh Madiwale(Database Consultant) Self Healing PostgreSQL with Predictive Analysis - Rajesh Madiwale(Database Consultant) Introduction I am Rajesh Madiwale with 4+ Years of exp on various DB technologies like PostgreSQL,Greenplum,Mongodb,Mysql.

More information

<Insert Picture Here> Reduce Problem Resolution Time with Oracle Database 11g Diagnostic Framework

<Insert Picture Here> Reduce Problem Resolution Time with Oracle Database 11g Diagnostic Framework 1 Reduce Problem Resolution Time with Oracle Database 11g Diagnostic Framework Marcus Fallen Principal Member of Technical Staff The following is intended to outline our general product

More information

Copy Data From One Schema To Another In Sql Developer

Copy Data From One Schema To Another In Sql Developer Copy Data From One Schema To Another In Sql Developer The easiest way to copy an entire Oracle table (structure, contents, indexes, to copy a table from one schema to another, or from one database to another,.

More information

New Import/Export Features in Maximo 7.5

New Import/Export Features in Maximo 7.5 value focused. results driven. New Import/Export Features in Maximo 7.5 By Paul Hoang Feb 15, 2013 Agenda New Features Overview Business Benefits Pros and Cons Application Import/Export Migration Collection

More information

Oracle Database 11g: New Features for Administrators DBA Release 2

Oracle Database 11g: New Features for Administrators DBA Release 2 Oracle Database 11g: New Features for Administrators DBA Release 2 Duration: 5 Days What you will learn This Oracle Database 11g: New Features for Administrators DBA Release 2 training explores new change

More information

Performance and Load Testing R12 With Oracle Applications Test Suite

Performance and Load Testing R12 With Oracle Applications Test Suite Performance and Load Testing R12 With Oracle Applications Test Suite Deep Ram Technical Director Oracle Corporation Daniel Gonzalez Practice Manager Oracle Corporation Safe Harbor

More information

Oracle Database 12c: Performance Management and Tuning

Oracle Database 12c: Performance Management and Tuning Oracle University Contact Us: +43 (0)1 33 777 401 Oracle Database 12c: Performance Management and Tuning Duration: 5 Days What you will learn In the Oracle Database 12c: Performance Management and Tuning

More information

Oracle Database 11g: New Features for Oracle 9i DBAs

Oracle Database 11g: New Features for Oracle 9i DBAs Oracle University Contact Us: 1.800.529.0165 Oracle Database 11g: New Features for Oracle 9i DBAs Duration: 5 Days What you will learn This course introduces students to the new features of Oracle Database

More information

Oracle Database 11g: Manageability Overview. An Oracle White Paper August 2007

Oracle Database 11g: Manageability Overview. An Oracle White Paper August 2007 Oracle Database 11g: Manageability Overview An Oracle White Paper August 2007 Oracle Database 11g: Manageability Overview Introduction... 3 Manageability... 3 ADDM for RAC... 3 Automatic SQL Tuning...

More information

Session id: The Self-Managing Database: Guided Application and SQL Tuning

Session id: The Self-Managing Database: Guided Application and SQL Tuning Session id: 40713 The Self-Managing Database: Guided Application and SQL Tuning Lead Architects Benoit Dageville Khaled Yagoub Mohamed Zait Mohamed Ziauddin Agenda SQL Tuning Challenges Automatic SQL Tuning

More information

Adaptive Optimization. Presented by: Kerry Osborne Red Gate Webinar, Nov. 2013

Adaptive Optimization. Presented by: Kerry Osborne Red Gate Webinar, Nov. 2013 Adaptive Optimization Presented by: Kerry Osborne Red Gate Webinar, Nov. 2013 whoami Never Worked for Oracle Worked with Oracle DB Since 1982 (V2) Working with Exadata since early 2010 Work for Enkitec

More information

Oralogic Education Systems

Oralogic Education Systems Oralogic Education Systems Next Generation IT Education Systems Introduction: In the Oracle Database 12c: Performance Management and Tuning course, learn about the performance analysis and tuning tasks

More information

JOB TITLE: Senior Database Administrator PRIMARY JOB DUTIES Application Database Development

JOB TITLE: Senior Database Administrator PRIMARY JOB DUTIES Application Database Development JOB TITLE: Senior Database Administrator The Senior Database Administrator is responsible for managing multiple production and nonproduction Oracle, MSSQL, and PostgreSQL databases: 4 production Oracle

More information

Course Outline: Oracle Database 11g: Administration II. Learning Method: Instructor-led Classroom Learning. Duration: 5.

Course Outline: Oracle Database 11g: Administration II. Learning Method: Instructor-led Classroom Learning. Duration: 5. Course Outline: Oracle Database 11g: Administration II Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40 hrs Overview: In this course, the concepts and architecture that support

More information

Automate the Lifecycle of IT

Automate the Lifecycle of IT Automate the Lifecycle of IT Jonathan R. Hunter HPE Software Solution Architect April 27, 2016 Agenda Challenges Solutions Demo Case Study: Health Care Application Automation Call to Action Keynote Reflection

More information

Managing Performance Through Versioning of Statistics

Managing Performance Through Versioning of Statistics Managing Performance Through Versioning of Statistics Claudia Fernandez Technical Services Manager claudia@leccotech.com LECCOTECH www.leccotech.com NoCOUG, August 2003 "Managing Performance Through Versioning

More information

<Insert Picture Here> Managing Oracle Exadata Database Machine with Oracle Enterprise Manager 11g

<Insert Picture Here> Managing Oracle Exadata Database Machine with Oracle Enterprise Manager 11g Managing Oracle Exadata Database Machine with Oracle Enterprise Manager 11g Exadata Overview Oracle Exadata Database Machine Extreme ROI Platform Fast Predictable Performance Monitor

More information

Copyright 2018, Oracle and/or its affiliates. All rights reserved.

Copyright 2018, Oracle and/or its affiliates. All rights reserved. Beyond SQL Tuning: Insider's Guide to Maximizing SQL Performance Monday, Oct 22 10:30 a.m. - 11:15 a.m. Marriott Marquis (Golden Gate Level) - Golden Gate A Ashish Agrawal Group Product Manager Oracle

More information

MySQL for Database Administrators Ed 4

MySQL for Database Administrators Ed 4 Oracle University Contact Us: (09) 5494 1551 MySQL for Database Administrators Ed 4 Duration: 5 Days What you will learn The MySQL for Database Administrators course teaches DBAs and other database professionals

More information

Data Warehouse Tuning. Without SQL Modification

Data Warehouse Tuning. Without SQL Modification Data Warehouse Tuning Without SQL Modification Agenda About Me Tuning Objectives Data Access Profile Data Access Analysis Performance Baseline Potential Model Changes Model Change Testing Testing Results

More information

Oracle Real Application Clusters (RAC) Your way to the Cloud

Oracle Real Application Clusters (RAC) Your way to the Cloud Oracle Real Application Clusters (RAC) Your way to the Cloud Angelo Pruscino Senior Vice President Oracle RAC Development November 18, 2014 Safe Harbor Statement The following is intended to outline our

More information

ORACLE 11gR2 DBA. by Mr. Akal Singh ( Oracle Certified Master ) COURSE CONTENT. INTRODUCTION to ORACLE

ORACLE 11gR2 DBA. by Mr. Akal Singh ( Oracle Certified Master ) COURSE CONTENT. INTRODUCTION to ORACLE ORACLE 11gR2 DBA by Mr. Akal Singh ( Oracle Certified Master ) INTRODUCTION to ORACLE COURSE CONTENT Exploring the Oracle Database Architecture List the major architectural components of Oracle Database

More information

Typical Issues with Middleware

Typical Issues with Middleware Typical Issues with Middleware HrOUG 2016 Timur Akhmadeev October 2016 About Me Database Consultant at Pythian 10+ years with Database and Java Systems Performance and Architecture OakTable member 3 rd

More information

Infrastructure Tuning

Infrastructure Tuning Infrastructure Tuning For SQL Server Performance SQL PASS Performance Virtual Chapter 2014.07.24 About David Klee @kleegeek davidklee.net gplus.to/kleegeek linked.com/a/davidaklee Specialties / Focus Areas

More information

Oracle Database 11g: Administration Workshop II

Oracle Database 11g: Administration Workshop II Oracle Database 11g: Administration Workshop II Duration: 5 Days What you will learn In this course, the concepts and architecture that support backup and recovery, along with the steps of how to carry

More information

Advanced Oracle SQL Tuning v3.0 by Tanel Poder

Advanced Oracle SQL Tuning v3.0 by Tanel Poder Advanced Oracle SQL Tuning v3.0 by Tanel Poder /seminar Training overview This training session is entirely about making Oracle SQL execution run faster and more efficiently, understanding the root causes

More information

Welcome to Virtual Developer Day MySQL!

Welcome to Virtual Developer Day MySQL! Welcome to Virtual Developer Day MySQL! Keynote: Developer and DBA Guide to What s New in MySQL 5.6 Rob Young Director of Product Management, MySQL 1 Program Agenda 9:00 AM Keynote: What s New in MySQL

More information

Automation Platform for Smart Execution of Oracle projects. Copyright 2016 Tech Mahindra. All rights reserved.

Automation Platform for Smart Execution of Oracle projects. Copyright 2016 Tech Mahindra. All rights reserved. Automation Platform for Smart Execution of Oracle projects Copyright 2016 Tech Mahindra. All rights reserved. 1 Overview and Features Copyright 2016 Tech Mahindra. All rights reserved. 2 EPSELON-Oracle

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 13

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 13 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 13 The following is intended to outline our general product direction.

More information

FIVE BEST PRACTICES FOR ENSURING A SUCCESSFUL SQL SERVER MIGRATION

FIVE BEST PRACTICES FOR ENSURING A SUCCESSFUL SQL SERVER MIGRATION FIVE BEST PRACTICES FOR ENSURING A SUCCESSFUL SQL SERVER MIGRATION The process of planning and executing SQL Server migrations can be complex and risk-prone. This is a case where the right approach and

More information

<Insert Picture Here> Exadata MAA Best Practices Series Session 12: Exadata Patching & Upgrades

<Insert Picture Here> Exadata MAA Best Practices Series Session 12: Exadata Patching & Upgrades Exadata MAA Best Practices Series Session 12: Exadata Patching & Upgrades Exadata MAA Best Practices Series Session 12: Exadata Patching & Upgrades Doug Utzig

More information

R12 Upgrade Best Practices & Tips to Reduce Downtime

R12 Upgrade Best Practices & Tips to Reduce Downtime R12 Upgrade Best Practices & Tips to Reduce Downtime Ramam Kallakuri Managing Principal Consultant Apps Associates June 09, 2014 Copyright 2014. Apps Associates LLC. 1 Speakers Bio Ramam Kallakuri Managing

More information

Database Performance Analysis Techniques Using Metric Extensions and SPA

Database Performance Analysis Techniques Using Metric Extensions and SPA Database Performance Analysis Techniques Using Metric Extensions and SPA Kurt Engeleiter Oracle Corporation Redwood Shores, CA, USA Keywords: ADDM, SQL Tuning Advisor, SQL Performance Analyzer, Metric

More information

Oracle Apps Dba 11i R12 Student Guide READ ONLINE

Oracle Apps Dba 11i R12 Student Guide READ ONLINE Oracle Apps Dba 11i R12 Student Guide READ ONLINE Application Certification Approved Course - - Self-Study CDs are excellent study and reference tools but DO NOT meet the course requirement 11i Extend

More information

Clean Up That Mess! A Mother s Guide to Managing Your E-Business Suite Clutter Barbara Matthews Red River Solutions

Clean Up That Mess! A Mother s Guide to Managing Your E-Business Suite Clutter Barbara Matthews Red River Solutions Clean Up That Mess! A Mother s Guide to Managing Your E-Business Suite Clutter Barbara Matthews Red River Solutions barb@oncalldba.com www.oncalldba.com http://oracleebizviews.blogspot.com www.redriversolutions.com

More information

68% 63% 50% 25% 24% 20% 17% Credit Theft. DDoS. Web Fraud. Cross-site Scripting. SQL Injection. Clickjack. Cross-site Request Forgery.

68% 63% 50% 25% 24% 20% 17% Credit Theft. DDoS. Web Fraud. Cross-site Scripting. SQL Injection. Clickjack. Cross-site Request Forgery. PRESENTED BY: Credit Theft 68% DDoS 63% Web Fraud 50% Cross-site Scripting SQL Injection Clickjack Cross-site Request Forgery 25% 24% 20% 17% Other 2% F5 Ponemon Survey -Me East-West Traffic Flows App

More information

Road to SOA Suite 12c. Upgrading SOA / BPM Suite from 11g to 12c

Road to SOA Suite 12c. Upgrading SOA / BPM Suite from 11g to 12c Road to SOA Suite 12c Upgrading SOA Suite from 11g to 12c OPITZ CONSULTING GmbH 2014 Seite 1 Road to SOA Suite 12c Upgrading SOA Suite from 11g to 12c Danilo Schmiedel Solution Architect Oracle ACE Director

More information

ORACLE DATABASE LIFECYCLE MANAGEMENT PACK

ORACLE DATABASE LIFECYCLE MANAGEMENT PACK ORACLE DATABASE LIFECYCLE MANAGEMENT PACK ORACLE DATABASE LIFECYCLE MANAGEMENT PACK KEY FEATURES Auto Discovery of hosts Inventory tracking and reporting Database provisioning Schema and data change management

More information

Oracle Database 11g: Real Application Testing & Manageability Overview. An Oracle White Paper June 2007

Oracle Database 11g: Real Application Testing & Manageability Overview. An Oracle White Paper June 2007 Oracle Database 11g: Real Application Testing & Manageability Overview An Oracle White Paper June 2007 Note: The following is intended to outline our general product direction. It is intended for information

More information

Oracle Database Vault and Applications Unlimited Certification Overview

Oracle Database Vault and Applications Unlimited Certification Overview Oracle Database Vault and Applications Unlimited Certification Overview Kamal Tbeileh, Principal Product Manager, Database Vault Oracle Corporation The following is intended to outline

More information

OEM Provisioning An Introduction

OEM Provisioning An Introduction OEM Provisioning An Introduction Rob Zoeteweij 09-07-2009 1 Agenda Introduction Concepts Framework Break Out of the Box Q & A 09-07-2009 2 Agenda Introduction Concepts Framework Break Out of the Box Q

More information

Applying The Exchange Server 2010 Schema Update

Applying The Exchange Server 2010 Schema Update Applying The Exchange Server 2010 Schema Update UPDATE (December 12th, 2014): Exchange 2010 SP3 Rollup 8 v2 is released, addressing AD Functional Levels AD Schema Versions Exchange Schema Versions Today

More information

Perceptive Experience Content Apps

Perceptive Experience Content Apps Perceptive Experience Content Apps Technical Specifications Version: 2.4.x Written by: Product Knowledge, R&D Date: Thursday, August 2, 2018 2018 Hyland Software, Inc. and its affiliates. Table of Contents

More information

<Insert Picture Here> Oracle Database 11g: Neue Features im Oracle Optimizer

<Insert Picture Here> Oracle Database 11g: Neue Features im Oracle Optimizer Oracle Database 11g: Neue Features im Oracle Optimizer Hermann Bär, Oracle Director Product Management, Server Technologies Data Warehousing Inside the Oracle Database 11g Optimizer

More information

Copyright 2018, Oracle and/or its affiliates. All rights reserved.

Copyright 2018, Oracle and/or its affiliates. All rights reserved. Oracle Database In- Memory Implementation Best Practices and Deep Dive [TRN4014] Andy Rivenes Database In-Memory Product Management Oracle Corporation Safe Harbor Statement The following is intended to

More information

Exadata Implementation Strategy

Exadata Implementation Strategy BY UMAIR MANSOOB Who Am I Oracle Certified Administrator from Oracle 7 12c Exadata Certified Implementation Specialist since 2011 Oracle Database Performance Tuning Certified Expert Oracle Business Intelligence

More information

New Features in SQL That Will Change the Way You Tune

New Features in SQL That Will Change the Way You Tune New Features in SQL That Will Change the Way You Tune LANCE TIDWELL Lance Tidwell Senior DBA, TIcketCity @Lance_LT silentdba@gmail.com Agenda New Cardinality Estimator (2014) Query Store (2016) Automatic

More information

Teradata Analyst Pack More Power to Analyze and Tune Your Data Warehouse for Optimal Performance

Teradata Analyst Pack More Power to Analyze and Tune Your Data Warehouse for Optimal Performance Data Warehousing > Tools & Utilities Teradata Analyst Pack More Power to Analyze and Tune Your Data Warehouse for Optimal Performance By: Rod Vandervort, Jeff Shelton, and Louis Burger Table of Contents

More information

Exadata Implementation Strategy

Exadata Implementation Strategy Exadata Implementation Strategy BY UMAIR MANSOOB 1 Who Am I Work as Senior Principle Engineer for an Oracle Partner Oracle Certified Administrator from Oracle 7 12c Exadata Certified Implementation Specialist

More information

Developers and DBAs. Farmers and City Slickers have different mindsets

Developers and DBAs. Farmers and City Slickers have different mindsets Developers and DBAs Farmers and City Slickers have different mindsets About ~ Øyvind Isene DBA Consultant working for Bicon in Oslo Optimization and helping developers with db OUGN and the Oracle community

More information

MYSQL DATABASE DESIGN AND TUNING MYSQL DATABASE DESIGN AND PDF MYSQL :: MYSQL WORKBENCH: DATABASE MIGRATION MYSQL - WIKIPEDIA

MYSQL DATABASE DESIGN AND TUNING MYSQL DATABASE DESIGN AND PDF MYSQL :: MYSQL WORKBENCH: DATABASE MIGRATION MYSQL - WIKIPEDIA MYSQL DATABASE DESIGN AND PDF MYSQL :: MYSQL WORKBENCH: DATABASE MIGRATION MYSQL - WIKIPEDIA 1 / 6 2 / 6 3 / 6 mysql database design and pdf The MySQL Workbench Migration Wizard is designed to save DBA

More information

Session 1079: Using Real Application Testing to Successfully Migrate to Exadata - Best Practices and Customer Case Studies

Session 1079: Using Real Application Testing to Successfully Migrate to Exadata - Best Practices and Customer Case Studies Session 1079: Using Real Application Testing to Successfully Migrate to Exadata - Best Practices and Customer Case Studies Prabhaker Gongloor (GP) Product Management Director, Database Manageability, Oracle

More information

Business Analytics in the Oracle 12.2 Database: Analytic Views. Event: BIWA 2017 Presenter: Dan Vlamis and Cathye Pendley Date: January 31, 2017

Business Analytics in the Oracle 12.2 Database: Analytic Views. Event: BIWA 2017 Presenter: Dan Vlamis and Cathye Pendley Date: January 31, 2017 Business Analytics in the Oracle 12.2 Database: Analytic Views Event: BIWA 2017 Presenter: Dan Vlamis and Cathye Pendley Date: January 31, 2017 Vlamis Software Solutions Vlamis Software founded in 1992

More information

Installation & Maintenance Guide for Oracle EBS DBAs

Installation & Maintenance Guide for Oracle EBS DBAs Installation & Maintenance Guide for Oracle EBS DBAs Version 2018.0 Desktop Reporting Document Information............................................................. i Notices..........................................................................i

More information

Oracle Application Express 5.1

Oracle Application Express 5.1 Oracle Application Express 5.1 New Features [Name] [Title] December 2016 2 Agenda 1 2 3 4 5 6 7 Oracle Application Express Overview Interactive Grid Oracle JET Charts Universal Theme Productivity Improvements

More information

Oracle E-Business Suite Certified with Oracle Database Vault Certification Overview

Oracle E-Business Suite Certified with Oracle Database Vault Certification Overview Oracle E-Business Suite Certified with Oracle Database Vault Certification Overview Kamal Tbeileh, Principal Product Manager, Database Vault E-Business Certification Announcement

More information

davidklee.net heraflux.com linkedin.com/in/davidaklee

davidklee.net heraflux.com linkedin.com/in/davidaklee @kleegeek davidklee.net heraflux.com linkedin.com/in/davidaklee Specialties / Focus Areas / Passions: Performance Tuning & Troubleshooting Virtualization Cloud Enablement Infrastructure Architecture Health

More information

Migrating Express Applications To Oracle 9i A Practical Guide

Migrating Express Applications To Oracle 9i A Practical Guide Migrating Express Applications To Oracle 9i A Practical Guide Mark Rittman, Mick Bull Plus Consultancy http://www.plusconsultancy.co.uk Agenda Introduction A brief history of Oracle Express Oracle 9i OLAP

More information

Discover Best of Show März 2016, Düsseldorf

Discover Best of Show März 2016, Düsseldorf Discover Best of Show 2016 2. - 3. März 2016, Düsseldorf Transformation Area: Database Application Optimisation & Archiving mit Structured Data Manager Matthias Binder, Technical Consultant Hewlett Packard

More information

What is Real Application Testing?

What is Real Application Testing? Real Application Testing Real Application Testing Enterprise Manager Management Packs Enhancements What is Real Application Testing? New database option available with EE only Includes two new features

More information

Trouble-free Upgrade to Oracle Database 12c with Real Application Testing

Trouble-free Upgrade to Oracle Database 12c with Real Application Testing Trouble-free Upgrade to Oracle Database 12c with Real Application Testing Kurt Engeleiter Principal Product Manager Safe Harbor Statement The following is intended to outline our general product direction.

More information

Oracle 11g New Features

Oracle 11g New Features Oracle 11g New Features Richard Lin Principal Sales Consultant Oracle Taiwan Agenda Adaptive Self-Managing Change Assurance Scallability Availability Best Information Introducing

More information

MDM Partner Summit 2015 Oracle Enterprise Data Quality Overview & Roadmap

MDM Partner Summit 2015 Oracle Enterprise Data Quality Overview & Roadmap MDM Partner Summit 2015 Oracle Enterprise Data Quality Overview & Roadmap Steve Tuck Senior Director, Product Strategy Todd Blackmon Senior Director, Sales Consulting David Gengenbach Sales Consultant

More information