Practical Tips for Oracle Enterprise Manager High Availability and Diagnostics

Size: px
Start display at page:

Download "Practical Tips for Oracle Enterprise Manager High Availability and Diagnostics"

Transcription

1

2 Practical Tips for Oracle Enterprise Manager High Availability and Diagnostics Angeline Janet Dhanarani Senior Product Manager Oracle Enterprise Manager October 29, 2015 Deepen Chakraborty Enterprise Architect Technology Manufacturing Group Intel Corporation

3 Total Cloud Control Superior Enterprise-Grade Management Integrated Cloud Stack Management Complete Cloud Lifecycle Management Scalable, Secure Optimized, Efficient Agile, Automated 3

4 Next Release Builds on a Solid Foundation NEW: Continuous Monitoring NEW: Infrastructure Management NEW: Improved Hybrid Cloud Management Superior Enterprise-Grade Management Integrated Cloud Stack Management Complete Cloud Lifecycle Management Scalable, Secure Optimized, Efficient Agile, Automated 4

5 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 into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle s products remains at the sole discretion of Oracle. 5

6 Program Agenda 1 2 Best Practices on High Availability and Disaster Recovery Monitoring and Diagnostics 6

7 Best practices on High Availability and Disaster Recovery 7

8 Enterprise Manager Architecture Overview Console BI Publisher Connectors HTTP(S) >EMCLI >EMCLI EMCLI JDBC Firewall Oracle Management Repository(OMR) Oracle Management Service(OMS) Software Library Notifications Oracle Store/MOS Targets Plug-ins Agent 8

9 High Availability Levels in Enterprise Manager Level1 : Very minimal failure protection Low implementation cost Recommended for development/test instance Level3: Offers component level failure protection Offers scalability No site level failure protection >EMCLI Users >EMCLI Active OMS OMR with RAC Users OMR OMS Load Balancer Active OMS OMR (Local Standby) Level2: Offers protection against OMS node failure Does not offer scalability Automatic failure detection and automated failover of OMS node Level4: Disaster Recovery Maximum protection (even site failures) Minimized downtime Higher Cost for Setup Users >EMCLI Recommended for 24* 7 production instance Active OMS Active Site OMR NFS Passive OMS OMR(Local Standby) Global Load Balancer /DNS Passive Site 9

10 High Availability Best Practises for Enterprise Manager High Availability Levels Configure Backups of OMS configurations emctl exportconfig Configure Backups - Emkey, Repository, Software Library Configure RAC for Repository High Availability per site Configure Additional OMSes per site Configure Highly Available Storage Configure Dataguard for data replication Configure Continuous Storage Replication Level1 Level2 Level3 Level4 10

11 Disaster Recovery Solution for Enterprise Manager Storage Replication is the only solution supported for Disaster Recovery Standby Weblogic Domain is no longer supported from EM 13c Not supported by FMW (used in Enterprise Manager 13c) Deprecation notice given in EM Migration from Standby Weblogic domain to Storage replication topology Contact Oracle Support for assistance Two supported methodologies for Storage Replication NAS Storage Replication ACFS Server Replication ( Certification in-progress) 11

12 Enterprise Manager Disaster Recovery Solution Disaster Recovery Solution Configuration with NAS Storage Replication PASSIVE Server Load Balancer of Standby data center DNS Lookup Server Load Balancer of Primary data center ACTIVE EM Repository Physical Standby Storage OMS Share OMS1 Share Swlib Share BIP Share Storage OMS Share OMS1 Share Swlib Share BIP Share Storage Continuous Replication Primary OMS DB Replication with Dataguard from Primary to Standby Additional OMS1 EM Repository 12

13 Enterprise Manager Disaster Recovery Solution Disaster Recovery Solution Configuration with ACFS Replication ACFS Volumes OMS OMS1 Swlib BIP EM Repository PASSIVE Server Load Balancer of Standby data center HANFS Configuration ASM Storage DNS Lookup ACFS Replication Server Load Balancer of Primary data center Primary OMS DB Replication with Dataguard from Primary to Standby Additional OMS1 HANFS Configuration ASM Storage ACTIVE ACFS Volumes OMS OMS1 Swlib BIP EM Repository 13

14 High Availability Solution for Enterprise Manager on Windows Platform Microsoft Windows Server Failover Clustering Cold Failover Cluster (Active/Passive) solution for OMS and Agent on Windows Certified on Windows 2012R2 14

15 Monitoring and Diagnostics 15

16 Enterprise Manager Health Monitoring Early Warning Symptoms Console Users EM Administrators Slow access to console Slow Job executions Slow login Jobs failed /suspended Slow response OMS crashes /restarts Intermittent Connectivity Issue Availability Status pending computation Target Administrators ( DBAs) Delay in notification alerts Alerts not triggered Events not triggered Patching Administrators Patch application very slow Blacking out takes more time 16

17 Enterprise Manager Health Monitoring Diagnostic Workflow Is your system capacity sized appropriately? Yes Identify the sub-system needing attention No/Not Sure Follow the Sizing Recommendation for your configuration Small/Medium/Large Monitor-the-monitor (Self monitoring features) is the starting point of this investigation Yes Has the inflow of load increased in Enterprise Has Metric data or Event data inflow increased? Manager? Yes Analyze what has changed No More targets? Do you want the More metrics? changes? Yes Would you like to optimize performance? Yes Identify the target/metric and turn off the collection. Set appropriate alert threshold. Identify the sub-system and introduce RAC services 17

18 Enterprise Manager Health Monitoring Diagnostic Workflow Is your system capacity sized appropriately? Yes Identify the sub-system needing attention No/Not Sure Follow the Sizing Recommendation for your configuration Small/Medium/Large Monitor-the-monitor (Self monitoring features) is the starting point of this investigation Yes Has the inflow of load increased in Enterprise Has Metric data or Event data inflow increased? Manager? Yes Analyze what has changed No More targets? Do you want the More metrics? changes? Yes Would you like to optimize performance? Yes Identify the target/metric and turn off the collection. Set appropriate alert threshold. Identify the sub-system and introduce RAC services 18

