<Insert Picture Here> Oracle 11g Introduction for Release 2

Size: px
Start display at page:

Download "<Insert Picture Here> Oracle 11g Introduction for Release 2"

Transcription

1 <Insert Picture Here> Oracle 11g Introduction for Release 2 David Foster Master Principal GRID Technologist

2 Free Front Office Back Office Oracle Database 11g Release 2 Dynamic Cluster Partitioning via Server Pools App Servers DW RAC One Server Pools Dynamically assigns the server resources required to run specific workloads Both Application and Database Pools Policy Managed Min and Max Servers Relative Importance Unassigned Servers go to Free Pool

3 Oracle Database 11g Release 2 Example: Server Pool Front Office Back Office Free App Servers Server Pool Min Max Imp App Servers Front Office Back Office DW Free 4 0 DW RAC One

4 Oracle Database 11g Release 2 Dynamic Cluster Reconfiguration for High Availability Front Office Back Office Free App Servers If a server pool falls below its minimum the cluster reconfigures DW RAC One

5 Free Front Office Back Office Oracle Database 11g Release 2 Dynamic Cluster Reconfiguration for High Availability App Servers DW If a server pool falls below its minimum the cluster reconfigures Moves a server from A server pool that is less important A server from pool with the same importance with more servers than its min RAC One

6 Oracle Database 11g Release 2 Simplified Provisioning Front Office Back Office Free mycluster.myco.com App Servers DW RAC One New intelligent installer 40% fewer steps to install RAC Nodes can be easily repurposed Network and storage information read from profile and configured automatically No need to manually prepare a node. Nodes can be dynamically added or removed from the cluster SCAN - Single cluster-wide alias for database connections Clients need not be aware of cluster configuration changes

7 Oracle Database 11g Release 2 Better Virtualization for Databases Front Office Back Office Free App Servers DW RAC One RAC One extends benefits of server virtualization to singleinstance databases on physical hardware Consolidation Live Migration Rolling Patches Server failover Standardized DB environment Online upgradeable to full RAC

8 RAC ONE A RAC ONE B RAC ONE C RAC ONE D RAC ONE E RAC ONE F RAC ONE G RAC ONE H RAC ONE I RAC ONE J RAC ONE K RAC ONE L Free Front Office Back Office Oracle Database 11g Release 2 Resources protected with Oracle Clusterware App Servers SOA IMDB OC4J APACHE New agents for IMDB Cache, Hyperion, Siebel Resource Dependencies can be specified Hard / Weak/Attraction / PullUp / Dispersion DW

9 EM Grid Management EM is able to manage the full stack, including Oracle Clusterware Manage and monitor clusterware components Manage and monitor application resources Automatic discovery of targets as the join the cluster Support for ACFS ASM Configuration Assistant (ASMCA) for ASM and ACFS This presentation is for informational purposes only and may not be incorporated into a contract or agreement.

10 ADDM for RAC Instance-Level ADDM Inst 1 Database-Level ADDM 11g Self-Diagnostic Engine Inst 2 Inst 3 AWR 1 AWR 2 AWR 3 Automatic Database Diagnostics Managers (ADDM) for Real Applications Cluster (RAC) RAC expert in a box Identifies performance problems for the entire RAC cluster database Database-wide analysis of: Global cache interconnect issues Global resource contention, e.g. IO bandwidth, hot blocks Globally high-load SQL Skew in instance response times Runs proactively every hour when taking AWR snapshots (default) This presentation is for informational purposes only and may not be incorporated into a contract or agreement.

11 Cluster Interconnects Page This presentation is for informational purposes only and may not be incorporated into a contract or agreement.

12 Cluster Health Manager Root Cause Analysis at Cluster and System Level Proactively analyze cluster state and health Root cause analysis Predict failures Prevent failures Future: Automatically and proactively repair issues This presentation is for informational purposes only and may not be incorporated into a contract or agreement.

13 Oracle Database 11g Release 2 Simplified RAC Provisioning Automatic checking for pre-requisites Integration of Cluster Verification Utilities in Installer Zero config add node/re-purpose Database server nodes automatically discover peers and negotiate services, e.g., network addresses Easy downgrade of Oracle Clusterware Oracle Clusterware can be restored from old homes Easy node reuse Clean de-install Re-imaging not required This 2009 presentation Oracle Corporation is for informational Proprietary purposes and Confidential only and may not be incorporated into a contract or agreement.

14 How do you get there? Rapid Grid Provisioning with OracleVM Oracle Fusion Oracle Non-Oracle Non-Oracle Database Middleware Applications Applications Applications Enterprise Enterprise Enterprise Oracle/Red Microsoft Linux Linux Linux Hat Linux Windows Oracle VM

15 Oracle In Memory Database Cache Offload Workload to the Middle Tier Utilizes middle tier resources Data cached in application memory Database tables Subsets of rows & columns Business Applications Cached tables Business Applications Cached tables Fast, consistent response times High transaction throughput Standard SQL interface Synchronized with Oracle Database

16 Oracle Database 11g Release 2 Reduce I/O bandwidth requirement with Flash Cache A transparent extension of the database buffer cache using solid-state disk (SSD) technology SSD acts as a Level 2 cache (SGA is Level 1) Faster than disk (100x faster for reads) Cheaper than memory ($50 per gigabyte) Large capacity (hundreds of gigabytes per flash disk) Fewer drives and better performance For I/O throughput, users often use hundreds of drives today Flash enables I/O throughput without all the drives Large jobs complete faster

17 Flash Cache How it works Extended Buffer Cache 16 GB SGA Memory 120 GB Flash Cache Install Flash Drive in the Host Server Set two init.ora parameters: db_flash_cache_file = <filename> Specifies the path to the flash disk db_flash_cache_size=<size> Specifies the amount of flash disk to use 360 GB Magnetic Disks

18 Flash Cache How it works Extended Buffer Cache Hot Data 16 GB SGA Memory 120 GB Flash Cache 1. Blocks read into buffer cache 2. Dirty blocks flushed to disk Cold Data 360 GB Magnetic Disks

19 Flash Cache How it works Extended Buffer Cache Hot Data 16 GB SGA Memory 1. Blocks read into buffer cache 3. Clean blocks moved to Flash Cache based on LRU* (once SGA is full) 2. Dirty blocks flushed to disk 120 GB Flash Cache Warm Data Cold Data 360 GB Magnetic Disks * Headers for Flash Cached blocks kept in SGA

20 Flash Cache 4. User Process reads blocks from SGA (copied from Flash Cache if not in SGA) Hot Data 16 GB SGA Memory 1. Blocks read into buffer cache Extended Buffer Cache 3. Clean blocks moved to Flash Cache based on LRU* 2. Dirty blocks flushed to disk 120 GB Flash Cache Warm Data Cold Data 360 GB Magnetic Disks * Headers for Flash Cached blocks kept in SGA

