Avaya IQ 5.0 Database Server Configuration Recommendations And Oracle Guidelines

Size: px
Start display at page:

Download "Avaya IQ 5.0 Database Server Configuration Recommendations And Oracle Guidelines"

Transcription

1 Avaya IQ 5.0 Database Server Configuration Recommendations

2 Avaya IQ Database Server Page 2 of 12 Issue INTRODUCTION Purpose BACKGROUND Terminology CONFIGURING IQ DATABASE SERVER Physical Disk Requirements Data Storage Disk Requirements System and Oracle Managed Files ORACLE PROCEDURES FOR AVAYA IQ DATABASE KNOWN IQ ISSUES RELATED TO DATABASE SERVER ORACLE DOCUMENT REFERENCES APPENDIX A MULTI-HOST DATABASE SERVER APPENDIX B DUAL HOST DATABASE SERVER APPENDIX C REPORT MIX APPENDIX D - AVAYA IQ ORACLE LICENSE GUIDELINES... 11

3 Avaya IQ Database Server Page 3 of 12 Issue INTRODUCTION PURPOSE This document provides Avaya IQ database configuration recommendations. Guidelines are provided for Oracle configuration details. The information provided is based on benchmarks gathered from specific usage scenarios. The recommendations are provided to assist in configuring the IQ database server for a given workload. This document does not provide database setup procedures (see Avaya IQ Preparing for Implementation). Database server sizing recommendations are now included in the Avaya IQ Implementation Planning Tool (IPT) Customer Report output. The recommendations in this document apply to Avaya IQ release 5.0 or later. All throughputs, processor utilization, memory, disk, and other performance data below are estimates based on certain assumptions and conditions regarding typical customer usage patterns. No representation is made that these estimates are accurate. Any configuration recommendations should be tested and verified. 1.2 BACKGROUND Avaya IQ has characteristics of both online transactional processing database (OLTP) and online analytical processing database (OLAP). Processing of contact center administration and traffic data generates bursts of small database transactions (inserts/updates). This is typical OLTP operations. The Avaya IQ reports, aggregations and data export applications execute complex queries against the multidimensional views of data in the real-time and historical database. This is typical database operation in an OLAP (i.e. decision support system, DSS; Data Warehouse) database. The impact of these operations on the performance of the database server depends on the traffic volume and call complexity. The database must provide sufficient performance and throughput to keep up with the database transactions. If the database cannot keep up with your contact center traffic rate, real-time and historical data may be delayed or lost. 1.3 TERMINOLOGY 29 CM Busy Hour BHC IOPS IPT Avaya Communication Manager The busy hour or hours in a 24 hour period during which a contact center experiences the greatest number of contact completions. It is expected that the system will experience peak real-time reporting usage during this time period. Number of contacts (includes CM, Proactive Contact, Voice Portal Contacts) during Busy Hour. Input/Output operations Per Second (to/from disk) Implementation Planning Tool Avaya utility to provide recommendations for Avaya IQ Server hardware requirements.

4 Avaya IQ Database Server Page 4 of 12 Issue CONFIGURING IQ DATABASE SERVER Oracle 10g is the database management system for Avaya IQ. It is installed on a separate server. Avaya IQ 5.0 currently supports Oracle version , , and The Avaya IQ Interoperability document is a living document and stays current with 3 rd party product support. This document should be consulted at support.avaya.com to assure proper Oracle version support and associated patch set. Oracle licensing is the responsibility of the customer. Consult IQ Oracle Licensing Guidelines, Appendix D. This section provides guidelines for configuring the IQ database server. A copy of the IPT Customer Report output form should be available. It is required for determining Busy Hour Contacts (BHC), number of Report Users, and the database server number of hard drives and number of Disks (Database tablespaces). 64-bit OS and 64-bit Oracle 64-bit are recommended, especially if your number of Report Users is greater than 100. The Oracle 64-bit database provides scalability to support more users and process larger data volume. Large data and transaction processing takes place in memory resulting in efficient query processing. 2.1 PHYSICAL DISK REQUIREMENTS I/O contention must be avoided for efficient database performance. System (Operating System and Oracle software) and Oracle managed files (undo, temp, redo, archive log, etc) must be separated from Oracle data storage files (datafiles). This section provides recommendations for this distribution. Oracle has the Automatic Storage Option (Automatic Storage Option) option which simplifies disk management and optimizes data layout for I/O performance. Avaya has not tested this configuration. Consult your DBA if this option is a consideration Data Storage Disk Requirements This section addresses disk requirements for IQ real-time and historical data (datafiles). Disk requirements are determined by the performance and storage needs of the database server. The IQ IPT tool provides total database space requirements and recommendations for the number database disks for IQ data storage. For those familiar with the iteration of this document, the database disk calculations which were a part of this document are now calculated by the IPT and included in the IPT Customer Report. The number of physical disks is critical for database I/O performance. RAID striped configurations (5, 10) are proven I/O performers. Oracle recommends RAID 10 for data storage. Avaya agrees with this recommendation, especially for large configurations. In a striped RAID disk configuration (5 or 10), the more disk spindles in the storage configuration, the faster the I/O access. This efficiency results from concurrent access across the stripe set. The IQ database I/O rate will suffer in the absence of enough disk spindles. As a result, IQ report access and traffic processing performance will be impacted. The primary IQ impact is: 1) buffering of event data resulting in latency of data availability to reports; and 2) delayed report refresh rates. Be certain to provide the number of database tablespace disks as recommended in the Customer Implementation Report (Disks (Database tablespaces)). Note, Oracle managed files (control files, redo and archive logs, Oracle SYSTEM, SYSAUX, TEMP, USERS, UNDO tablespaces) should not reside on the RAID storage disk.