19 Is your system capacity sized appropriately? Refer Sizing Recommendations Ensure Java Heap Size settings are optimal for OMS Ensure Hardware requirements are optimal Memory and Storage Ensure database parameters settings are compliant for your configuration Ensure network latency between OMS and repository is less than 1ms Agent to OMS communication can tolerate huge latencies Heap Size Parameters OMS_HEAP_MIN OMS_HEAP_MAX OMS_PERMGEN_MIN OMS_PERMGEN_MAX Setup -> Manage Cloud Control >Repository 19

20 Enterprise Manager Health Monitoring Diagnostic Workflow Is your system capacity sized appropriately? Yes Identify the sub-system needing attention No / Not sure Follow the Sizing Recommendation for your configuration Small/Medium/Large Monitor-the-monitor (Self monitoring features) is the starting point of this investigation Yes Has the inflow of load increased in Enterprise Has Metric data or Event data inflow increased? Manager? Yes Analyze what has changed No More targets? Do you want the More metrics? changes? Yes Would you like to optimize performance? Yes Identify the target/metric and turn off the collection. Set appropriate alert threshold. Identify the sub-system and introduce RAC services 20

21 Does the Enterprise Manager Repository need attention? Check out Top Wait Events metrics for Enterprise Manager Repository Log File Sync wait event should not appear in the top 5 waits Correlate with AWR report findings to see if the impact is from specific sub-system. Could also indicate increase in load inflow. DB CPU should be topmost wait event Expect to see I/O related wait events but only Write Check the SGA Buffer Cache Size if there read wait events in top 5 For an Ideal repository host :single instance or RAC cluster No more than 40% CPU utilization on average across all nodes in RAC Ideal Values for Log File Sync Wait Time Engineered System ~1 millisec Non-engineered System ~5 millisec or less Onwards 21

22 Does the Job sub-system need attention Monitor EM Jobs Service performance charts Look for Growing backlog in Jobs Steps Scheduled at repository Look for consistently High Job Dispatcher processing time (%) but Low throughput. Indicates processing bottleneck. Consistently growing, ensure job pool threads are sized per Sizing recommendation Correlate with cluster Wait times in AWR report. 22

23 Does the Loader sub-system need attention? Loader throughput indicating processing time Look for consistent drastic increase over a time period Agent backlog Check for consistent increase in Back-off requests / Backlogs Correlate with Loader Statistics Report Check SLB configuration ( Recommended: Round robin algorithm) Increase the loader pool size uniformly across OMS If there is consistent backoffs in range of hundreds per hour Setup -> Manage Cloud Control >Health Overview 23

24 Enterprise Manager Health Monitoring Diagnostic Workflow Is your system capacity sized appropriately? Yes Identify the sub-system needing attention No/ Not Sure Follow the Sizing Recommendation for your configuration Small/Medium/Large Monitor-the-monitor (Self monitoring features) is the starting point of this investigation Yes Has the inflow of load increased in Enterprise Has Metric data or Event data inflow increased? Manager? Yes Analyze what has changed No More targets? Do you want the More metrics? changes? Yes Would you like to optimize performance? Yes Identify the target/metric and turn off the collection. Set appropriate alert threshold. Identify the sub-system and introduce RAC services 24

25 Has the inflow of load increased on Enterprise Manager? Crucial for well-tuned Enterprise Manager Incoming Metric Data Incoming Event Data Pro-active measure to check increase in count of targets and agents Repository-side Metric Extension to alert if number of targets and agents increases above the recommended sizing guidelines for the installed configuration Set alert threshold to the installed configuration EVAL / SMALL / MEDIUM / LARGE Refer Appendix for configuration Re-evaluate Sizing configuration when alerted 25

26 Key Indicators of increasing inflow of Metric Data Uncontrolled metric data generation causes significant performance degradation of Enterprise Manager 26

27 Fine tuning incoming metric data Best practice recommendation : Collect only what you need Evaluate what the system is collecting and how frequently it is collecting Enable /Disable metric to prevent unwanted metrics from being collected Use monitoring templates to turn it off Identify out of date monitoring templates, metric extensions to reduce inflow Reduce the collection frequency of non-critical metrics Weighted cost of metric collection analyzed and provided out of box Daily analysis for each target and each metric Outlier targets and metrics violating upper bound identified daily SDK views available for configuring BIP report 27

28 Key indicators of increasing inflow of Event data Look out for consistent drastic increase in Metric alert backlog Metric Collection Errors Notification Delivery Backlog Setup -> Manage Cloud Control >Repository >Metrics 28

29 Fine tuning Incoming Event data Events are relatively expensive resource to load on repository Not expensive on agent but when loaded into repository, massive triggers to do lot of processing Notifications processing Callback processing Reduce the metric alerts by setting appropriate warning and critical threshold Set the number of occurrences to rule out sporadic alerts 29

30 Enterprise Manager Health Monitoring Diagnostic Workflow Is your system capacity sized appropriately? Yes Identify the sub-system needing attention No/Not Sure Follow the Sizing Recommendation for your configuration Small/Medium/Large Monitor-the-monitor (Self monitoring features) is the starting point of this investigation Yes Has the inflow of load increased in Enterprise Has Metric data or Event data inflow increased? Manager? Yes Analyze what has changed No More targets? Do you want the More metrics? changes? Yes Would you like to optimize performance? Yes Identify the target/metric and turn off the collection. Set appropriate alert threshold. Identify the sub-system and introduce RAC services 30

31 Tuning Critical Subsystems in Enterprise Manager Optimizing Performance and Improving Scalability with RAC Service Ping Service Repository Scheduler Jobs: Rollups Job Subsystem Events Subsystem 31

32 Tuning Critical Subsystems in Enterprise Manager Improving performance and scalability Ping Service Performance is crucial for determining Target Availability Not CPU heavy but processing is very frequent Every minute every agent pings OMS and updates row in EMD table Multiple fold increase in performance if Ping Service is pinned to single instance RAC node Single node service get rid of cluster wait events General Recommendation Anybody running RAC for Enterprise Manager repository should implement ping service and pin to single RAC node Configuration Steps in Appendix 32