21 Flash Cache Things to note Customers should test flash drives thoroughly quality and performance varies greatly today Large flash areas may require additional SGA for buffer headers, approximately 2 4% of Flash Cache data With large flash drives, the time to warmup the cache and deliver full benefit could be substantial Multiple flash drives may be combined via volume managers or ASM Flash drives can use PCI, SCSI, or DIMM connections, as long as they look to Oracle like a regular disk Optional storage clause FLASH_CACHE { KEEP NONE } to force a table or partition in or out of the cache Flash cache reduces read I/O, but does not affect write I/O

22 Oracle Database 11g Release 2 ASM Supports All File Types ASM Cluster File System SOA IMDB OC4J APACHE Siebel Web DW ODS PSFT EBS RAC One File System Binaries OCR & Voting Files DB Datafiles ASM now supports all types of files Database files Shared Clusterware files (OCR/Vote Disk) File system files ASM Cluster File System (ACFS) 3 rd -party file systems

23 Oracle Database 11g Release 2 ASM Cluster File System (ACFS) ASM Cluster File System SOA IMDB OC4J APACHE Siebel Web DW ODS PSFT EBS RAC One File System Binaries OCR & Voting Files DB Datafiles General purpose clustered or local file system Data stored in ASM Inherits all ASM manageability benefits Optimized disk layout Online disk add/drop/rebalance Integrated mirroring Read-Only Snapshots up to 64 point-in-time space efficient copies of file system

24 Oracle Database 11g Release 2 Other ASM Enhancements Improved Management ASM Install & Configuration Assistant (ASMCA) Full Featured ASMCMD ASM File Access Control ASM Disk Group Rename Datafile to Disk Mapping Tunable Performance Intelligent Data Placement Frequently Accessed Data Infrequently Accessed Data

25 Manage Data Growth Partition for performance, management and cost ORDERS TABLE (7 years) % Less Active 5% Active Low End Storage Tier 2-3x less per terabyte High End Storage Tier

26 Oracle Database 11g Release 2 Partitioning Improvements ORDERS TABLE (7 years) Partition Scan Index Lookup Large Zero Size Unusable Index Small Usable Index Zero-Size Unusable Indexes and Index Partitions Intelligent Multi Branch Execution allows queries on indexed and non-indexed partitions Virtual Columns in the Primary Key or Foreign Key for Reference Partitioning

27 Significantly Reduce Storage Costs Advanced OLTP Compression Compress large application tables Transaction processing, data warehousing Compress all data types Structured and unstructured data types Improve query performance Cascade storage savings throughout data center Up To 4X Compression

28 Real World Compression Results 10 Largest ERP Database Tables 2500 Data Storage Table Scans x Saving DML Performance x Faster 10 0 < 3% Overhead

29 Oracle Database 11g Release 2 Other Compression Improvements SecureFiles Compression Compression Level LOW Compression algorithm optimized for high performance 3x less CPU utilization than default SecureFiles Compression Maintains 80% compression of default SecureFiles Compression Data Guard Redo Transport Compression Compress network traffic during normal operations

30 Distributed Data Marts and Servers Expensive data warehouse architecture Data Marts Online Analytics ETL Data Mining

31 Consolidate on to a Data Warehouse Single source of truth on low cost servers & storage Data Marts Online Analytics Data Mining ETL Oracle Database 11g with integrated ETL, Analytics & Data Mining

32 Data Warehousing Optimizations Work smarter not harder Key Features Partitioning Parallel Operations Optimized Indexing Materialized Views OLAP Cubes Data Mining Query Results Cache ETL & Data Quality Oracle Database 11g

33 Oracle Database 11g Release 2 Enhanced SQL Processing capabilities Recursive WITH clause ANSI-compliant recursive functionality Superior performance over CONNECT BY New analytical window functions Nth value for inter-row calculation New aggregate function LISTAGG SELECT deptno, LISTAGG(ename, '; ') WITHIN GROUP (order by ename) FROM emp GROUP BY deptno; DEPTNO LISTAGG(ENAME,';')WITHINGROUP(ORDERBYENAME) CLARK; KING; MILLER 20 ADAMS; FORD; JONES; SCOTT; SMITH 30 ALLEN; BLAKE; JAMES; MARTIN; TURNER; WARD

34 Oracle Database 11g Release 2 Automated Degree of Parallelism Currently tuning parallelism is a manual process one degree of parallelism does not fit all queries too much parallelism can flood system Automated Degree of Parallelism automatically decides If a statement will execute in parallel or not (serial execution would take longer than a set threshold 30 secs) What degree of parallelism the statement will use Optimizer derives the DoP from the statement based on resource requirements Uses the cost of all scan operations Balanced against a max limit of parallelism

35 Automated Degree of Parallelism How it works SQL statement Statement is hard parsed And optimizer determines the execution plan If estimated time greater than threshold Optimizer determines ideal DOP If estimated time less than threshold PARALLEL_MIN_TIME_THRESHOLD Actual DOP = MIN(default DOP, ideal DOP) Statement executes serially Statement executes in parallel

36 Oracle Database 11g Release 2 Parallel Statement Queuing Automatic Degree of Parallelism means More statements will run in parallel Potential system thrashing due to too many processes Parallel Statement Queuing automatically decides if a statement can execute immediately or not When a parallel statement starts it checks if enough parallel servers (aka Parallel Query Slaves) are available If not, queue the statement Once enough parallel servers become available, statement is de-queued and executed

37 Parallel Statement Queuing How it works SQL statements Statement is parsed and Oracle automatically determines DOP If not enough parallel servers available queue FIFO Queue If enough parallel servers available execute immediately When the required number of parallel servers become available the first stmt on the queue is dequeued and executed 8 128

38 Parallel Statement Queuing Monitoring in Enterprise Manager Click on the SQL ID for more info Clock symbol indicated a queued statement Awaiting screen shot from EM

39 Parallel Statement Queuing Monitoring in Enterprise Manager Wait event indicates stmt is at the head of the queue

40 Oracle Database 11g Release 2 In-Memory Parallel Execution Data warehouse environments can have large amounts of memory that is not always used An algorithm places fragments of an object (partitions) in memory on different nodes Compression gets more data in memory Parallel servers (aka PQ Slaves) are then executed on the corresponding nodes Requires Automatic Degree of Parallelism Real Application Clusters

41 In-Memory Parallel Execution How it works SQL statement Determine the size of the table being looked at Table is a good candidate for In-Memory Parallel Execution Fragments of Table are read into each node s buffer cache Table is extremely small Table is extremely Large Read into the buffer cache on any node Always use direct read from disk Only parallel server on the same RAC node will access each fragment