5 Avaya IQ Database Server Page 5 of 12 Issue System and Oracle Managed Files This section is a supplement to the IPT Customer Report database server recommendation. The location of the Operating System, Oracle software, and Oracle managed files depends on the size of the configuration. IMPORTANT Use the number of physical disks (and size) provided here (instead of the Number of hard drives recommended in the Customer Report). This correction will be corrected in future IPT update. The following system and file locations are based on the number of data storage disks (as determined in Customer Report, Database Server hardware and software requirements: Disks (Database tablespaces)). # of Data Storage Disks Less than 8 System and Oracle Managed File configuration Disk Configuration Files to Locate RAID1: 1 mirrored OS, Oracle 10g, (2 physical disks 146 GB) Oracle SYSTEM, SYSAUX, USERS, TEMP, UNDO tablespaces; control files, redo and archive logs 8 or greater RAID1: 1 mirrored (2 physical disks 146 GB) OS, Oracle 10g, Oracle SYSTEM, SYSAUX, USERS Tablespaces, Oracle control files RAID10: 1 mirrored (4 physical disks 73 GB) Or 4 separate disks with the files distributed across the disks as designated by d2,d3,d4,d5 UNDO, TEMP tablespaces, redo logs (1, 2, and 3), archive logs UNDO, TEMP tablespaces -d2 redo logs A (1, 2, and 3) - d3 redo logs B (1, 2 and 3) d4 archive logs d Oracle Redo Log File Sizing Redo log file management is important to overall databases throughput. Redo log files are typically part of a larger database backup and restore strategy. Redo log sizing impacts the efficiency of the Oracle LGWR and ARCH background processes. Redo log contention has not been observed in our lab configurations with properly sized and multiplexed redo log files (3 files sized as recommended). To determine the redo log file size, select the BHC multiplier from the table below and plug it into the following calculation: BHC * BHC multiplier = redo log file size MB. The recommended size can be adjusted to accommodate backup media sizing efficiencies (for backup of archive log files). Redo log size modeling does not account for extraneous operations such as data imports