33 Tuning Critical Subsystems in Enterprise Manager Improving performance and scalability Repository scheduler Jobs :Metric Rollups Aggregation mechanism for historical trending and capacity planning Background process and the data is not required immediately I/O intensive operation If this job is running for more than 6 hours, general rule to add another thread if the database can handle the increased load from these threads. General Recommendation Configure rollup service only if there are cluster wait events Check if single instance RAC node can handle large I/O volume. Pin rollup service to single instance RAC node Configuration Steps in Appendix 33

34 Tuning Critical Subsystems in Enterprise Manager Improving performance and scalability Job subsystem Jobs are comparatively resource-intensive at the database If there lot of running jobs, expect to see application locks wait events, transaction locking wait events in AWR report in repository Job system uses the locks to maintain sequence Normal if it consumes 5-8% of the waiting time. Problem if over 20-30%. General Recommendation Improve performance by pining Job Service to 2Node RAC instances. Events subsystem Events are comparatively resource-intensive at the database General Recommendation Improve performance by pining Events Service to single RAC node instances. Configuration Steps for Job Service and Event service in Appendix 34

35 Appendix 35

36 Configuring RAC services for Ping Service Create database service and set affinity to only run on single RAC node Create database service ping and set one of RAC instance as primary instance in -r srvctl add service -d <dbname>-s ping -r <primary instance> -a <the the other instances> -y automatic Execute the following DBMS_SCHEDULER jobs As sys user, execute DBMS_SCHEDULER.create_job_class( job_class_name => PING', service => ping') GRANT EXECUTE ON sys.ping TO sysman; As sysman user, execute DBMS_SCHEDULER.SET_ATTRIBUTE ( name => 'EM_PING_MARK_NODE_STATUS', attribute => 'job_class', value => PING') As sysman user, execute DBMS_SCHEDULER.SET_ATTRIBUTE ( name => 'EM_REPOS_SEV_EVAL', attribute => 'job_class', value => PING') As sysman user, execute GC_SCHED_JOB_REGISTRAR.SET_JOB_CLASS('EM_REPOS_SEV_EVAL', 'PING') As sysman user, execute GC_SCHED_JOB_REGISTRAR.SET_JOB_CLASS('EM_PING_MARK_NODE_STATUS', 'PING') Set the connect string with ping service name to emctl property "oracle.sysman.core.omsagentcomm.ping.connectionservice.connectdescriptor Sample : emctl set property -name "oracle.sysman.core.omsagentcomm.ping.connectionservice.connectdescriptor" -value "\(DESCRIPTION=\(ADDRESS_LIST=\(ADDRESS=\(PROTOCOL=TCP\)\(HOST=xxx.us.oracle.com\)\(PORT=1521\)\)\)\(CONNECT_DATA= \(SERVICE_NAME=ping\)\)\)" 36

37 Configuring RAC services for Rollups Create database service and set affinity to only run on single RAC node Create database service rollup and set one of RAC instance as primary instance in -r srvctl add service -d <dbname>-s rollup -r <primary instance> -a <the the other instances> -y automatic srvctl start service -d <dbname>-s rollup srvctl status service -d <dbname> As sys user, execute DBMS_SCHEDULER.create_job_class( job_class_name => 'ROLLUP', service => 'rollup') GRANT EXECUTE ON sys.rollup TO sysman; As sysman user, execute DBMS_SCHEDULER.SET_ATTRIBUTE ( name => 'EM_ROLLUP_SCHED_JOB', attribute => 'job_class', value => 'ROLLUP') As sysman user, execute GC_SCHED_JOB_REGISTRAR.SET_JOB_CLASS('EM_ROLLUP_SCHED_JOB', 'ROLLUP') 37