42 Traditional High Availability Expensive, idle redundancy Production Server Solaris Cluster HP ServiceGuard IBM HACMP Idle Failover Server Idle Disaster Recovery BMC SQL Backtrack Veritas Volume Manager

43 Oracle Maximum Availability Architecture Fully Utilizing Redundancy Secure Backups to Cloud and Tape Real Application Clusters Data Guard Active Data Guard Fast Recovery Area Automatic Storage Management

44 Physical Standby with Real-Time Query Continuous Redo Shipment and Apply Now supports Real-time Queries Incremental Concurrent backups! Real-Time Query Primary Database Physical Standby Database Read-only queries on physical standby concurrent with redo apply Supports RAC on primary / standby Queries see transactionally consistent results Handles all data types, very fast, operationally simple But not as flexible as logical standby Immediate appeal to the many users of physical standby DR with real time query is unique in the industry no idle resources This presentation is for informational purposes only and may not be incorporated into a contract or agreement.

45 Snapshot Standby Leverage Standby Database for Testing Physical Standby Apply Logs Open Database Back out Changes Snapshot Standby Perform Testing Continuous Redo Shipping Convert Physical Standby to Snapshot Standby and open for writes by testing applications ALTER DATABASE CONVERT TO SNAPSHOT STANDBY; Discard testing writes and catch-up to primary by applying logs ALTER DATABASE CONVERT TO PHYSICAL STANDBY; Preserves zero data loss But no real time query or fast failover Similar to storage snapshots, but: Provides DR at the same time Single copy of storage No idle resources This presentation is for informational purposes only and may not be incorporated into a contract or agreement.

46 Oracle Database 11g Release 2 Data Guard Enhancements Active Data Guard - Quality of Service Standby Query SLA configurable from zero to n seconds Set maximum allowable data delay at standby database Database returns error to application if maximum is exceeded Application can redirect query to primary database Automatic block repair Bad blocks detected and fixed using good version from standby Data Guard - network utilization Transport compression for bandwidth constrained WANs Not just to resolve gaps after propagation interruptions

47 Additional Availability IMDB Cache Integration Support Data Guard synchronous physical standby Failover and switchover Transient rolling upgrade Zero down time No data loss Application Transactions In-Memory Cache Tables Active Cache Refresh Hot Standby for reads In-Memory Cache Tables Standby Cache Write-through Data Guard Real Application Clusters Active Data Guard

48 Additional Availability IMDB Cache Integration After switchover or failover to standby Data Guard Zero down time No data loss Application Transactions In-Memory Cache Tables Active Cache Refresh Hot Standby for reads In-Memory Cache Tables Standby Cache Write-through Real Application Clusters Active Data Guard

49 Oracle Database 11g Release 2 Streams Enhancements - Performance High performance typical of basic uni-directional Streams replication environment now extended to complex configurations Faster transformations - especially useful for application integration Statement DML Handlers - up to 4x faster than procedural DML handlers New Declarative Transformation - Keep Columns Optimized one-to-many propagations - up to 2x faster N-way and hub-and-spoke configurations Improved JMS integration and performance improvements for Streams Advanced Queuing - AQ dequeue is 30%-100% faster than previous releases

50 Oracle Database 11g Release 2 Streams Enhancements - XStreams 3 rd party apps require fast real-time access to changes in Oracle database, to support heterogeneous data integration environments Solution: Extended Streams - XStream (API to Oracle Streams) Client application attaches directly to Streams apply process Direct access to Streams processes using OCI / Java Outbound server (XStream Out) Stream changes out of the Oracle database to client application Inbound server (Xstream In) Stream changes from external sources into an Oracle database XStream

51 Oracle Database 11g Release 2 Backup & Recovery Enhancements New RMAN backup compression capabilities HIGH reduces backup size by 40%+ depending on data type LOW least impact on backup throughput MEDIUM best balance between compression & throughput Tablespace Point-in-time Recovery Can recover dropped tablespaces Can perform multiple recoveries of the same tablespace Oracle Secure Backup Cloud Module Transparent integration between RMAN and cloud-based storage Initial support for Amazon Simple Storage Service (S3)

52 Oracle Database 11g Release 2 Online Application Upgrade Large, mission critical applications are often unavailable for tens of hours while a patch or an upgrade is installed Oracle Database 11g Release 2 introduces revolutionary new capabilities that allow online application upgrade with uninterrupted availability of the application The pre-upgrade application and the post-upgrade application can be used concurrently

53 Online Application Upgrade Requirements The installation of the upgrade into the production database must not perturb live users of the pre-upgrade application Many objects must be changed in concert. The changes must be made in privacy Transactions done by the users of the pre-upgrade application must by reflected in the post-upgrade application For hot rollover, we also need the reverse of this: Transactions done by the users of the post-upgrade application must by reflected in the pre-upgrade application

54 The solution Edition-based redefinition Revolutionary new features: edition editioning view crossedition trigger Code changes are installed in the privacy of a new edition Data changes are made safely by writing only to new columns or new tables not seen by the old edition An editioning view exposes a different projection of a table into each edition to allow each to see just its own columns A crossedition trigger propagates data changes made by the old edition into the new edition s columns, or (in hot-rollover) vice-versa

55 Oracle Database 11g Release 2 Database Security Encryption and Key Management Change / re-key TDE tablespace encryption master keys Reduced storage overhead for TDE column encryption with NOMAC option Database Auditing New package automates cleanup of database audit data Audit ALL STATEMENTS BY USER option Additional audit information for connections over Database links Audit trail cleanup integrated with Oracle Audit Vault

56 Oracle Database 11g Release 2 Database Security Database Vault Patching without turning Database Vault off New DV_PATCH_ADMIN role Security enforcement retained after restore on different machine User Management and Strong Authentication Kerberos support for constrained delegation in MS-Windows Kerberos support for database links New Alter Database Link change password syntax

57 Oracle Database 11g Release 2 Data Masking Pack Out of box mask formats for commonly masked data Condition-based Masking Compound Masks Integrated Clone + Mask workflow Deterministic masking support Supported in Enterprise Manager Database Control

58 Oracle Database 11g Release Total Recall Schema Evolution Support Drop Column Add Column Add Column Alter base table history table automatically adjusts Drop, Rename, Modify Column Drop, Truncate Partition Rename, Truncate Table Flashback query supported across DDL changes time Flashback Version Query Complex DDL changes (e.g. table split) accommodated Associate/Diassociate history table via DBMS_FLASHBACK_ARCHIVE package

59 Database Management Proactive, Self-Managing Software Information Full Time Employees Database Management Challenge Self Managing Software Complexity