6 Avaya IQ Database Server Page 6 of 12 Issue and data purges. If regular operations of this type take place, additional redo log sizing considerations may be necessary (consult Oracle Database Administrator's Guide). Per BHC multiplier <25K total 26-75K total K total BHC BHC BHC K total BHC Oracle Undo and TEMP Tablespace Sizing The sizing estimates provided in this section account for execution of the Avaya IQ purge data utility. he following are recommendations related to Undo Tablespace management: 1. use Oracle Automatic Undo Management; 2. set undo table space size to 8GB 1 ; 3. enable undo tablespace AUTOEXTEND option. If you have disk capacity concerns and set MAXSIZE, periodically monitor undo size to assure maximum is not approached; 4. For IQ upgrades (release to release, 4.2 to 5.0), you should: 1) assure the AUTOEXTEND option is enables for undo tablespace, maximum size is unlimited, and at least 30GB of disk space is available for undo tablespace file extension; or 2) increase undo tablespace size to 30GB. The AUTOEXTEND option is preferred. The tablespace size can be reduced after upgrade. The TEMP tablespace size should be set to 5GB. If the IQ data purge utility will be used and BHC is greater than 50K, then set TEMP tablespace size to 10GB. In both cases, enable TEMP tablespace AUTOEXTEND option. 3. ORACLE PROCEDURES FOR AVAYA IQ DATABASE A database backup and restore strategy should be formulated and implemented based on the Oracle Database Backup and Recovery document. All IQ tablespaces should be configured to auto-extend mode. Periodically verify the disks on which the tablespaces reside have sufficient capacity for tablespace growth. In Oracle Enterprise Manager, by default, Manage Optimizer Statistics schedules a job to update statistics nightly. Do not disable this job; updates statistics are critical for efficient report queries. Avaya IQ performs an hourly rebuild of IQ Real-time indexes to assure efficient data access. If data is deleted from any IQ table, rebuild the table indexes. A qualified DBA can perform database tuning activities in accordance with the Oracle Performance Tuning Guide. 1 This will accommodate IQ data purge operations executed via fact_data_purge utility.

7 Avaya IQ Database Server Page 7 of 12 Issue KNOWN IQ ISSUES RELATED TO DATABASE SERVER A security audit of the IQ database after IQ installation results in policy violations for PUBLIC EXECUTE privilege on the following packages: DBMS_RANDOM, UTL_FILE, UTL_HTTP, UTL_SMTP, and UTL_TCP. A development MR currently exists for this item. 5. ORACLE DOCUMENT REFERENCES 141 Oracle document Oracle Database 2 Day DBA 10g Release 2 (10.2) Part Number B Oracle Enterprise Manager Concepts 10g Release 4 ( ) Part Number B Oracle Database PL/SQL Packages and Types Reference 10g Release 2 (10.2) Part Number B Oracle Database Reference 10g Release 2 (10.2) Part Number B Oracle Database Performance Tuning Guide 10g Release 2 (10.2) Part Number B Oracle Database Administrator's Guide 10g Release 2 (10.2) Part Number B Oracle Database Backup and Recovery Basics 10g Release 2 (10.2) Part Number B Oracle Database Backup and Recovery Advanced User s Guide 10g Release 2 (10.2) Part Number B Oracle Database Installation Guide 10g Release 2 (10.2) for Linux x86-64 Part Number B What information it contains For information on monitoring, diagnosing, and tuning the database For information about monitoring and diagnostic tools available with Oracle Enterprise Manager For information about monitoring and diagnostic PL/SQL packages provided by Oracle database software For information about database performance related initialization parameters For general database performance tuning guidelines For information on administration Oracle database Manual for database administrators who perform backup and recovery of an Oracle database server using Recovery Manager (RMAN). Information on applying advanced backup and recovery strategies. How to install and configure Oracle 10.2 on Linux x APPENDIX A MULTI-HOST DATABASE SERVER Sample Oracle database server configuration for Avaya IQ 5.0 multi-host. This is an actual test configuration. This configuration supports up to 200 report users and 80K BHC traffic (3 CMs) and 200K BHC traffic (2 CMs) with 24 report users (a BHCC test, therefore report user maximum was not tested). System Component Server OS CPU Memory Disks Configuration Dell PowerEdge R Bit Red Hat ES 5.2 (kernel: e15) 6 Intel (R) Xeon(R) E GHz (quad core) 64 GB 6 x 73 GB 15K SAS disks (internal); 24 x 146 GB 15K SAS disks on two external host bus adapters, two 3G SAS and two 4G fiber. RAID controller PERC 6/E Database Oracle Enterprise Edition Database 10g R2 ( ) 64 bit

8 Avaya IQ Database Server Page 8 of 12 Issue 3.0 DB initialization parameters General Purpose Starter Database Template is used to create the DB Connection Mode: Dedicated Server Mode db_block_size 8K db_file_multiblock_read_count 16 filesystemio_options: none disk_asynch_io true sga_target: 2G sga_max_size 8G undo_management auto log_mode archivelog Disk Contents RAID1: 1 mirrored 73 GB disks Operating System Oracle Software Oracle Control, Trace, Logs Oracle SYSAUX tablespace Oracle SYSTEM tablespace Oracle USERS tablespace Disk2: 73 GB Oracle TEMP tablespace Oracle UNDO tablespace Disk3: 73 GB Oracle multiplexed (A) redo logs (3) Disk4: 73 GB Oracle multiplexed (B) redo logs (3) Disk5: 73 GB Archive Log files RAID10: 12 mirrored 146 GB disks All IQ tablespaces Configuation: Two hardware RAID10 LUNs. 6 mirrored 146 GB disks each Stripe-unit size: 256K Linux Volume Manager is configured to create one RAID0 volume to distribute I/O to the two LUNs OS parameters fs.aio-max-size = fs.file-max = kernel.shmmax = kernel.shmall = kernel.shmmni = 4096 kernel.sem = net.ipv4.ip_local_port_range = net.core.rmem_default = net.core.rmem_max = net.core.wmem_default = net.core.wmem_max = APPENDIX B DUAL HOST DATABASE SERVER Sample Oracle database server for Avaya IQ 5.0 dual host. This is an actual test configuration. This configuration supports 75 report user with 20K BHC traffic (1 CM) and 50k BHC traffic with 24 report users (a BHCC test, therefore report user maximum was not tested).

9 Avaya IQ Database Server Page 9 of 12 Issue System Component Configuration Server IBM x3650 OS 64 Bit Red Hat ES 5.2 (kernel: e15) CPU 2 Intel (R) Xeon(R) E GHz (quad core) Memory 16 GB Disks 8 x GB IBM 15K RPM SAS FRU 39R7350 RAID controller Adaptec AAC-RAID (Rocket) (rev 02) Database Oracle Enterprise Edition Database 10g R2 ( ) 64bit DB initialization parameters General Purpose Starter Database Template is used to create the DB Connection Mode: Dedicated Server Mode db_block_size 8K db_file_multiblock_read_count 16 filesystemio_options none disk_asynch_io true sga_target 2208M sga_max_size 2208M shared_pool_size 0 undo management auto OS parameters fs.file-max = kernel.shmmax = kernel.shmall = kernel.shmmni = 4096 kernel.sem = net.ipv4.ip_local_port_range = net.core.rmem_default = net.core.rmem_max = net.core.wmem_default = net.core.wmem_max = Disk RAID1: 1 mirrored 146 GB disks RAID5: BG disks Strip-unit size: 256K The disk layout mapping Contents Operating System Oracle Software Oracle Control, Trace, Logs Oracle TEMP tablespace Oracle SYSAUX tablespace Oracle SYSTEM tablespace Oracle UNDO tablespace Oracle USERS tablespace Oracle Redo logs (3x2048 MB) All IQ tablespaces

10 Avaya IQ Database Server Page 10 of 12 Issue APPENDIX C REPORT MIX Avaya IQ system engineers profiled customer usage scenarios. A typical customer report usage model resulted from this investigation and documented a report mix to represent this model. The following is a summary of the report mix. Benchmarks (IOPs, CPU occupancy, memory utilization, etc) were captured with various number of report users, executing the below report mixes with 50k contact traffic on the dual host configuration and 80k BHC contact traffic on the multi-host (measurements were taken at various BHC rates, but 80k was the baseline). Report Mix Ratio 50% of Supervisors run the following real-time report mix: 1. Agent Performance execute for Agent Group with 15 agents 2. Agent Status execute for Agent Group with 15 agents 3. Agents Staffed by Agent State execute for Queue Group with 20 agents 4. Queue Status execute for Queue Group with 20 queues 33.3% of Supervisors run the following real-time report mix: 1. Agent Performance execute for Agent Group with 15 agents 2. Agent Status execute for Agent Group with 15 agents 3. Queue Alerts execute for Queue Group with 20 queues 4. Queue Contacts execute for Queue Group with 20 queues The remaining Supervisors (16.67%) run the following: 1. Agent Performance execute for Agent Group with 15 agents 2. Queue and Agent Status execute for 1 Agent Group (w/ 15 agents) & 1 Queue Group (w/ 20 Queues) Note: Each supervisor reports on a different set of active Agents and Queues. Director (for each 20 supervisors) run the following reports: 1. Queues Above Target % in Service Level execute for one or more Queue Groups so that 100 queues are reported on 2. Queues Below Target % in Service Level execute for one or more Queue Groups so that 100 queues are reported on 3. Queue Group Contacts execute for one or more Queue Groups so that 100 queues are reported on Operations Managers (one op mgr for each 33 supervisors) run the following reports: 1. Multiple Queue and Agent Status execute for 1 Agent Group (w/ 15 agents) & 1 Queue Group (w/ 20 Queues) 2. Queue Performance execute for Queue Group with 20 queues 3. Queue Group Status execute for all Queue Groups (w/ all queues) for direct report supervisors Data Export 1. Agent Status execute for all Agent Work Groups (w/all Agents). The following is a sample for the 75 user report mix.

11 Avaya IQ Database Server Page 11 of 12 Issue Real-time Reports Report % # Users Reports Refreshed per Minute Roles A, B, E, F ( )*33=528 Supervisor A, B, I, J ( )*23= A, N (2+1.3)*12= K, L, M (2+6+6)*4=56 Contact Center Director 2 C, G, H ( )*2=10.6 Operations Manager 1 D 6*1=6 Data Export Total refreshes per minute: Total unique real time reports: 14 Tabular reports A = Agent Performance (2 updates / minute) B = Agent Status (6 updates / minute) D = Data Export Cisco (Agent Status) (6 updates / minute) E = Agents Staffed by Agent State (2 updates / minute) F = Queue Status (6 updates / minute) G = Queue Performance (2 updates / minute) H = Queue Group Status (2 updates / minute) Dashboards I = Queue Alerts (6 updates / minute) J = Queue Contacts (6 updates / minute) K = Queues Above Target % in Service Level (6 updates / minute) L = Queues Below Target % in Service Level (6 updates / minute) M = Queue Group Contacts (2 updates / minute) Multipart with Charts C = Multiple Queue and Agent Status (1.33 updates / minute) N = Queue and Agent Status (1.33 updates / minute). Historical Reports # Users Reports Reports Run over Busy Roles Hour 7 R, S, T 3*7=21 Supervisor 7 R, U, V 3*7=21 4 W 1*4=4 Contact Center Director Total reports per hour: 208 Total unique historical reports: 6 Tabular reports R = Work Handling Agent Behaviors - Summary (totals) S = Short Contacts - Details T = Short Contacts Behavior - Trend U = Short Wrap-up - Details V = Short Wrap-up - Trend W = Queue Service Level Trend 9. APPENDIX D - AVAYA IQ ORACLE LICENSE GUIDELINES This document is intended to be a guideline for the determination of Oracle licenses required for the Avaya IQ database Oracle software.

12 Avaya IQ Database Server Page 12 of 12 Issue It is the customer s responsibility to work with Oracle or the vendor they are purchasing the Oracle software/licenses from for the correct quantity and recommendation of type of licenses. The Oracle website should be referenced to determine number and type of Oracle licenses required for the Avaya IQ database server. Two documents to search for and review are: Discounting Practices on Promotions for the Database Licensing document Oracle Software Investment Guide provides the Oracle pricing and licensing guidelines. Avaya IQ has the following requirement for Oracle licenses: One Oracle Named User Plus license is required for each individual person in the organization who is authorized to login to Avaya IQ or access the Avaya IQ database. One Oracle Named User Plus license is required for each device accessing data from the Avaya IQ database using Data Export. This would include each individual wallboard, and probably includes each instance of a workforce management application, each Cisco ICM instance, etc. Avaya IQ uses the following Oracle licensing options: Per User option: One Named User Plus license is required for each individual person in the organization who is authorized to login to Avaya IQ or access the Avaya IQ database. One Oracle Named User Plus license is required for each device accessing data from the Avaya IQ database using Data Export. Individual users and devices can be the following (this is not an inclusive list, but an example): Contact Center Supervisors (Administered in Avaya IQ, not number of Report User licenses) Database Administrators Contact Center Analysts Data Analysts Contact Center Management Wallboard application using data export Workforce Management (WFM) application using data export Database pooling or multiplexing does not reduce the need to license each individual person. There appears to be no provision to distinguish between users in different shifts, so all individual users must be licensed even if they are not all accessing the database simultaneously. Per Processor option: One Oracle processor license is required per processor. Determination of the number of processors licenses required is determined by Oracle as it may differ based on type of processor, the number of cores, chip type and sever manufacturer. For customers that will be utilizing an existing Oracle database that is licensed with Oracle Enterprise Edition, additional Oracle licensing is not required for Avaya IQ.

Avaya IQ 5.1 Database Server Configuration Recommendations And Oracle Guidelines

Avaya IQ 5.1 Database Server Configuration Recommendations And Oracle Guidelines Avaya IQ 5.1 Database Server Configuration Recommendations Avaya IQ Database Server Page 2 of 11 Issue 4.0 1. INTRODUCTION... 3 1.1 Purpose...3 1.2 BACKGROUND...3 1.3 Terminology...3 2. CONFIGURING IQ

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

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

Re-platforming the E-Business Suite Database

Re-platforming the E-Business Suite Database Re-platforming the E-Business Suite Database Ahmed Alomari Performance Specialist aalomari@cybernoor.com Database SIG Agenda Options Case Study Q & A Options Re-platforming Options Transportable DB Transportable

More information

E-BUSINESS SUITE APPLICATIONS R12 (RUP 4) LARGE/EXTRA-LARGE PAYROLL (BATCH) BENCHMARK - USING ORACLE10g ON A HEWLETT-PACKARD PROLIANT DL380 G6 SERVER

E-BUSINESS SUITE APPLICATIONS R12 (RUP 4) LARGE/EXTRA-LARGE PAYROLL (BATCH) BENCHMARK - USING ORACLE10g ON A HEWLETT-PACKARD PROLIANT DL380 G6 SERVER O RACLE E-BUSINESS B ENCHMARK R EV. 1.1 E-BUSINESS SUITE APPLICATIONS R12 (RUP 4) LARGE/EXTRA-LARGE PAYROLL (BATCH) BENCHMARK - USING ORACLE10g ON A HEWLETT-PACKARD PROLIANT DL380 G6 SERVER As a global

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

Oracle Validated Configuration with Cisco UCS, Nimble Storage, and Oracle Linux

Oracle Validated Configuration with Cisco UCS, Nimble Storage, and Oracle Linux Oracle Validated Configuration with Cisco UCS, Nimble Storage, and Oracle Linux 1 Best Practices Deployment Guide: Oracle Validated Configuration with Cisco UCS, Nimble Storage, and Oracle Linux This document

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

Reduce Costs & Increase Oracle Database OLTP Workload Service Levels:

Reduce Costs & Increase Oracle Database OLTP Workload Service Levels: Reduce Costs & Increase Oracle Database OLTP Workload Service Levels: PowerEdge 2950 Consolidation to PowerEdge 11th Generation A Dell Technical White Paper Dell Database Solutions Engineering Balamurugan

More information

EMC VSPEX FOR VIRTUALIZED ORACLE DATABASE 12c OLTP

EMC VSPEX FOR VIRTUALIZED ORACLE DATABASE 12c OLTP IMPLEMENTATION GUIDE EMC VSPEX FOR VIRTUALIZED ORACLE DATABASE 12c OLTP VMware vsphere 5.5 Red Hat Enterprise Linux 6.4 EMC VSPEX Abstract This describes the high-level steps and best practices required

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

Oracle Database 12C: Advanced Administration - 1Z0-063

Oracle Database 12C: Advanced Administration - 1Z0-063 Oracle Database 12C: Advanced Administration - 1Z0-063 Backup and Recovery Explain Oracle backup and recovery solutions o Describe types of database failures o Describe the tools available for backup and

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

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

Explore the Oracle 10g database architecture. Install software with the Oracle Universal Installer (OUI)

Explore the Oracle 10g database architecture. Install software with the Oracle Universal Installer (OUI) Oracle DBA (10g, 11g) Training Course Content Introduction (Database Architecture) Describe course objectives Explore the Oracle 10g database architecture Installing the Oracle Database Software Explain

More information

Preparing Your Environment

Preparing Your Environment Overview, page 1 Hardware Requirements, page 1 Operating System Installation, page 1 Overview This chapter describes the requirements and dependencies for installing Prime Home successfully. It includes

More information

Oracle Database 11g: Administration Workshop I Release 2

Oracle Database 11g: Administration Workshop I Release 2 Oracle Database 11g: Administration Workshop I Release 2 Duration: 5 Days What you will learn This Oracle Database 11g: Administration Workshop I Release 2 course explores the fundamentals of basic database

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

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

"Charting the Course... Oracle 18c DBA I (3 Day) Course Summary

Charting the Course... Oracle 18c DBA I (3 Day) Course Summary Oracle 18c DBA I (3 Day) Course Summary Description This course provides a complete, hands-on introduction to Oracle Database Administration including the use of Enterprise Manager (EMDE), SQL Developer

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

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

Dell Microsoft Business Intelligence and Data Warehousing Reference Configuration Performance Results Phase III

Dell Microsoft Business Intelligence and Data Warehousing Reference Configuration Performance Results Phase III [ White Paper Dell Microsoft Business Intelligence and Data Warehousing Reference Configuration Performance Results Phase III Performance of Microsoft SQL Server 2008 BI and D/W Solutions on Dell PowerEdge

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 11g: Performance Tuning DBA Release 2

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

More information

Oracle Database 11g: Performance Tuning DBA Release 2

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

More information

EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE

EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE White Paper EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE EMC XtremSF, EMC XtremCache, EMC Symmetrix VMAX and Symmetrix VMAX 10K, XtremSF and XtremCache dramatically improve Oracle performance Symmetrix

More information

Oracle Database 11g: Administration Workshop I Release 2

Oracle Database 11g: Administration Workshop I Release 2 Oracle University Contact Us: 55-800-891-6502 Oracle Database 11g: Administration Workshop I Release 2 Duration: 5 Days What you will learn This course is designed to give you a firm foundation in basic

More information

VERITAS Storage Foundation 4.0 for Oracle

VERITAS Storage Foundation 4.0 for Oracle D E C E M B E R 2 0 0 4 VERITAS Storage Foundation 4.0 for Oracle Performance Brief AIX 5.2, Oracle 9iR2 VERITAS Storage Foundation for Oracle Abstract This document details the high performance characteristics

More information

Oracle Database 10g: Administration I. Course Outline. Oracle Database 10g: Administration I. 20 Jul 2018

Oracle Database 10g: Administration I. Course Outline. Oracle Database 10g: Administration I.  20 Jul 2018 Course Outline Oracle Database 10g: Administration I 20 Jul 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Installing the Oracle Database Softwar

Installing the Oracle Database Softwar Contents chapter 1:Architecture Oracle Database Architecture Database Structures Oracle Memory Structures Process Structures Oracle Instance Management Server Process and Database Buffer Cache Physical

More information

Oracle 12C DBA Online Training. Course Modules of Oracle 12C DBA Online Training: 1 Oracle Database 12c: Introduction to SQL:

Oracle 12C DBA Online Training. Course Modules of Oracle 12C DBA Online Training: 1 Oracle Database 12c: Introduction to SQL: Course Modules of Oracle 12C DBA Online Training: 1 Oracle Database 12c: Introduction to SQL: A. Introduction Course Objectives, Course Agenda and Appendixes Used in this Course Overview of Oracle Database

More information

Dell Microsoft Reference Configuration Performance Results

Dell Microsoft Reference Configuration Performance Results White Paper Dell Microsoft Reference Configuration Performance Results Performance of Microsoft SQL Server 2005 Business Intelligence and Data Warehousing Solutions on Dell PowerEdge Servers and Dell PowerVault

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

Cost and Performance benefits of Dell Compellent Automated Tiered Storage for Oracle OLAP Workloads

Cost and Performance benefits of Dell Compellent Automated Tiered Storage for Oracle OLAP Workloads Cost and Performance benefits of Dell Compellent Automated Tiered Storage for Oracle OLAP This Dell technical white paper discusses performance and cost benefits achieved with Dell Compellent Automated

More information

ORACLE DBA TRAINING IN BANGALORE

ORACLE DBA TRAINING IN BANGALORE ORACLE DBA TRAINING IN BANGALORE TIB ACADEMY #5/3 BEML LAYOUT, VARATHUR MAIN ROAD KUNDALAHALLI GATE, BANGALORE 560066 PH: +91-9513332301/2302 WWW.TRAININGINBANGALORE.COM Oracle DBA Training Syllabus Introduction

More information

Oracle 1Z Oracle Database 10g: Administration II. Download Full Version :

Oracle 1Z Oracle Database 10g: Administration II. Download Full Version : Oracle 1Z0-043 Oracle Database 10g: Administration II Download Full Version : https://killexams.com/pass4sure/exam-detail/1z0-043 QUESTION: 172 You lost the index tablespace in your database. You decided

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

IBM Tivoli Storage Manager for Windows Version Installation Guide IBM

IBM Tivoli Storage Manager for Windows Version Installation Guide IBM IBM Tivoli Storage Manager for Windows Version 7.1.8 Installation Guide IBM IBM Tivoli Storage Manager for Windows Version 7.1.8 Installation Guide IBM Note: Before you use this information and the product

More information

Course Contents of ORACLE 9i

Course Contents of ORACLE 9i Overview of Oracle9i Server Architecture Course Contents of ORACLE 9i Responsibilities of a DBA Changing DBA Environments What is an Oracle Server? Oracle Versioning Server Architectural Overview Operating

More information

"Charting the Course... Oracle 18c DBA I (5 Day) Course Summary

Charting the Course... Oracle 18c DBA I (5 Day) Course Summary Course Summary Description This course provides a complete, hands-on introduction to Oracle Database Administration including the use of Enterprise Manager Database Express (EMDE), SQL Developer and SQL*Plus.

More information

Oracle 1Z Oracle Database 10g: Administration I. Download Full Version :

Oracle 1Z Oracle Database 10g: Administration I. Download Full Version : Oracle 1Z0-042 Oracle Database 10g: Administration I Download Full Version : https://killexams.com/pass4sure/exam-detail/1z0-042 Answer: A QUESTION: 273 You have a large amount of historical data in an

More information

FlashGrid Software Enables Converged and Hyper-Converged Appliances for Oracle* RAC

FlashGrid Software Enables Converged and Hyper-Converged Appliances for Oracle* RAC white paper FlashGrid Software Intel SSD DC P3700/P3600/P3500 Topic: Hyper-converged Database/Storage FlashGrid Software Enables Converged and Hyper-Converged Appliances for Oracle* RAC Abstract FlashGrid

More information

Programa de Actualización Profesional ACTI Oracle Database 11g: Administration Workshop I

Programa de Actualización Profesional ACTI Oracle Database 11g: Administration Workshop I Programa de Actualización Profesional ACTI Oracle Database 11g: Administration Workshop I What you will learn This Oracle Database 11g: Administration Workshop I Release 2 course explores the fundamentals

More information

Oracle Performance on M5000 with F20 Flash Cache. Benchmark Report September 2011

Oracle Performance on M5000 with F20 Flash Cache. Benchmark Report September 2011 Oracle Performance on M5000 with F20 Flash Cache Benchmark Report September 2011 Contents 1 About Benchware 2 Flash Cache Technology 3 Storage Performance Tests 4 Conclusion copyright 2011 by benchware.ch

More information

The Oracle Database Appliance I/O and Performance Architecture

The Oracle Database Appliance I/O and Performance Architecture Simple Reliable Affordable The Oracle Database Appliance I/O and Performance Architecture Tammy Bednar, Sr. Principal Product Manager, ODA 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

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

Sage 300 ERP. Compatibility Guide Version Revised: Oct 1, Version 6.0 Compatibility Guide i

Sage 300 ERP. Compatibility Guide Version Revised: Oct 1, Version 6.0 Compatibility Guide i Sage 300 ERP Compatibility Guide Version 2012 Revised: Oct 1, 2012 Version 6.0 Compatibility Guide i Overview 2 Sage ERP Accpac Contents Overview... 1 Version 2012 Compatibility... 2 All Environments...

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

Course Description. Audience. Prerequisites. At Course Completion. : Course 40074A : Microsoft SQL Server 2014 for Oracle DBAs

Course Description. Audience. Prerequisites. At Course Completion. : Course 40074A : Microsoft SQL Server 2014 for Oracle DBAs Module Title Duration : Course 40074A : Microsoft SQL Server 2014 for Oracle DBAs : 4 days Course Description This four-day instructor-led course provides students with the knowledge and skills to capitalize

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

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

Oracle Database 11g: Administration Workshop I

Oracle Database 11g: Administration Workshop I Oracle Database 11g: Administration Workshop I Duration: 5 Days What you will learn This course is designed to give students a firm foundation in basic administration of Oracle Database 11g. In this class,

More information

NetVault Backup Client and Server Sizing Guide 2.1

NetVault Backup Client and Server Sizing Guide 2.1 NetVault Backup Client and Server Sizing Guide 2.1 Recommended hardware and storage configurations for NetVault Backup 10.x and 11.x September, 2017 Page 1 Table of Contents 1. Abstract... 3 2. Introduction...

More information

DELL MICROSOFT REFERENCE CONFIGURATIONS PHASE II 7 TERABYTE DATA WAREHOUSE

DELL MICROSOFT REFERENCE CONFIGURATIONS PHASE II 7 TERABYTE DATA WAREHOUSE DELL MICROSOFT REFERENCE CONFIGURATIONS PHASE II 7 TERABYTE DATA WAREHOUSE Deploying Microsoft SQL Server 2005 Business Intelligence and Data Warehousing Solutions on Dell PowerEdge Servers and Dell PowerVault

More information

VERITAS Storage Foundation 4.0 for Oracle

VERITAS Storage Foundation 4.0 for Oracle J U N E 2 0 0 4 VERITAS Storage Foundation 4.0 for Oracle Performance Brief OLTP Solaris Oracle 9iR2 VERITAS Storage Foundation for Oracle Abstract This document details the high performance characteristics

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

stec Host Cache Solution

stec Host Cache Solution White Paper stec Host Cache Solution EnhanceIO SSD Cache Software and the stec s1120 PCIe Accelerator speed decision support system (DSS) workloads and free up disk I/O resources for other applications.

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

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

SAP SD Benchmark with DB2 and Red Hat Enterprise Linux 5 on IBM System x3850 M2

SAP SD Benchmark with DB2 and Red Hat Enterprise Linux 5 on IBM System x3850 M2 SAP SD Benchmark using DB2 and Red Hat Enterprise Linux 5 on IBM System x3850 M2 Version 1.0 November 2008 SAP SD Benchmark with DB2 and Red Hat Enterprise Linux 5 on IBM System x3850 M2 1801 Varsity Drive

More information

Surveillance Dell EMC Storage with Milestone XProtect Corporate

Surveillance Dell EMC Storage with Milestone XProtect Corporate Surveillance Dell EMC Storage with Milestone XProtect Corporate Sizing Guide H14502 REV 1.5 Copyright 2014-2018 Dell Inc. or its subsidiaries. All rights reserved. Published January 2018 Dell believes

More information

Hyper-converged storage for Oracle RAC based on NVMe SSDs and standard x86 servers

Hyper-converged storage for Oracle RAC based on NVMe SSDs and standard x86 servers Hyper-converged storage for Oracle RAC based on NVMe SSDs and standard x86 servers White Paper rev. 2016-05-18 2015-2016 FlashGrid Inc. 1 www.flashgrid.io Abstract Oracle Real Application Clusters (RAC)

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

Sage ERP Accpac. Compatibility Guide Version 6.0. Revised: November 18, 2010

Sage ERP Accpac. Compatibility Guide Version 6.0. Revised: November 18, 2010 Sage ERP Accpac Compatibility Guide Version 6.0 Revised: November 18, 2010 Contents Overview... 1 Version 6.0 Compatibility... 2 All Environments... 2 Virtual Environments... 3 Additional Notes... 3 Citrix

More information

Reference Architecture

Reference Architecture EMC Solutions for Microsoft SQL Server 2005 on Windows 2008 in VMware ESX Server EMC CLARiiON CX3 Series FCP EMC Global Solutions 42 South Street Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com www.emc.com

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

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: 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

EMC CLARiiON CX3 Series FCP

EMC CLARiiON CX3 Series FCP EMC Solutions for Microsoft SQL Server 2005 on Windows 2008 EMC CLARiiON CX3 Series FCP EMC Global Solutions 42 South Street Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com www.emc.com Copyright 2008

More information

Oracle Tuning. Ashok Kapur Hawkeye Technology, Inc.

Oracle Tuning. Ashok Kapur Hawkeye Technology, Inc. Oracle Tuning Ashok Kapur Hawkeye Technology, Inc. Agenda Oracle Database Structure Oracle Database Access Tuning Considerations Oracle Database Tuning Oracle Tuning Tools 06/14/2002 Hawkeye Technology,

More information

Appliances and DW Architecture. John O Brien President and Executive Architect Zukeran Technologies 1

Appliances and DW Architecture. John O Brien President and Executive Architect Zukeran Technologies 1 Appliances and DW Architecture John O Brien President and Executive Architect Zukeran Technologies 1 OBJECTIVES To define an appliance Understand critical components of a DW appliance Learn how DW appliances

More information

Oracle RAC 10g Celerra NS Series NFS

Oracle RAC 10g Celerra NS Series NFS Oracle RAC 10g Celerra NS Series NFS Reference Architecture Guide Revision 1.0 EMC Solutions Practice/EMC NAS Solutions Engineering. EMC Corporation RTP Headquarters RTP, NC 27709 www.emc.com Oracle RAC

More information

Sage ERP Accpac. Compatibility Guide Version 6.0. Revised: February 2, Version 6.0 Compatibility Guide

Sage ERP Accpac. Compatibility Guide Version 6.0. Revised: February 2, Version 6.0 Compatibility Guide Sage ERP Accpac Compatibility Guide Version 6.0 Revised: February 2, 2012 Version 6.0 Compatibility Guide i Contents Overview... 1 Version 6.0 Compatibility... 2 All Environments... 2 Virtual Environments...

More information

Technical Paper. Performance and Tuning Considerations for SAS on Dell EMC VMAX 250 All-Flash Array

Technical Paper. Performance and Tuning Considerations for SAS on Dell EMC VMAX 250 All-Flash Array Technical Paper Performance and Tuning Considerations for SAS on Dell EMC VMAX 250 All-Flash Array Release Information Content Version: 1.0 April 2018 Trademarks and Patents SAS Institute Inc., SAS Campus

More information

UNIVERSITY AUTHORISED EDUCATION PARTNER (WDP)

UNIVERSITY AUTHORISED EDUCATION PARTNER (WDP) Audience Data Warehouse Administrator Database Administrators Support Engineer Technical Administrator Technical Consultant Related Training Required Prerequisites Knowledge of Oracle Database 12c Knowledge

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

IaaS Vendor Comparison

IaaS Vendor Comparison IaaS Vendor Comparison Analysis of competitor products Tobias Deml Senior Systemberater BU Cloud & Core Technologies February 01, 2018 2 Tobias Deml Senior Systemberater BU Cloud & Core Technologies Topics

More information

Dell EMC PowerEdge R740xd as a Dedicated Milestone Server, Using Nvidia GPU Hardware Acceleration

Dell EMC PowerEdge R740xd as a Dedicated Milestone Server, Using Nvidia GPU Hardware Acceleration Dell EMC PowerEdge R740xd as a Dedicated Milestone Server, Using Nvidia GPU Hardware Acceleration Dell IP Video Platform Design and Calibration Lab June 2018 H17250 Reference Architecture Abstract This

More information

Exam Prep Seminar Package: Oracle Database 12c Administrator Certified Associate

Exam Prep Seminar Package: Oracle Database 12c Administrator Certified Associate Oracle University Contact Us: +27 (0)11 319-4111 Exam Prep Seminar Package: Oracle Database 12c Administrator Certified Associate Duration: 1 Day What you will learn This package provides everything an

More information

NetVault Backup Client and Server Sizing Guide 3.0

NetVault Backup Client and Server Sizing Guide 3.0 NetVault Backup Client and Server Sizing Guide 3.0 Recommended hardware and storage configurations for NetVault Backup 12.x September 2018 Page 1 Table of Contents 1. Abstract... 3 2. Introduction... 3

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

Oracle Database 12c R2: Backup and Recovery Workshop Ed 3

Oracle Database 12c R2: Backup and Recovery Workshop Ed 3 Oracle University Contact Us: Toll Free: 0008004401672 Oracle Database 12c R2: Backup and Recovery Workshop Ed 3 Duration: 5 Days What you will learn In this Oracle Database 12c R2: Backup and Recovery

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

SERVERS: VIRTUALIZED DATABASE CONSOLIDATION ON A DELL POWEREDGE R910 SERVER USING HYPER-V. A Principled Technologies report commissioned by Dell Inc.

SERVERS: VIRTUALIZED DATABASE CONSOLIDATION ON A DELL POWEREDGE R910 SERVER USING HYPER-V. A Principled Technologies report commissioned by Dell Inc. SERVERS: VIRTUALIZED DATABASE CONSOLIDATION ON A DELL POWEREDGE R910 SERVER USING HYPER-V A Principled Technologies report commissioned by Dell Inc. Table of contents Table of contents... 2 Executive summary...

More information

MBS Microsoft Oracle Plug-In 6.82 User Guide

MBS Microsoft Oracle Plug-In 6.82 User Guide MBS Microsoft Oracle Plug-In 6.82 User Guide 10 Oracle Plug-In This version of the Oracle Plug-In supports Windows Agents. It is an add-on that allows you to perform database backups on Oracle databases.

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 1Z0-053 Exam Questions and Answers (PDF) Oracle 1Z0-053 Exam Questions 1Z0-053 BrainDumps

Oracle 1Z0-053 Exam Questions and Answers (PDF) Oracle 1Z0-053 Exam Questions 1Z0-053 BrainDumps Oracle 1Z0-053 Dumps with Valid 1Z0-053 Exam Questions PDF [2018] The Oracle 1Z0-053 Oracle Database 11g: Administration II exam is an ultimate source for professionals to retain their credentials dynamic.

More information

Oracle Database 11g: Administration Workshop I DBA Release 2

Oracle Database 11g: Administration Workshop I DBA Release 2 Oracle Database 11g: Administration Workshop II DBA Release 2 What you will learn: This course takes the database administrator beyond the basic tasks covered in the first workshop. The student begins

More information

Accelerate Applications Using EqualLogic Arrays with directcache

Accelerate Applications Using EqualLogic Arrays with directcache Accelerate Applications Using EqualLogic Arrays with directcache Abstract This paper demonstrates how combining Fusion iomemory products with directcache software in host servers significantly improves

More information

A Robust Blueprint to Performance Optimization in Multiblock Databases. Anthony D. Noriega.

A Robust Blueprint to Performance Optimization in Multiblock Databases. Anthony D. Noriega. A Robust Blueprint to Performance Optimization in Multiblock Databases Anthony D. Noriega anthony@anthonynoriega.com Objective Discuss, and present a research overview on multiblock databases. Emphasize

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

Introduction. Assessment Test. Chapter 1 Introduction to Performance Tuning 1. Chapter 2 Sources of Tuning Information 33

Introduction. Assessment Test. Chapter 1 Introduction to Performance Tuning 1. Chapter 2 Sources of Tuning Information 33 Contents at a Glance Introduction Assessment Test xvii xxvii Chapter 1 Introduction to Performance Tuning 1 Chapter 2 Sources of Tuning Information 33 Chapter 3 SQL Application Tuning and Design 85 Chapter

More information

EMC Backup and Recovery for Microsoft SQL Server

EMC Backup and Recovery for Microsoft SQL Server EMC Backup and Recovery for Microsoft SQL Server Enabled by Microsoft SQL Native Backup Reference Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the information

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

Oracle #1 for Data Warehousing. Data Warehouses Growing Rapidly Tripling In Size Every Two Years

Oracle #1 for Data Warehousing. Data Warehouses Growing Rapidly Tripling In Size Every Two Years Extreme Performance HP Oracle Machine & Exadata Storage Server October 16, 2008 Robert Stackowiak Vice President, EPM & Data Warehousing Solutions, Oracle ESG Oracle #1 for Data Warehousing Microsoft 14.8%

More information

EMC Unified Storage for Oracle Database 11g/10g Virtualized Solution. Enabled by EMC Celerra and Linux using FCP and NFS. Reference Architecture

EMC Unified Storage for Oracle Database 11g/10g Virtualized Solution. Enabled by EMC Celerra and Linux using FCP and NFS. Reference Architecture EMC Unified Storage for Oracle Database 11g/10g Virtualized Solution Enabled by EMC Celerra and Linux using FCP and NFS Reference Architecture Copyright 2009 EMC Corporation. All rights reserved. Published

More information

IBM Emulex 16Gb Fibre Channel HBA Evaluation

IBM Emulex 16Gb Fibre Channel HBA Evaluation IBM Emulex 16Gb Fibre Channel HBA Evaluation Evaluation report prepared under contract with Emulex Executive Summary The computing industry is experiencing an increasing demand for storage performance

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

ORANET- Course Contents

ORANET- Course Contents ORANET- Course Contents 1. Oracle 11g SQL Fundamental-l 2. Oracle 11g Administration-l 3. Oracle 11g Administration-ll Oracle 11g Structure Query Language Fundamental-l (SQL) This Intro to SQL training

More information