38 Configuring RAC services for Jobs subsystem Create database service and set affinity to run on 2 node RAC instance Create database service emjob and set two of the RAC instances as primary instance in -r srvctl add service -d <dbname>-s emjob -r <primary instances> -a <the the other instances> -y automatic Execute the following DBMS_SCHEDULER jobs As sys user, execute DBMS_SCHEDULER.create_job_class( job_class_name => EMJOB', service => emjob ') GRANT EXECUTE ON sys.emjob TO sysman; As sysman user, execute DBMS_SCHEDULER.SET_ATTRIBUTE ( name => ' EM_JOBS_STEP_SCHED ', attribute => 'job_class', value => EMJOB') As sysman user, execute DBMS_SCHEDULER.SET_ATTRIBUTE ( name => ' EM_JOB_PURGE_POLICIES ', attribute => 'job_class', value => EMJOB') As sysman user, execute GC_SCHED_JOB_REGISTRAR.SET_JOB_CLASS('EM_JOBS_STEP_SCHED', 'EMJOB') As sysman user, run GC_SCHED_JOB_REGISTRAR.SET_JOB_CLASS('EM_JOB_PURGE_POLICIES', 'EMJOB ) INSERT INTO MGMT_PARAMETERS(parameter_name, parameter_value) VALUES ('EM_jobs_step_sched_job_class', 'EMJOB') Set the connect string with ping service name to emctl property "oracle.sysman.core.omsagentcomm.ping.connectionservice.connectdescriptor Sample : emctl set property -name "oracle.sysman.core.jobs.conn.service" -value "\(DESCRIPTION=\(ADDRESS_LIST=\(ADDRESS=\(PROTOCOL=TCP\)\(HOST=xxx.us.oracle.com\)\(PORT=1521\)\)\)\(CONNECT_DATA= \(SERVICE_NAME=emjob\)\)\)" 38

39 Configuring RAC services for Events subsystem Create database service and set affinity to only run on single RAC node Create database service event and set one of RAC instance as primary instance in -r srvctl add service -d <dbname>-s event -r <primary instance> -a <the the other instances> -y automatic Set the connect string with ping service name to emctl property "oracle.sysman.core.events.connectdescriptor Sample : emctl set property -name "oracle.sysman.core.events.connectdescriptor" -value "\(DESCRIPTION=\(ADDRESS_LIST=\(ADDRESS=\(PROTOCOL=TCP\)\(HOST=xxx.us.oracle.com\)\(PORT=1521\)\)\)\(CONNEC T_DATA=\(SERVICE_NAME=event\)\)\)" 39

40 Repository-side Metric Extension to compute increase in target and agents count SELECT outer1.target_guid, CASE WHEN outer1.targetcount < 100 AND outer1.agentcount < 10 THEN 'EVAL' WHEN outer1.targetcount < 1000 AND outer1.agentcount < 100 THEN 'SMALL' WHEN outer1.targetcount < AND outer1.agentcount < 1000 THEN 'MEDIUM' ELSE 'LARGE' END AS EvnAlert FROM (SELECT inner2.target_guid, inner1.targetcount, inner1.agentcount From (SELECT Count(*) TargetCount, SUM(CASE WHEN target_type='oracle_emd' THEN 1 ELSE 0 END) AS AgentCount FROM mgmt$target) inner1, (SELECT Target_Guid FROM mgmt$target WHERE target_type='oracle_emrep') inner2 ) outer1 Monitoring Setting: 40

41 Proxy servers: Configuring High Availability Can configure multiple proxies for communication from OMS to Agents for High Availability Proxy Server is a target If Proxy Server is down, OMS uses the alternative proxy server Addition of proxies no longer require OMS bounce Can configure different proxy servers for agents in different networks Agents are associated to proxy servers by name or pattern during proxy server creation CORPORATE FIREWALL OMS1 CORPORATE OMS2 NETWORK C1 Proxy Server 3 C3 Proxy Server 1 Proxy Server 2 C2 AGENTS NOT IN ANY NETWORK A1 A2 A3 A4 AGENTS IN NETWORK1 B1 B3 B2 B4 AGENTS IN NETWORK2 41

42 Highly Available Enterprise Manager 12c implementation using Intel Zeon Based Servers Deepen Chakraborty Enterprise Architect Technology Manufacturing Group Intel Corporation Oct, 29th

43 Agenda Intel's DB Monitoring profile and challenges Enterprise Manager 10g Grid Control Vs Enterprise Manager 12c Cloud Control Centralized Enterprise Manager 12c Cloud Control Architecture Critical subsystems monitoring results Lessons Learned Conclusion 43

44 Intel s DB Monitoring Profile & Challenges Intel s Factory Automation Databases used for making critical Manufacturing decisions. (Operational and Planning, Engineering Analysis, Process control) Automation Databases include both Mission Critical OLTP and Mission Important DSS type systems (Ranging from few hundred Gigs up to 30 TB) spread across US and Asia subcontinents Applications clients include both vendor and homegrown apps (ODP.NET based) The monitoring of databases was done using grid control around 14 implementations It was a very hard to maintain 14 installations to have same setup for monitoring and alerting Patching and monitoring implementations took longer time which is resource intensive 44

45 Oracle 10g Grid Control Enterprise Manager 12c Cloud Control Site2 in China Site1 in Oregon Site3 in China Site1 in China Site3 in Malaysia Site2 in Malaysia Site1 in Vietnam Site4 in Malaysia Site1 in Malaysia Site2 in Oregon Site1 in Israel Site2 in Arizona Site1 in Arizona 45

46 Enterprise Manager 12c Architecture Box Diagram 46

47 Centralized Enterprise Manager 12c Capabilities Able to monitor or use all the features of 11gR2 and 12c databases using EM12c cloud control e.g. real time query performance, real time ADDM, reporting and metrics capabilities etc. High Availability (Database and Oracle Management Server) Fully Automated Target Setup using dynamic group feature Robust Security (super user, admin user, read-only user) Target control from target nodes instead of cloud control nodes No central dependency of the target databases high availability(fsfo capability for targets) and backup recovery 47

48 EM12c Reference Architecture Stack Component Technology Description OMR Oracle 11g R2 64 bit ( P11 ) HA/DR of OMR Broker Managed Oracle Data Guard (Max Availability Mode) in a Fast Start Failover configuration Oracle Restart (Part of Grid Infra Install) Observer For OMR Backup of OMR On Recovery Manager Node; Custom script (OBMAN) to automatically move the Observer away from the PRY data center upon role transition RMAN integration with Cloud Control ; Site Based RCAT for all OLTP Apps; Basic Compressed Backup sets Wkly Full and Daily Incrementals; Backups to run on PRY (with Block Change Tracking) OMS Oracle Enterprise Manager Cloud Control OMS HA Active/Passive Microsoft Failover Cluster for Windows 2008 R2 with HP Remote Copy OMS Backup Using Script for configuration OS Storage/File System 64 bit Windows 2008 R2 Server HP 3PAR SAN; OMR App specific Data/Index, Backup, Redo, Archive, Control ASM Oracle and Grid Infrastructure (ASM) Binaries NTFS OMS File system NTFS Network Teamed Private Network 1 GigE amongst the OMR Nodes ; Distance between Data centers typically < 1 Km; Network Latency 2ms. Public Network 10 GigE between the OMR and OMS Cluster Nodes Server Config Windows 2008 R2 Service Pack1; (BL460c Gen 8 w/ 2 Sockets - 8 core Intel Xeon processors ; 192G RAM, Hyper Threading Enabled 48

49 49 OMS Performance Capture : 1

50 50 OMS Performance Capture : 2

51 51 OMS Performance Capture : 3

52 52 OMS Performance Capture : 4 Top 25 Metric Data loading

53 53

54 54 OMR Performance Capture

55 Lessons Learned Intel created Homegrown custom scripts/utilities to: Auto Relocate the FSFO Observer (where the current PSB s Data Center is) upon role transition Upload OMA dynamic properties so that Cloud Control reflects real state of PRY/PSB If central OMS/OMR goes down a home grown script for site database monitoring Oracle Development Team helped in providing fix/patch to: Automatically transfer EM12c RMAN Jobs to the new primary upon Data Guard planned switchover and unplanned failover Helped to implement workaround for Recovery Catalog HA, enhancement will be available next EM Release Has provided custom OMS Graceful failover script on Microsoft Windows 2008 R2 Failover Cluster setup 55

56 Conclusion Oracle Enterprise Manager 12c provides seamless integration of monitoring of Oracle Stack includes dataguard management with FSFO, Backup and Recovery Oracle EM12c can monitor the databases geographically sparse locations HA and security implementations of Enterprise Manager 12c stack provides seamless monitoring of databases 56

57 Thanks to TMG Engg Team for the contributions. Thank You for attending the session.

58 58

59 59

60 Data Center 1 Public network Application Database Blue Print OBSERVER/OB-MAN on OEM GC Node OBSERVER/OB-MAN on OEM GC Node Data Center 2 DB Instance Grid Infra Primary Broker Enabled Data Guard/SYNC DB Instance Grid Infra Standby Storage Network Private network Storage Network ASM Data & FRA Mirrored LUN of REDO/Control/Arch logs for Double Failure Coverage ASM Data & FRA 60

61 Observer and Recovery Catalog Database In Each Site Data Center 1 OBSERVER/OB-MAN OBSERVER/OB-MAN Data Center 2 Public network DB Instance DB Instance Grid Infra Primary Broker Enabled Data Guard/SYNC Grid Infra Standby Storage Network Private network Storage Network ASM Data & FRA ASM Data & FRA Data Guard (Broker Enabled) Fast -Start Failover Zero Data Loss Configuration (SYNC/Max Availability Mode/Real Time Apply). For Different version of databases we will have multiple observers which will run from different ORACLE_HOME 61

62 Safe Harbor Statement The preceding 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, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle s products remains at the sole discretion of Oracle. 62

63 63

64

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

Oracle Enterprise Manager 12c IBM DB2 Database Plug-in

Oracle Enterprise Manager 12c IBM DB2 Database Plug-in Oracle Enterprise Manager 12c IBM DB2 Database Plug-in May 2015 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and

More information

Get Proactive: Strategies for Hardening Security with Oracle Enterprise Manager CON6987

Get Proactive: Strategies for Hardening Security with Oracle Enterprise Manager CON6987 Get Proactive: Strategies for Hardening Security with Oracle Enterprise Manager CON6987 Angeline Janet Dhanarani Principal Product Manager Oracle Enterprise Manager September 19, 2016 Deepen Chakraborty

More information

Database Tables to Storage Bits: Data Protection Best Practices for Oracle Database

Database Tables to Storage Bits: Data Protection Best Practices for Oracle Database Database Tables to Storage Bits: Data Protection Best Practices for Oracle Database Ashish Ray, Senior Director, Product Management, Oracle Gurmeet Goindi, Principal Product Manager, Oracle Gagan Singh,

More information

Oracle Enterprise Manager 12c/13c - Best Practices in Design and Deployment for High Availability and Disaster Recovery

Oracle Enterprise Manager 12c/13c - Best Practices in Design and Deployment for High Availability and Disaster Recovery Oracle Enterprise Manager 12c/13c - Best Practices in Design and Deployment for High Availability and Disaster Recovery Rao S. Kasinadhuni Vice President and Database Engineer Lead JPMorgan -Modernize

More information

Oracle Enterprise Manager 12c Sybase ASE Database Plug-in

Oracle Enterprise Manager 12c Sybase ASE Database Plug-in Oracle Enterprise Manager 12c Sybase ASE Database Plug-in May 2015 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only,

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

An Oracle White Paper May Operational Considerations and Troubleshooting. Oracle Enterprise Manager 12c

An Oracle White Paper May Operational Considerations and Troubleshooting. Oracle Enterprise Manager 12c An Oracle White Paper May 2013 Operational Considerations and Troubleshooting Oracle Enterprise Manager 12c Executive Overview... 1 Introduction... 1 Infrastructure Components... 2 Diagnostic Tools...

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

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

ZDLRA High Availability for Backup and Recovery

ZDLRA High Availability for Backup and Recovery ZDLRA High Availability for Backup and Recovery Oracle Server Technology High Availability Systems Development Maximum Availability Architecture September 2018 Safe Harbor Statement The following is intended

More information

WLS Neue Optionen braucht das Land

WLS Neue Optionen braucht das Land WLS Neue Optionen braucht das Land Sören Halter Principal Sales Consultant 2016-11-16 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information

More information

Tips and Tricks on Successful Upgrade to 11gR2

Tips and Tricks on Successful Upgrade to 11gR2 Tips and Tricks on Successful Upgrade to 11gR2 Project Approval Get buy in from CIO and other groups Justify the need End of premier support Extended Support Cost To be current Benefits of new release

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

Oracle WebCenter Portal Performance Tuning

Oracle WebCenter Portal Performance Tuning ORACLE PRODUCT LOGO Oracle WebCenter Portal Performance Tuning Rich Nessel - Principal Product Manager Christina Kolotouros - Product Management Director 1 Copyright 2011, Oracle and/or its affiliates.

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

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 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 Clustering: Oracle 11g Real Application Clusters for Administrators

Oracle Clustering: Oracle 11g Real Application Clusters for Administrators Oracle Clustering: Oracle 11g Real Application Clusters for Administrators Duration: 40Hrs (8 Hours per Day * 5 Days) Oracle 11g Clustering Overview Introduction to Oracle 11g Clusters for Administrators

More information

How to Troubleshoot Databases and Exadata Using Oracle Log Analytics

How to Troubleshoot Databases and Exadata Using Oracle Log Analytics How to Troubleshoot Databases and Exadata Using Oracle Log Analytics Nima Haddadkaveh Director, Product Management Oracle Management Cloud October, 2018 Copyright 2018, Oracle and/or its affiliates. All

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 11g: RAC Administration Release 2 NEW

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

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

Oracle Enterprise Manager. 1 Before You Install. System Monitoring Plug-in for Oracle Unified Directory User's Guide Release 1.0

Oracle Enterprise Manager. 1 Before You Install. System Monitoring Plug-in for Oracle Unified Directory User's Guide Release 1.0 Oracle Enterprise Manager System Monitoring Plug-in for Oracle Unified Directory User's Guide Release 1.0 E24476-01 October 2011 The System Monitoring Plug-In for Oracle Unified Directory extends Oracle

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

Storage Monitoring Made Easy for DBAs: Diagnosing Performance Problems. Senior Product Manager Consulting Member of Technical Staff

Storage Monitoring Made Easy for DBAs: Diagnosing Performance Problems. Senior Product Manager Consulting Member of Technical Staff Storage Monitoring Made Easy for DBAs: Diagnosing Performance Problems Anirban Chatterjee Sriram Palapudi Senior Product Manager Consulting Member of Technical Staff The following is intended to outline

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

Enterprise Manager Cloud Control 12c Release 4 ( )

Enterprise Manager Cloud Control 12c Release 4 ( ) Enterprise Manager Cloud Control 12c Release 4 (12.1.0.4) Covers: a) Install b) Upgrade c) Agent Deployment d) Plug-in Deployment e) OMS Patching - Akanksha Sheoran Kaler Safe Harbor Statement The following

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 Database 10g The Self-Managing Database