60 Managing Complexity Automated Self-management Automated: Storage Memory Statistics SQL tuning Backup and Recovery Advisory: Indexing Partitioning Compression Availability Data Recovery

61 Oracle Database 11g vs Oracle Database 10g Reducing time and complexity even more 26% less time 31% fewer steps 100% 75% Oracle9i Database Oracle Database 10g Oracle Database 11g 50% 25% 0% Time Steps

62 Oracle Database 11g Release 2 Offline Performance Analysis with Active Reports Interactive performance reports for off-line analysis Offer same level of interactivity with drill-downs for detailed analysis very helpful for diagnostic purposes Can be ed to appropriate personnel for analysis Does not require Enterprise Manager installation

63 Oracle Database 11g Release 2 Improved RAC Performance Monitoring and Diagnostics Summary view of health of services Top Cluster events: Identifies which events and instances caused the highest percentage of wait events across the RAC cluster ADDM shows blocking sessions across RAC instances Backward compatible: Can analyze snapshots from earlier versions

64 Oracle Database 11g Release 2 High Availability Console

65 Oracle Database 11g Release 2 Maximum Availability Architecture Advisor

66 Oracle Database 11g Release 2 Compression Advisor Analyzes objects to give estimate of space savings for different compression methods Helps in deciding correct compression level for application Recommends various strategies for compression Picking the right compression algorithm for a particular data set Sorting on a particular column for increasing compression ratio Presents tradeoffs between different compression algorithms Works for OLTP compression (via OEM) and Hybrid Columnar compression (via SQL*Plus)

67 Oracle Database 11g Release 2 Segment Creation on Demand Oracle Applications and SAP create thousands of tables Only a small subset is used by any customer New SEGMENT CREATION DEFERRED clause During table creation, segments are not created for table, lob, index segments During a CTAS, segments are not created if no rows returned On first row insertion, all segments are created

68 Oracle Database 11g Release 2 Resource Manager Instance Caging More flexible alternative to server partitioning Wider platform support than operating system resource managers Lower administration overhead than virtualization Set CPU_COUNT per instance and enable resource manager Sum of cpu_counts 16 Total Number of CPUs = 16 Instance D Instance C Instance B Instance A

69 Oracle Database 11g Release 2 Database File System (DBFS) Network File System Like interface for the database File system calls passed to DBFS client Also provides shell interface PL/SQL package implements file calls File create, open, read, list, etc. Files stored as LOBs using Secure Files DBFS Links Metadata stored in tables OCI DBFS Client Linux File System Call

70 Oracle Database 11g Release 2 Improved XML DB Performance and Scalability Up to 25X improvement in performance Up to 50X more scalable Better handling of extremely complex industry schemas (e.g. US GAAP) New indexing method accelerates structured queries on schema-less XML Significant optimization of Binary XML, XQuery and XML generation Improved overall scalability through XML partitioning and RAC support 50X scalability and 2.5X through-put for XML DB repository operations

71 Oracle Database 11g Release 2 Oracle Spatial and Semantic Database Oracle Spatial New Java programming APIs for GeoRaster and 3D operation simplify programming Java viewer to help visualize 3D data Improved routing operations Semantic Database VPD and OLS support Semantic indexing of documents based on popular natural language tools SPARQL query language support

72 Oracle Database 11g Release 2 Oracle Multimedia and DICOM support Oracle Multimedia Database-enforced Image Watermarking New image processing operators Updated Streaming Server Plug-ins for Microsoft Windows Media Services and RealNetworks Streaming Servers DICOM support Many enhancements and performance improvements for DICOM medical imaging Support for DICOM Video and Structured Reports Mid-tier metadata extraction

73 Oracle Database 11g Release 2 Support for all Application Development Frameworks

74 Oracle Database 11g Release 2 JDBC Ease of Upgrade for Timezone and Timestamp file versions LOB Prefetching: saves roundtrip Faster LOB operations for SecureFiles Support for Database Edition

75 Oracle Database 11g Release 2 OCI, Pre-Compilers and Dynamic Languages (PHP, Python, Ruby) Non-intrusive Client-side Query Result Cache OCI and Precompilers support for In-Memory Database Cache Ease of Upgrade for Timezone and Timestamp file versions Ref Cursor Pre-Fetching - saves roundtrips to the database Monitoring DRCP connections

76 Oracle Database 11g Release 2.Net Performance Performance tuning in Visual Studio Oracle Performance Analyzer Uses SQL Tuning Advisor, AWR, and ADDM ODP.NET self-tuning Statement cache size dynamically changes based on frequency of executed statements Faster data retrieval Populate a DataSet faster and retrieve data faster with OracleDataReader Promotable transactions Promote local transactions to distributed at run time

77 Oracle Database 11g Release 2.Net Advanced Queuing Use Visual Studio to administer AQ Queue designers add, delete, modify View queues Develop.NET AQ applications with ODP.NET APIs Enqueue, dequeue, subscribe, listen, etc. ODT ease of use Enhanced user and role management tools More paging, filtering, selection, and configuration choices ODP.NET Permission Classes Enforce code access security to Oracle

78 Oracle Application Express (APEX) Database-Centric Web Application Development Tool Unique Rapid Application Development (RAD) tool for the Oracle Database Browser based for Development, Deployment & Use Declaratively build professional Web 2.0 applications that are fast and secure Leverages full Oracle database capabilities and existing SQL & PL/SQL skills Standard component of the database Fully supported, no-cost option with all editions of the Oracle Database

79 Oracle Database 11g Release 2 Interactive Reports

80 Oracle Database 11g Release 2 Oracle Forms to APEX Conversion

81 Oracle SQL Developer Database Development IDE Popular Most downloaded Oracle tool 1.5M users #1 Oracle database development IDE Distribution (No Cost) With Database All Editions OTN download Benefits Productivity Ease of use Introduced March 2006

82 Oracle Database 11g Release 2 What are my upgrade paths?

83 Customer Resources OTN Upgrade Page

84 Customer Resources Metalink Note: Upgrade Companion 11g R1 Note: will be available soon for 11g R2

Focus On: Oracle Database 11g Release 2

Focus On: Oracle Database 11g Release 2 Focus On: Oracle Database 11g Release 2 Focus on: Oracle Database 11g Release 2 Oracle s most recent database version, Oracle Database 11g Release 2 [11g R2] is focused on cost saving, high availability

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

What s New for Oracle Database 11gR2 on Windows?