Oracle Database 10g The Self-Managing Database Oracle Database 10g The Self-Managing Database Benoit Dageville Oracle Corporation benoit.dageville@oracle.com Page 1 1 Agenda Oracle10g: Oracle s first generation of self-managing database Oracle s Approach

More information

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

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

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 ! 2 Oracle VM Introduction Adam Hawley, Senior Director Virtualization, Oracle January 15, 2013 Safe Harbor Statement The following is intended to outline our general product direction. It is intended

More information

Oracle Privileged Account Manager

Oracle Privileged Account Manager Oracle Privileged Account Manager Disaster Recovery Deployment Considerations O R A C L E W H I T E P A P E R A U G U S T 2 0 1 5 Disclaimer The following is intended to outline our general product direction.

More information

Understanding Oracle RAC ( ) Internals: The Cache Fusion Edition

Understanding Oracle RAC ( ) Internals: The Cache Fusion Edition Understanding (12.1.0.2) Internals: The Cache Fusion Edition Subtitle Markus Michalewicz Director of Product Management Oracle Real Application Clusters (RAC) November 19th, 2014 @OracleRACpm http://www.linkedin.com/in/markusmichalewicz

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

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

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

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

High Availability for Enterprise Clouds: Oracle Solaris Cluster and OpenStack

High Availability for Enterprise Clouds: Oracle Solaris Cluster and OpenStack High Availability for Enterprise Clouds: Oracle Solaris Cluster and OpenStack Eve Kleinknecht Principal Product Manager Thorsten Früauf Principal Software Engineer November 18, 2015 Safe Harbor Statement

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

Deploying Oracle Enterprise Manager Cloud Control 13c on Oracle Database Appliance X6-2S / X6-2M. September 2016

Deploying Oracle Enterprise Manager Cloud Control 13c on Oracle Database Appliance X6-2S / X6-2M. September 2016 Deploying Oracle Enterprise Manager Cloud Control 13c on Oracle Database Appliance X6-2S / X6-2M September 2016 Disclaimer The following is intended to outline our general product direction. It is intended

More information

Oracle Database 12c: RAC Administration Ed 1

Oracle Database 12c: RAC Administration Ed 1 Oracle University Contact Us: +7 (495) 641-14-00 Oracle Database 12c: RAC Administration Ed 1 Duration: 4 Days What you will learn This Oracle Database 12c: RAC Administration training will teach you about

More information

Diplomado Certificación

Diplomado Certificación Diplomado Certificación Duración: 250 horas. Horario: Sabatino de 8:00 a 15:00 horas. Incluye: 1. Curso presencial de 250 horas. 2.- Material oficial de Oracle University (e-kit s) de los siguientes cursos:

More information

OPTIMIZING YOUR ORACLE DATABASE ENVIRONMENTS

OPTIMIZING YOUR ORACLE DATABASE ENVIRONMENTS OPTIMIZING YOUR ORACLE DATABASE ENVIRONMENTS EMC And VMware Sam H. Afyouni, Ed.D. Advisory Systems Engineer Turkey, East Europe, Africa, Middle East Region Oracle Subject Matter 1 EMC And Oracle Alliance

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

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

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Oracle Data Guard 12c Zero Data Loss at Any Distance Joseph Meeks Director of Product Management, Oracle Madhu Tumma Technology Director, J P Morgan Chase 2 Program Agenda Zero Data Loss Disaster Protection

More information

Oracle Real Application Clusters (RAC) 12c Release 2 What s Next?

Oracle Real Application Clusters (RAC) 12c Release 2 What s Next? Oracle Real Application Clusters (RAC) 12c Release 2 What s Next? Markus Michalewicz Senior Director of Product Management, Oracle RAC Development Markus.Michalewicz@oracle.com @OracleRACpm http://www.linkedin.com/in/markusmichalewicz

More information

Oracle Real Application Clusters Handbook

Oracle Real Application Clusters Handbook ORACLE Oracle Press Oracle Database 11 g Oracle Real Application Clusters Handbook Second Edition K Copalakrishnan Mc Gnaw Hill McGraw-Hill New York Chicago San Francisco Lisbon London Madrid Mexico City

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

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

Advanced Architectures for Oracle Database on Amazon EC2

Advanced Architectures for Oracle Database on Amazon EC2 Advanced Architectures for Oracle Database on Amazon EC2 Abdul Sathar Sait Jinyoung Jung Amazon Web Services November 2014 Last update: April 2016 Contents Abstract 2 Introduction 3 Oracle Database Editions

More information

Oracle Database 12c R2: RAC Administration Ed 2

Oracle Database 12c R2: RAC Administration Ed 2 Oracle University Contact Us: +36 1224 1760 Oracle Database 12c R2: RAC Administration Ed 2 Duration: 4 Days What you will learn This Oracle Database 12c R2: RAC Administration training will teach you

More information

Page 1 نشانی: تهران خیابان شهید بهشتی نرسیده به قائم مقام فراهانی پالک طبقه تلفن: فکس:

Page 1 نشانی: تهران خیابان شهید بهشتی نرسیده به قائم مقام فراهانی پالک طبقه تلفن: فکس: Oracle 11g: RAC and Grid Infrastructure Administration Accelerated R2 (48 hrs.) This Oracle 11g: RAC and Grid Infrastructure Administration Accelerated training teaches you about the Oracle Grid Infrastructure