What s New for Oracle Database 11gR2 on Windows? 1 What s New for Oracle Database 11gR2 on Windows? Santanu Datta ` Alex Keh Dennis Ruane Sr. Director Principal Product Manager Senior Database Software Engineer Server Technologies

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

Oracle Database 11g for Experienced 9i Database Administrators

Oracle Database 11g for Experienced 9i Database Administrators Oracle Database 11g for Experienced 9i Database Administrators 5 days Oracle Database 11g for Experienced 9i Database Administrators Course Overview The course will give experienced Oracle 9i database

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

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

Andy Mendelsohn, Oracle Corporation

Andy Mendelsohn, Oracle Corporation ORACLE DATABASE 10G: A REVOLUTION IN DATABASE TECHNOLOGY Andy Mendelsohn, Oracle Corporation EXECUTIVE OVERVIEW Oracle Database 10g is the first database designed for Enterprise Grid Computing. Oracle

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

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material,

More information

Oracle Database 11g: SQL Fundamentals I

Oracle Database 11g: SQL Fundamentals I Oracle Database SQL Oracle Database 11g: SQL Fundamentals I Exam Number: 1Z0-051 Exam Title: Oracle Database 11g: SQL Fundamentals I Exam Number: 1Z0-071 Exam Title: Oracle Database SQL Oracle and Structured

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

ORACLE 11g R2 New Features

ORACLE 11g R2 New Features KNOWLEDGE POWER Oracle Grid Infrastructure Installation and Upgrade Enhancements Oracle Restart ASM Enhancements Storage Enhancements Data Warehouse and Partitioning Enhancements Oracle SecureFiles Security

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

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

Database Level 100. Rohit Rahi November Copyright 2018, Oracle and/or its affiliates. All rights reserved.

Database Level 100. Rohit Rahi November Copyright 2018, Oracle and/or its affiliates. All rights reserved. Database Level 100 Rohit Rahi November 2018 1 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

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

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 Managing Oracle Database 12c with Oracle Enterprise Manager 12c Martin

More information

Storage Optimization with Oracle Database 11g

Storage Optimization with Oracle Database 11g Storage Optimization with Oracle Database 11g Terabytes of Data Reduce Storage Costs by Factor of 10x Data Growth Continues to Outpace Budget Growth Rate of Database Growth 1000 800 600 400 200 1998 2000

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

Enterprise Manager: Scalable Oracle Management

Enterprise Manager: Scalable Oracle Management Session id:xxxxx Enterprise Manager: Scalable Oracle John Kennedy System Products, Server Technologies, Oracle Corporation Enterprise Manager 10G Database Oracle World 2003 Agenda Enterprise Manager 10G

More information

Maximize Availability on Private Clouds

Maximize Availability on Private Clouds Maximize Availability on Private Clouds No Time for Downtime? 2 Twenty Two Hour Outage Popular E-Commerce Site From Barron s Online their Web site has been down for hours. Around noon Pacific time, the

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

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

1 Dulcian, Inc., 2001 All rights reserved. Oracle9i Data Warehouse Review. Agenda

1 Dulcian, Inc., 2001 All rights reserved. Oracle9i Data Warehouse Review. Agenda Agenda Oracle9i Warehouse Review Dulcian, Inc. Oracle9i Server OLAP Server Analytical SQL Mining ETL Infrastructure 9i Warehouse Builder Oracle 9i Server Overview E-Business Intelligence Platform 9i Server:

More information

Oracle: From Client Server to the Grid and beyond

Oracle: From Client Server to the Grid and beyond Oracle: From Client Server to the Grid and beyond Graham Wood Architect, RDBMS Development Oracle Corporation Continuous Innovation Oracle 6 Oracle 5 Oracle 2 Oracle 7 Data Warehousing Optimizations Parallel

More information

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 Oracle University Contact Us: 0845 777 7711 Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 Duration: 5 Days What you will learn In this intensive course, you'll learn about

More information

Exam 1Z0-061 Oracle Database 12c: SQL Fundamentals

Exam 1Z0-061 Oracle Database 12c: SQL Fundamentals Exam 1Z0-061 Oracle Database 12c: SQL Fundamentals Description The SQL Fundamentals exam is intended to verify that certification candidates have a basic understanding of the SQL language. It covers the

More information

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

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 2 Copyright 23, Oracle and/or its affiliates. All rights reserved. Oracle Database 2c Heat Map, Automatic Data Optimization & In-Database Archiving Platform Technology Solutions Oracle Database Server

More information

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 What you will learn In this intensive course, students will learn about the Oracle Grid Infrastructure products. This includes

More information

<Insert Picture Here> Controlling resources in an Exadata environment

<Insert Picture Here> Controlling resources in an Exadata environment Controlling resources in an Exadata environment Agenda Exadata Security Flash Cache and Log Storage Indexes Parallel Execution Agenda Exadata Security Flash Cache and Log Storage

More information

Oracle Multitenant What s new in Oracle Database 12c Release ?

Oracle Multitenant What s new in Oracle Database 12c Release ? Oracle Multitenant What s new in Oracle Database 12c Release 12.1.0.2? Saurabh K. Gupta Principal Technologist, Database Product Management Who am I? Principal Technologist, Database Product Management

More information

Oracle Database 12c: Administration Workshop Ed 2

Oracle Database 12c: Administration Workshop Ed 2 Oracle University Contact Us: +40 21 3678820 Oracle Database 12c: Administration Workshop Ed 2 Duration: 5 Days What you will learn The Oracle Database 12c: Administration Workshop will teach you about

More information

Oracle Database 12c: Administration Workshop Ed 2

Oracle Database 12c: Administration Workshop Ed 2 Oracle Database 12c: Administration Workshop Ed 2 Duration 5 Days What you will learn The Oracle Database 12c: Administration Workshop will teach you about the Oracle Database architecture. You will discover

More information

Oracle Database 12c: New Features for Administrators (40 hrs.) Prerequisites: Oracle Database 11g: Administration Workshop l

Oracle Database 12c: New Features for Administrators (40 hrs.) Prerequisites: Oracle Database 11g: Administration Workshop l Oracle Database 12c: New Features for Administrators (40 hrs.) Prerequisites: Oracle Database 11g: Administration Workshop l Course Topics: Introduction Overview Oracle Database Innovation Enterprise Cloud

More information

Oracle Database 11g New Features Overview. An Oracle White Paper March 2, 2007

Oracle Database 11g New Features Overview. An Oracle White Paper March 2, 2007 Oracle Database 11g New Features Overview An Oracle White Paper March 2, 2007 Note: The following is intended to outline our general product direction. It is intended for information purposes only, and

More information

1z z0-060 Upgrade to Oracle Database 12c

1z z0-060 Upgrade to Oracle Database 12c 1z0-060 Number: 1z0-060 Passing Score: 800 Time Limit: 120 min File Version: 7.1 1z0-060 Upgrade to Oracle Database 12c Exam A QUESTION 1 Your multitenant container (CDB) contains two pluggable databases

More information

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 NEW

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 NEW Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 4108 4709 Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 NEW Duration: 5 Days What you will learn This 11g

More information

Oracle Advanced Compression: Reduce Storage, Reduce Costs, Increase Performance Bill Hodak Principal Product Manager

Oracle Advanced Compression: Reduce Storage, Reduce Costs, Increase Performance Bill Hodak Principal Product Manager Oracle Advanced : Reduce Storage, Reduce Costs, Increase Performance Bill Hodak Principal Product Manager The following is intended to outline our general product direction. It is intended for information

More information

CHAPTER. Oracle Database 11g Architecture Options

CHAPTER. Oracle Database 11g Architecture Options CHAPTER 1 Oracle Database 11g Architecture Options 3 4 Part I: Critical Database Concepts Oracle Database 11g is a significant upgrade from prior releases of Oracle. New features give developers, database

More information

Oracle 1Z0-515 Exam Questions & Answers

Oracle 1Z0-515 Exam Questions & Answers Oracle 1Z0-515 Exam Questions & Answers Number: 1Z0-515 Passing Score: 800 Time Limit: 120 min File Version: 38.7 http://www.gratisexam.com/ Oracle 1Z0-515 Exam Questions & Answers Exam Name: Data Warehousing

More information

<Insert Picture Here> What's New for.net Developers for Oracle Database

<Insert Picture Here> What's New for.net Developers for Oracle Database 1 What's New for.net Developers for Oracle Database Alex Keh Principal Product Manager, Oracle Program Agenda Currently available Visual Studio 2010 and.net Framework 4 ODAC 11.2

More information

Oracle Database 10G. Lindsey M. Pickle, Jr. Senior Solution Specialist Database Technologies Oracle Corporation

Oracle Database 10G. Lindsey M. Pickle, Jr. Senior Solution Specialist Database Technologies Oracle Corporation Oracle 10G Lindsey M. Pickle, Jr. Senior Solution Specialist Technologies Oracle Corporation Oracle 10g Goals Highest Availability, Reliability, Security Highest Performance, Scalability Problem: Islands

More information

Oracle Database 12c R2: New Features for 12c R1 Administrators Ed 1

Oracle Database 12c R2: New Features for 12c R1 Administrators Ed 1 Oracle University Contact Us: Local: 0180 2000 526 Intl: +49 8914301200 Oracle Database 12c R2: New Features for 12c R1 Administrators Ed 1 Duration: 5 Days What you will learn The Oracle Database 12c

More information

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. reserved. Insert Information Protection Policy Classification from Slide 8

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. reserved. Insert Information Protection Policy Classification from Slide 8 The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material,

More information

Oracle Database 10g : Administration Workshop II (Release 2) Course 36 Contact Hours

Oracle Database 10g : Administration Workshop II (Release 2) Course 36 Contact Hours Oracle Database 10g : Administration Workshop II (Release 2) Course 36 Contact Hours What you will learn This course advances your success as an Oracle professional in the area of database administration.

More information

Managing Oracle Database 12c with Oracle Enterprise Manager 12c

Managing Oracle Database 12c with Oracle Enterprise Manager 12c Managing Oracle Database 12c with Oracle Enterprise Manager 12c The preceding is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

Oracle 9i release 1. Administration. Database Outsourcing Experts

Oracle 9i release 1. Administration. Database Outsourcing Experts Administration Default Temporary Tablespace The system will automatically allocate new users an appropriate temporary tablespace without you needing to specify it explicitly in the create user statement.

More information

Oracle Database: SQL and PL/SQL Fundamentals

Oracle Database: SQL and PL/SQL Fundamentals Oracle University Contact Us: 001-855-844-3881 & 001-800-514-06-9 7 Oracle Database: SQL and PL/SQL Fundamentals Duration: 5 Days What you will learn This Oracle Database: SQL and PL/SQL Fundamentals training

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

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

Copyright 2011, Oracle and/or its affiliates. All rights reserved. The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material,

More information

Oracle 12C Administration Course Content:

Oracle 12C Administration Course Content: Oracle 12C Administration Course Content: Enterprise Manager and Other Tools Enterprise Manager (EM) Cloud Control home page Enterprise Manager Express home page versus Enterprise Manager Database Control

More information

Oracle Exadata X7. Uwe Kirchhoff Oracle ACS - Delivery Senior Principal Service Delivery Engineer

Oracle Exadata X7. Uwe Kirchhoff Oracle ACS - Delivery Senior Principal Service Delivery Engineer Oracle Exadata X7 Uwe Kirchhoff Oracle ACS - Delivery Senior Principal Service Delivery Engineer 05.12.2017 Oracle Engineered Systems ZFS Backup Appliance Zero Data Loss Recovery Appliance Exadata Database

More information

1Z Upgrade to Oracle Database 12cm Exam Summary Syllabus Questions

1Z Upgrade to Oracle Database 12cm Exam Summary Syllabus Questions 1Z0-060 Upgrade to Oracle Database 12cm Exam Summary Syllabus Questions Table of Contents Introduction to 1Z0-060 Exam on Upgrade to Oracle Database 12c... 2 Oracle 1Z0-060 Certification Details:... 2

More information

Automating Information Lifecycle Management with

Automating Information Lifecycle Management with Automating Information Lifecycle Management with Oracle Database 2c The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

[Contents. Sharing. sqlplus. Storage 6. System Support Processes 15 Operating System Files 16. Synonyms. SQL*Developer

[Contents. Sharing. sqlplus. Storage 6. System Support Processes 15 Operating System Files 16. Synonyms. SQL*Developer ORACLG Oracle Press Oracle Database 12c Install, Configure & Maintain Like a Professional Ian Abramson Michael Abbey Michelle Malcher Michael Corey Mc Graw Hill Education New York Chicago San Francisco

More information

Oracle Database 10g: New Features for Administrators Release 2

Oracle Database 10g: New Features for Administrators Release 2 Oracle University Contact Us: +27 (0)11 319-4111 Oracle Database 10g: New Features for Administrators Release 2 Duration: 5 Days What you will learn This course introduces students to the new features

More information

Oracle Database 12c R2: Administration Workshop Ed 3 NEW

Oracle Database 12c R2: Administration Workshop Ed 3 NEW Oracle Database 12c R2: Administration Workshop Ed 3 NEW Duration: 5 Days What you will learn The Oracle Database 12c R2: Administration Workshop Ed 3 course is designed to provide you with a firm foundation

More information

Manage Change With Confidence: Upgrading to Oracle Database 11g with Oracle Real Application Testing

Manage Change With Confidence: Upgrading to Oracle Database 11g with Oracle Real Application Testing Manage Change With Confidence: Upgrading to Oracle Database 11g with Oracle Real Application Testing The following is intended to outline our general product direction. It is intended for information purposes

More information

<Insert Picture Here> Exadata MAA Best Practices Series Session 1: E-Business Suite on Exadata

<Insert Picture Here> Exadata MAA Best Practices Series Session 1: E-Business Suite on Exadata Exadata MAA Best Practices Series Session 1: E-Business Suite on Exadata Richard Exley Ray Dutcher Richard Exley, Ray Dutcher Oracle Applications, Exadata and MAA Best Practices Exadata

More information

Oracle Database 12c: Administration Workshop Ed 2 NEW

Oracle Database 12c: Administration Workshop Ed 2 NEW Oracle Database 12c: Administration Workshop Ed 2 NEW Duration: 5 Days What you will learn The Oracle Database 12c: Administration Workshop will teach you about the Oracle Database architecture. You will

More information

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 What you will learn This Oracle 11g: RAC and Grid Infrastructure Administration Accelerated training teaches you about the Oracle

More information

Oracle Database 12c: Administration Workshop Duration: 5 Days Method: Instructor-Led

Oracle Database 12c: Administration Workshop Duration: 5 Days Method: Instructor-Led Oracle Database 12c: Administration Workshop Duration: 5 Days Method: Instructor-Led Certification: Oracle Database 12c Administrator Certified Associate Exam: Oracle Database 12c: Installation and Administration

More information

Oracle Database 12c R2: Administration Workshop Ed 3

Oracle Database 12c R2: Administration Workshop Ed 3 Oracle University Contact Us: +27 (0)11 319-4111 Oracle Database 12c R2: Administration Workshop Ed 3 Duration: 5 Days What you will learn The Oracle Database 12c R2: Administration Workshop Ed 3 course

More information

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 Oracle University Contact Us: 1.800.529.0165 Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 Duration: 5 Days What you will learn This Oracle 11g: RAC and Grid Infrastructure

More information

Projects. Corporate Trainer s Profile. CMM (Capability Maturity Model) level Project Standard:- TECHNOLOGIES

Projects. Corporate Trainer s Profile. CMM (Capability Maturity Model) level Project Standard:- TECHNOLOGIES Corporate Trainer s Profile Corporate Trainers are having the experience of 4 to 12 years in development, working with TOP CMM level 5 comapnies (Project Leader /Project Manager ) qualified from NIT/IIT/IIM

More information

Oracle12c Release 1 New Features for Administrators (5 Days)

Oracle12c Release 1 New Features for Administrators (5 Days) www.peaklearningllc.com Oracle12c Release 1 New Features for Administrators (5 Days) Course Description This course provides a complete, hands-on introduction to the newest release of Oracle Enterprise

More information

Oracle Database 12c: New Features for Administrators Ed 2 NEW

Oracle Database 12c: New Features for Administrators Ed 2 NEW Oracle University Contact Us: Local: 0845 777 7 711 Intl: +44 845 777 7 711 Oracle Database 12c: New Features for Administrators Ed 2 NEW Duration: 5 Days What you will learn In the Oracle Database 12c:

More information

Configuring the Oracle Network Environment. Copyright 2009, Oracle. All rights reserved.

Configuring the Oracle Network Environment. Copyright 2009, Oracle. All rights reserved. Configuring the Oracle Network Environment Objectives After completing this lesson, you should be able to: Use Enterprise Manager to: Create additional listeners Create Oracle Net Service aliases Configure

More information

Oracle Database 12c R1: New Features for Administrators Ed 2

Oracle Database 12c R1: New Features for Administrators Ed 2 Oracle Database 12c R1: New Features for Administrators Ed 2 Duration 5 Days What you will learn In the Oracle Database 12c: New Features for Administrators Ed 2 course, you ll learn about the new and

More information

Oracle Database 12c R2: New Features for Administrators Part 1 Ed 1

Oracle Database 12c R2: New Features for Administrators Part 1 Ed 1 Oracle University Contact Us: +27 (0)11 319-4111 Oracle Database 12c R2: New Features for Administrators Part 1 Ed 1 Duration: 5 Days What you will learn Throughout the lessons of the Oracle Database 12c

More information

Oracle 11g Release 2 RAC & Grid Infrastructure Administration Course Overview

Oracle 11g Release 2 RAC & Grid Infrastructure Administration Course Overview Oracle 11g Release 2 RAC & Grid Infrastructure Administration Course Overview This Oracle 11g Release 2 RAC & Grid Infrastructure Administration course provides an introduction to the general features

More information

Presented By Chad Dimatulac Principal Database Architect United Airlines October 24, 2011

Presented By Chad Dimatulac Principal Database Architect United Airlines October 24, 2011 Presented By Chad Dimatulac Principal Database Architect United Airlines October 24, 2011 How much are the losses of a potential business when a downtime occurs during a planned maintenance and unexpected

More information

<Insert Picture Here> Enterprise Data Management using Grid Technology

<Insert Picture Here> Enterprise Data Management using Grid Technology Enterprise Data using Grid Technology Kriangsak Tiawsirisup Sales Consulting Manager Oracle Corporation (Thailand) 3 Related Data Centre Trends. Service Oriented Architecture Flexibility

More information

Oracle DBA workshop I

Oracle DBA workshop I Complete DBA(Oracle 11G DBA +MySQL DBA+Amazon AWS) Oracle DBA workshop I Exploring the Oracle Database Architecture Oracle Database Architecture Overview Oracle ASM Architecture Overview Process Architecture

More information

Oracle Exadata: Strategy and Roadmap

Oracle Exadata: Strategy and Roadmap Oracle Exadata: Strategy and Roadmap - New Technologies, Cloud, and On-Premises Juan Loaiza Senior Vice President, Database Systems Technologies, Oracle Safe Harbor Statement The following is intended

More information

enterprise professional expertise distilled Implementer's guide Oracle GoldenGate 11g

enterprise professional expertise distilled Implementer's guide Oracle GoldenGate 11g Oracle GoldenGate 11g Implementer's guide Design, install, and configure high-performance data replication solutions using Oracle GoldenGate John P. Jeffries PUBLISHING enterprise professional expertise

More information

Was ist dran an einer spezialisierten Data Warehousing platform?

Was ist dran an einer spezialisierten Data Warehousing platform? Was ist dran an einer spezialisierten Data Warehousing platform? Hermann Bär Oracle USA Redwood Shores, CA Schlüsselworte Data warehousing, Exadata, specialized hardware proprietary hardware Introduction

More information

Private Cloud Database Consolidation Name, Title

Private Cloud Database Consolidation Name, Title Private Cloud Database Consolidation Name, Title Agenda Cloud Introduction Business Drivers Cloud Architectures Enabling Technologies Service Level Expectations Customer Case Studies Conclusions

More information

Oracle Autonomous Database

Oracle Autonomous Database Oracle Autonomous Database Maria Colgan Master Product Manager Oracle Database Development August 2018 @SQLMaria #thinkautonomous Safe Harbor Statement The following is intended to outline our general

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

Oracle Exadata: The World s Fastest Database Machine

Oracle Exadata: The World s Fastest Database Machine 10 th of November Sheraton Hotel, Sofia Oracle Exadata: The World s Fastest Database Machine Daniela Milanova Oracle Sales Consultant Oracle Exadata Database Machine One architecture for Data Warehousing

More information

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material,

More information

Oracle Streams. An Oracle White Paper October 2002

Oracle Streams. An Oracle White Paper October 2002 Oracle Streams An Oracle White Paper October 2002 Oracle Streams Executive Overview... 3 Introduction... 3 Oracle Streams Overview... 4... 5 Staging... 5 Propagation... 6 Transformations... 6 Consumption...

More information

Course: Oracle Database 12c R2: Administration Workshop Ed 3

Course: Oracle Database 12c R2: Administration Workshop Ed 3 Course: Oracle Database 12c R2: Administration Workshop Ed 3 The Oracle Database 12c R2: Administration Workshop Ed 3 course is designed to provide you with a firm foundation in administration of an Oracle

More information

<Insert Picture Here> Maximum Availability Architecture (MAA) Best Practices: Online Patching and Rolling Upgrades with Oracle Database

<Insert Picture Here> Maximum Availability Architecture (MAA) Best Practices: Online Patching and Rolling Upgrades with Oracle Database 2007 Oracle 1 2007 Oracle 2 Maximum Availability Architecture (MAA) Best Practices: Online Patching and Rolling Upgrades with Oracle Database Ray Dutcher, Maximum Availability Architecture,

More information

Modernize Your Backup and DR Using Actifio in AWS

Modernize Your Backup and DR Using Actifio in AWS FOR AWS Modernize Your Backup and DR Using Actifio in AWS 150105H FOR AWS Modernize Your Backup and DR Using Actifio in AWS What is Actifio? Actifio virtualizes the data that s the lifeblood of business.

More information

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

Copyright 2014, Oracle and/or its affiliates. All rights reserved. 1 Oracle Database 12c Preview In-Memory Column Store (V12.1.0.2) Michael Künzner Principal Sales Consultant The following is intended to outline our general product direction. It is intended for information

More information

Oracle Database 12c R2: Managing Multitenant Architecture Ed 2

Oracle Database 12c R2: Managing Multitenant Architecture Ed 2 Oracle University Contact Us: Local: 0845 777 7 711 Intl: +44 845 777 7 711 Oracle Database 12c R2: Managing Multitenant Architecture Ed 2 Duration: 4 Days What you will learn During the Oracle Database

More information

Oracle Database 12c R2: New Features for Administrators Part 2 Ed 1

Oracle Database 12c R2: New Features for Administrators Part 2 Ed 1 Oracle Database 12c R2: New Features for Administrators Part 2 Ed 1 Duration 5 Days What you will learn Throughout the lessons of the Oracle Database 12c R2: New Features for Administrators Part 2 course

More information

Oracle Exadata. Smart Database Platforms - Dramatic Performance and Cost Advantages. Juan Loaiza Senior Vice President Oracle Database Systems

Oracle Exadata. Smart Database Platforms - Dramatic Performance and Cost Advantages. Juan Loaiza Senior Vice President Oracle Database Systems Oracle Exadata Smart Database Platforms - Dramatic Performance and Cost Advantages Juan Loaiza Senior Vice President Oracle Database Systems Exadata X5-2 Exadata X5-8 SuperCluster M7-8 Exadata Vision Dramatically

More information

Oracle Database 12c R2: New Features for Administrators Part 2 Ed 1 -

Oracle Database 12c R2: New Features for Administrators Part 2 Ed 1 - Oracle University Contact Us: Local: 0845 777 7 711 Intl: +44 845 777 7 711 Oracle Database 12c R2: New Features for Administrators Part 2 Ed 1 - Duration: 5 Days What you will learn Throughout the lessons

More information

VERITAS Storage Foundation 4.0 TM for Databases

VERITAS Storage Foundation 4.0 TM for Databases VERITAS Storage Foundation 4.0 TM for Databases Powerful Manageability, High Availability and Superior Performance for Oracle, DB2 and Sybase Databases Enterprises today are experiencing tremendous growth

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

<Insert Picture Here> Oracle MAA und RAC Best Practices und Engineered Systems

<Insert Picture Here> Oracle MAA und RAC Best Practices und Engineered Systems Oracle MAA und RAC Best Practices und Engineered Systems Jörg Eggelsmann joerg.eggelsmann@oracle.com Leitender Systemberater 0177 5943 142 STCC Nord DB Agenda Maximum Availability

More information

Oracle - Oracle Database 12c R2: Administration Workshop Ed 3

Oracle - Oracle Database 12c R2: Administration Workshop Ed 3 Oracle - Oracle Database 12c R2: Administration Workshop Ed 3 Code: Lengt h: URL: 12cDB-A 5 days View Online The Oracle Database 12c R2: Administration Workshop Ed 3 course is designed to provide you with

More information

Maximum Availability Architecture (MAA): Oracle E-Business Suite Release 12

Maximum Availability Architecture (MAA): Oracle E-Business Suite Release 12 1 2 Maximum Availability Architecture (MAA): E-Business Suite Release 12 Richard Exley High Availability Systems and Maximum Availability Architecture Group Server Technologies Metin

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

<Insert Picture Here> Getting Started with Oracle and.net

<Insert Picture Here> Getting Started with Oracle and.net 1 Getting Started with Oracle and.net Alex Keh Principal Product Manager, Oracle Program Agenda Oracle and Microsoft partnership Oracle and.net getting started Latest features and

More information

ORACLE RAC DBA COURSE CONTENT

ORACLE RAC DBA COURSE CONTENT ORACLE RAC DBA COURSE CONTENT Course Objectives Understand Oracle Clusterware architecture Describe how Grid Plug and Play affects Clusterware Describe Automatic Storage Management (ASM) architecture Perform

More information

COURSE CONTENT. ORACLE 10g/11g DBA. web: call: (+91) / 400,

COURSE CONTENT. ORACLE 10g/11g DBA.   web:  call: (+91) / 400, COURSE CONTENT ORACLE 10g/11g DBA 1. Introduction (Database Architecture) Oracle 10g: Database Describe course objectives Explore the Oracle 10g database architecture 2: Installing the Oracle Database

More information