More information

Large-Scale Patch Automation for the Cloud-Generation DBAs

Large-Scale Patch Automation for the Cloud-Generation DBAs Large-Scale Patch Automation for the Cloud-Generation DBAs Pankaj Chandiramani Principal Product Manager, Oracle Sean Connolly Software Development Director, Oracle Steven Meredith EM Service Manager,

More information

Zero Data Loss Recovery Appliance DOAG Konferenz 2014, Nürnberg

Zero Data Loss Recovery Appliance DOAG Konferenz 2014, Nürnberg Zero Data Loss Recovery Appliance Frank Schneede, Sebastian Solbach Systemberater, BU Database, Oracle Deutschland B.V. & Co. KG Safe Harbor Statement The following is intended to outline our general product

More information

Security Compliance and Data Governance: Dual problems, single solution CON8015

Security Compliance and Data Governance: Dual problems, single solution CON8015 Security Compliance and Data Governance: Dual problems, single solution CON8015 David Wolf Director of Product Management Oracle Development, Enterprise Manager Steve Ries Senior Systems Architect Technology

More information

B. Using Data Guard Physical Standby to migrate from an 11.1 database to Exadata is beneficial because it allows you to adopt HCC during migration.

B. Using Data Guard Physical Standby to migrate from an 11.1 database to Exadata is beneficial because it allows you to adopt HCC during migration. Volume: 71 Questions Question No : 1 Which two statements are true about migrating your database to Exadata? A. Because Exadata uses InfiniBand, in order to migrate your database to Exadata, you must have

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

Enterprise Manager Snap Clone Snapshot your data without snapping your storage David Wolf Director of Product Management

Enterprise Manager Snap Clone Snapshot your data without snapping your storage David Wolf Director of Product Management Enterprise Manager Snap Clone Snapshot your data without snapping your storage David Wolf Director of Product Management Fabio Batista Sales Consultant June 25, 2015 Copyright 2015, Oracle and/or its affiliates.

More information

Power your cloud infrastructure with Oracle VM and Cisco!

Power your cloud infrastructure with Oracle VM and Cisco! Power your cloud infrastructure with Oracle VM and Cisco! John Priest Director PM Oracle VM October 26/27, 2015 Safe Harbor Statement The following is intended to outline our general product direction.

More information

Oracle WebLogic Server 12c: Administration I

Oracle WebLogic Server 12c: Administration I Oracle WebLogic Server 12c: Administration I Duration 5 Days What you will learn This Oracle WebLogic Server 12c: Administration I training teaches you how to install and configure Oracle WebLogic Server

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

Create a DBaaS Catalog in an Hour with a PaaS-Ready Infrastructure

Create a DBaaS Catalog in an Hour with a PaaS-Ready Infrastructure Create a DBaaS Catalog in an Hour with a PaaS-Ready Infrastructure Ken Kutzer, Ramin Maozeni Systems Engineering Systems Division September 30, 2014 CON5748 Moscone South 301 Safe Harbor Statement The

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 Diagnostics Pack For Oracle Database

Oracle Diagnostics Pack For Oracle Database Oracle Diagnostics Pack For Oracle Database ORACLE DIAGNOSTICS PACK FOR ORACLE DATABASE Oracle Enterprise Manager is Oracle s integrated enterprise IT management product line, and provides the industry

More information

Eliminating Downtime When Migrating or Upgrading to Oracle 10g

Eliminating Downtime When Migrating or Upgrading to Oracle 10g Transactional Data Management Solutions December 13, 2005 NYOUG Eliminating Downtime When Migrating or Upgrading to Oracle 10g Agenda GoldenGate Overview What is Transactional Data Management? Why Migrate/Upgrade

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

High Availability Infrastructure for Cloud Computing

High Availability Infrastructure for Cloud Computing High Availability Infrastructure for Cloud Computing Oracle Technology Network Architect Day Reston, VA, May 16, 2012 Kai Yu Oracle Solutions Engineering Lab Enterprise Solutions Engineering, Dell Inc.

More information

Oracle DBA Course Content

Oracle DBA Course Content 1 Oracle DBA Course Content Database Architecture: Introduction to Instance and Database How user connects to database How SQL statement process in the database Oracle data dictionary and its role Memory

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 12c: RAC Administration Ed 1 LVC

Oracle Database 12c: RAC Administration Ed 1 LVC Oracle University Contact Us: 001-855-844-3881 Oracle Database 12c: RAC Administration Ed 1 LVC Duration: 4 Days What you will learn This Oracle Database 12c: RAC Administration training will teach you

More information

CO Oracle Database 11g: Data Guard Administration

CO Oracle Database 11g: Data Guard Administration CO-52161 Oracle Database 11g: Data Guard Administration Summary Duration 4 Days Audience Database Administrators, Support Engineers and Technical Analysts Level Professional Technology Oracle Database

More information

Oracle Linux, Virtualization & OEM12 Discussion Sahil Mahajan / Sundeep Dhall

Oracle Linux, Virtualization & OEM12 Discussion Sahil Mahajan / Sundeep Dhall Oracle Linux, Virtualization & OEM12 Discussion Sahil Mahajan / Sundeep Dhall 1 Copyright 2011, 2013, Oracle and/or its affiliates. All rights reserved. reserved. Insert Information Protection Policy Classification

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

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

OEM12c Overview for DBA

OEM12c Overview for DBA OEM12c Overview for DBA Francisco Munoz Alvarez LAOUC, CLOUG & NZOUG President IOUC LA Spokesperson 8/9/10g/11g OCP, RAC OCE, AS OCA, E-Business OCP, SQL/PLSQL OCA, Oracle 7 OCM Oracle 7, 11GR2 & OVM 3.1

More information

Experience the GRID Today with Oracle9i RAC

Experience the GRID Today with Oracle9i RAC 1 Experience the GRID Today with Oracle9i RAC Shig Hiura Pre-Sales Engineer Shig_Hiura@etagon.com 2 Agenda Introduction What is the Grid The Database Grid Oracle9i RAC Technology 10g vs. 9iR2 Comparison

More information

Oracle Zero Data Loss Recovery Appliance

Oracle Zero Data Loss Recovery Appliance Oracle Zero Data Loss Recovery Appliance Dave Robbins Senior Solutions Consultant Backup and Recovery Safe Harbor Statement The following is intended to outline our general product direction. It is intended

More information

What s New with Oracle Database 12c on Windows: On-Premises and in the Cloud

What s New with Oracle Database 12c on Windows: On-Premises and in the Cloud What s New with Oracle Database 12c on Windows: On-Premises and in the Cloud Santanu Datta Vice President Database Technologies Alex Keh Senior Principal Product Manager Database Technologies Oracle Confidential

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

Learning Objectives : This chapter provides an introduction to performance tuning scenarios and its tools.

Learning Objectives : This chapter provides an introduction to performance tuning scenarios and its tools. Oracle Performance Tuning Oracle Performance Tuning DB Oracle Wait Category Wait AWR Cloud Controller Share Pool Tuning 12C Feature RAC Server Pool.1 New Feature in 12c.2.3 Basic Tuning Tools Learning

More information

Database Services at CERN with Oracle 10g RAC and ASM on Commodity HW

Database Services at CERN with Oracle 10g RAC and ASM on Commodity HW Database Services at CERN with Oracle 10g RAC and ASM on Commodity HW UKOUG RAC SIG Meeting London, October 24 th, 2006 Luca Canali, CERN IT CH-1211 LCGenève 23 Outline Oracle at CERN Architecture of CERN

More information

Managing Oracle Real Application Clusters. An Oracle White Paper January 2002

Managing Oracle Real Application Clusters. An Oracle White Paper January 2002 Managing Oracle Real Application Clusters An Oracle White Paper January 2002 Managing Oracle Real Application Clusters Overview...3 Installation and Configuration...3 Oracle Software Installation on a

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

SAP HANA Inspirience Day Workshop SAP HANA Infra. René Witteveen Master ASE Converged Infrastructure, HP

SAP HANA Inspirience Day Workshop SAP HANA Infra. René Witteveen Master ASE Converged Infrastructure, HP SAP HANA Inspirience Day Workshop SAP HANA Infra René Witteveen Master ASE Converged Infrastructure, HP Workshop Outline. Introduction Name and Company Department/Role Status and experience with SAP HANA

More information

Oracle Database 12c: Clusterware & RAC Admin Accelerated Ed 1

Oracle Database 12c: Clusterware & RAC Admin Accelerated Ed 1 Oracle University Contact Us: 001-855-844-3881 Oracle Database 12c: Clusterware & RAC Admin Accelerated Ed 1 Duration: 5 Days What you will learn This Oracle Database 12c: Clusterware & RAC Admin Accelerated

More information

CO Oracle WebLogic Server 12c. Administration II. Summary. Introduction. Prerequisites. Target Audience. Course Content.

CO Oracle WebLogic Server 12c. Administration II. Summary. Introduction. Prerequisites. Target Audience. Course Content. CO-80153 Oracle WebLogic Server 12c: Administration II Summary Duration 5 Days Audience Administrators, Java EE Developers, Security Administrators, System Administrators, Technical Administrators, Technical

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

White Paper. Major Performance Tuning Considerations for Weblogic Server

White Paper. Major Performance Tuning Considerations for Weblogic Server White Paper Major Performance Tuning Considerations for Weblogic Server Table of Contents Introduction and Background Information... 2 Understanding the Performance Objectives... 3 Measuring your Performance

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

MySQL HA Solutions Selecting the best approach to protect access to your data

MySQL HA Solutions Selecting the best approach to protect access to your data MySQL HA Solutions Selecting the best approach to protect access to your data Sastry Vedantam sastry.vedantam@oracle.com February 2015 Copyright 2015, Oracle and/or its affiliates. All rights reserved

More information

Oracle Primavera P6 Enterprise Project Portfolio Management Performance and Sizing Guide. An Oracle White Paper April 2011

Oracle Primavera P6 Enterprise Project Portfolio Management Performance and Sizing Guide. An Oracle White Paper April 2011 Oracle Primavera P6 Enterprise Project Portfolio Management Performance and Sizing Guide An Oracle White Paper April 2011 Disclaimer The following is intended to outline our general product direction.

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

Oracle Database 11g Data Guard

Oracle Database 11g Data Guard Oracle Database 11g Data Guard Overview This course introduces the delegate to the main architectural concepts of Data Guard. Delegates will learn how to use Oracle Data Guard to protect Oracle Databases

More information

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

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Oracle Performance Tuning Boot Camp: 10 New Problem- Solving Tips Using ASH & AWR Debaditya Chatterjee Vitor Promeet Mansata 2 3 types of Performance Management Reactive Performance Management Proactive

More information

Deep Dive. Cloud Control 12c. Oracle Enterprise Manager ORACLG. Oracle Press. Michael New Edward Whalen Matthew Burke. London Madrid Mexico City Milan

Deep Dive. Cloud Control 12c. Oracle Enterprise Manager ORACLG. Oracle Press. Michael New Edward Whalen Matthew Burke. London Madrid Mexico City Milan ORACLG Oracle Press Oracle Enterprise Manager Cloud Control 12c Deep Dive Michael New Edward Whalen Matthew Burke Mc Graw Hill Education New York Chicago San Francisco Athens London Madrid Mexico City

More information

1Z Oracle Application Grid 11g Essentials Exam Summary Syllabus Questions

1Z Oracle Application Grid 11g Essentials Exam Summary Syllabus Questions 1Z0-523 Oracle Application Grid 11g Essentials Exam Summary Syllabus Questions Table of Contents Introduction to 1Z0-523 Exam on Oracle Application Grid 11g Essentials... 2 Oracle 1Z0-523 Certification

More information

Ralf Durben Business Unit Datenbank. Oracle Corporation

Ralf Durben Business Unit Datenbank. Oracle Corporation Ralf Durben Business Unit Datenbank Oracle Corporation Realize Immediate Value Grid Control Management of all the Oracle Grid components Centrally manage entire enterprise Out-of-box management for all

More information