Oracle 11gR2 New Features for RAC. OTN APAC Tour (Thailand, China, Philippines, New Zealand)

Size: px
Start display at page:

Download "Oracle 11gR2 New Features for RAC. OTN APAC Tour (Thailand, China, Philippines, New Zealand)"

Transcription

1 Oracle 11gR2 New Features for RAC OTN APAC Tour (Thailand, China, Philippines, New Zealand)

2 About me Independent Oracle Consultant - Summersky Enterprises murali.vallath@summersky.biz blog: twitter/ym/skype: muralivallath murali.vallath@summersky.biz

3 Oracle Clusterware Components Grid Infrastructure New in CRS Stack CRS CSS EVM CTSS ONS ASM oraagent orarootagent crfmond HAS Stack GNS mdns GIPCD GPnPD crflogd

4 ClusterWare Files Oracle Cluster Registry (OCR) Oracle Local Registry (OLR) Voting Disk New in GPnP Profile

5 Oracle Clusterware Network Switch Public Network Interconnect Switch Cluster Interconnect New in ORADB1 ORADB2 ORADB3 ORADB4 VIP VIP SSKY3 VIP SSKY4 VIP SSKY1 SSKY2 GIPCD CRFMOND/LOGD DISKMON DISKMON DISKMON OCR CSS EVM NM GM CRS GPnP CTSS CSS EVM CRS GPnP CTSS CSS EVM CRS GPnP CTSS CSS EVM CRS HAS HAS SAN switch HAS HAS OLR OLR OLR OLR OCR prddb Vote Disk AA_00 AB_01 AC_02 AD_03 AE_04 AF_05 AG_06 AH_07 Summersky Enterprises LLC Murali Vallath Slide: 5

6 GPnPD Grid Plug and Play Daemon Started before CSS Allows easy addition and deletion of nodes Dynamic management of VIPs Maintains essential cluster information in an XML profile: Cluster name and unique cluster identifier Public and private network interface mappings Location for the OCR and voting disks Location for the ASM parameter file Manages and distributes the profile using the GPnP daemon Defines cluster name, networks and storage New in Summersky Enterprises LLC Murali Vallath Slide: 6

7 GPnP Profile New in Summersky Enterprises LLC Murali Vallath Slide: 7

8 CTSSD Provides automatic time synchronization across cluster nodes If NTP is present, CTSS will run in observer mode Starts in active mode. Installed as part of Grid Infrastructure installation. CTSS runs in two ways: Observer mode: If NTP is enabled, CTSS only observes. Active mode: If NTP is not enabled, CTSS designates one node as a master clock and synchronizes the other nodes. Started by OHAS daemon Summersky Enterprises LLC Murali Vallath Slide: 8

9 Cluster Stack Invocation init ASM EVMD ASM Instance oraagent GPNPD MDNSD DB Instance eons ONS Listener CRSD SCAN GNSD OHASD orarootagent CSSD Monitor CTSSD VIP SCAN VIP GNS VIP Network GNSD cssdagent CSSD Summersky Enterprises LLC Murali Vallath Slide: 9

10 OCR Level Resource Name Description New in SYSTEM Version Grid Infrastructure Version WALLET Security Wallet Manager GNS Grid Naming Services CSS Cluster Synchronization Services EVM Event Manager CRS Cluster Ready Services ACFS ASM Cluster File System GPnP Grid Plug & Play ORA_CRS_HOME GRID_HOME CRSD Cluster Ready Services Deamon DIAG Diagnostics CRSADMIN Grid Infrastructure Administrator CRSUSER Grid Infrastructure User 2 DATABASE NODEAPPS Node apps VIP_RANGE VIP range address LOG DATABASES Summersky Enterprises LLC 11gR2 RAC Murali Vallath Slide: 10

11 OCR Public Interface Cluster Interconnect ORADB1 ORADB2 ORADB3 ORADB4 OCR Cache OCR Cache OCR Cache OCR Cache OCR Process OCR Process OCR Process OCR Process OEM Agent OUI srvctl OEM Agent OCR (repository) Summersky Enterprises LLC Murali Vallath Slide: 11

12 Level Resource Name Description 1 SYSTEM crs Cluster Ready Services ORA_CRS_HOME WALLET GNS version GPnP css network OHASD OLR OCR GRID_HOME Security Wallet Manager Grid Nam Grid Infrastructure Version Grid Plug & Play Cluster Synchronization Services Network 2 DATABASE NODEAPPS Node Apps VIP_RANGE LOG ASM DATABASES OLR Oracle High Availability Services Deamon Oracle Local Repository manual backup info OCR Auto Backup info IP ranges used for VIP Logs ASM New in List of Databases Summersky Enterprises LLC 11gR2 RAC Murali Vallath Slide: 12

13 OCRDUMP Dump contents of Oracle Cluster/Local Registry to a file. ocrdump [-local] [<filename> [-xml]

14 Clusterware Log Directories ohasd crsd cssd evmd diag agent ohasd orarootagent_root oragent_oracle oracssdmonitor_root oracssdagent_root gpnpd GRID HOME log <nodename> e.g.. prddb1 gnsd client gipcd crsd orarootagent_root oragent_oracle oracssdmonitor_root crs diskmon srvm admin ctssd mdnsd racgmain racg racgevtf racgeut alert<nodename>.log

15 Clusterware Log Directories GRID HOME log crs diag node tnslsnr clients <node> user_root host_<nnnnn> listener_scan3 listener_scan2 listener_scan1 sweep stage metadata lck incpkg incident sweep stage metadata lck incpkg incident cdump alert trace cdump alert adrci_dir.mif trace

16 Clusterware Log Directories ohasd crsd cssd evmd diag agent ohasd orarootagent_root oragent_oracle oracssdmonitor_root oracssdagent_root gpnpd GRID HOME New in log <nodename> e.g.. prddb1 crs gnsd client gipcd diskmon srvm crsd orarootagent_root oragent_oracle oracssdmonitor_root acfssec admin acfsreplroot ctssd acfsrepl mdnsd racgmain crflogd racg racgevtf crfmond racgeut alert<nodename>.log Summersky Enterprises LLC Murali Vallath Slide: 16

17 VIP s Database VIP (also called RAC VIP) Application VIP HAIP (IC VIP) New in Summersky Enterprises LLC 11gR2 RAC Murali Vallath Slide: 17

18 Cluster Interconnect New in Oracle uses the interconnect for cache synchronization Interconnect is also used for Data blocks Locks SCN numbers Messages Summersky Enterprises LLC 11gR2 RAC Murali Vallath Slide: 18

19 Redundant Interconnects New in CLUSTER_INTERCONNECT NIC Bonding HAIP Summersky Enterprises LLC 11gR2 RAC Murali Vallath Slide: 19

20 Verify Deamons $GRID_HOME/bin/crsctl stat res -t -init NAME TARGET STATE SERVER STATE_DETAILS ora.asm 1 ONLINE ONLINE devsrv1 Started ora.cluster_interconnect.haip 1 ONLINE ONLINE devsrv1 ora.crf 1 ONLINE ONLINE devsrv1 ora.crsd 1 ONLINE ONLINE devsrv1 ora.cssd 1 ONLINE ONLINE devsrv1 ora.cssdmonitor 1 ONLINE ONLINE devsrv1 ora.ctssd 1 ONLINE ONLINE devsrv1 OBSERVER Summersky Enterprises LLC Murali Vallath Slide: 20

21 Part II Oracle Real Application Cluster Murali Vallath Slide: 21

22 RAC Background Process ACMS Atomic Controlfile to Memory Service GTX0-j Global Transaction Process RMSn Oracle RAC Management Processes (RMSn) RMSN Remote Slave Monitor LMS Global Cache Service Processes LMON Global Enqueue Service Monitor LMD Global Enqueue Service Daemon New in LCK Lock Process DBRM Database Resource Manager PING Response time agent Summersky Enterprises LLC Oracle Real Application Cluster Murali Vallath Slide: 22

23 ACMS Atomic Controlfile to Memory Service ACMS is behaves like an agent background process that contributes to ensuring a distributed SGA memory update is either globally committed on success or globally aborted if a failure occurs

24 GTX0-j Global Transaction Process GTX0-j process provides transparent support for XA global transactions in a RAC environment. The database autotunes the number of these processes based on the workload of XA global transaction.

25 RMSn Oracle RAC Management Process RMSn processes perform manageability tasks for RAC. Primarily around resource management when instances are added or removed from the cluster.

26 RMSN Remote Slave Monitor RMSN are slave background processes and perform tasks on behalf of a coordinating process running in another instance.

27 LMS Global Cache Service When spawned by Oracle, copy blocks directly from the holding instance s buffer cache and send a read consistent copy of the block to the requesting foreground process on the requesting instance to be placed into the buffer cache. LMS rolls back any uncommitted transactions for any blocks that are being requested for consistent read by the remote instance. RAC software provides for up to 36 LMS processes, depending on the amount of messaging traffic. Oracle uses new algorithm to allocate LMS processes New in Summersky Enterprises LLC Oracle Real Application Cluster Murali Vallath Slide: 27

28 SCAN SCAN Single Client Access Number Similar to a cluster alias available on Tru64 and VMS clusters Helps load balance across the database cluster Clients do not require VIP information Removes the requirement to change the client connection if cluster changes Must resolve to atleast one address on the public network Best practice.. resolve to 3 addresses for the entire cluster

29 SCAN Allows clients to use EZConnect or simple JDBC connections Each cluster will have 3 SCAN listeners, each having a SCAN VIP defined as cluster resources on network 1 A SCAN VIP/LISTENER will failover to another node in the cluster Instance registers with local listener on its node Database REMOTE_LISTENER registers instances with all SCAN listeners

30 Advanced Installation

31 SCAN/GNS Configuration SCAN configuration GNS configuration

32 Server Pools Node 1 Node 2 Node 3 Node 4 Node 5 Node 6 Node 7 Node 8 Node 9 Node 10 ssky1 ssky2 ssky3 ssky4 oltp5 oltp6 oltp7 dwh8 dwh9 dwh10 sskypool1 Min=2 Max=4 sskypool2 Min=3 Max=3 sskypool3 Min=3 Max=3

33 Server Pools Logical division of the cluster into pools of servers Applications (e.g. databases) can be configured to run in one or more server pools Managed by crsctl (applications), srvctl (Oracle) Defined by 3 attributes: MIN - minimum number of servers (default 0) MAX maximum number of servers (default 0 or -1) IMPORTANCE 0 (least important) to 1000

34 Server Pools One-to-one mapping between a database service and server pool A database service can only be defined to operate in one pool UNIFORM all servers in the pool SINGLETON one server in the pool Resources are contained in logical groups of server pools

35 Types of Server Pools System defined Free Generic User defined

36 Server Pools

37 Server Pools

38 Server Pools Node 1 Node 2 Node 3 Node 4 Node 5 Node 6 Node 7 Node 8 Node 9 Node 10 ssky1 ssky2 ssky3 ssky4 oltp5 oltp5 oltp6 oltp7 dwh8 dwh9 dwh10 sskypool1 Min=2 Max=4 sskypool2 Min=3 Max=3 sskypool3 Min=3 Max=3

39 Server Pools Node 1 Node 2 Node 3 Node 48 ssky1 ssky2 ssky3 ssky4 dwh8 oltp5 Node 5 Node 6 Node 7 Node 8 Node 9 Node 10 oltp5 oltp6 oltp7 dwh8 dwh9 dwh10 sskypool1 Min=3 Max=4 Importance = 10 sskypool2 Min=3 Max=3 Importance = 20 sskypool3 Min=3 Max=3 Importance = 30

40 crsctl Check if autostart of ohasd is configured crsctl config crs $GRID_HOME/bin/crsctl config crs CRS-4622: Oracle High Availability Services autostart is enabled.

41 crsctl Check the health of Oracle Clusterware crsctl check crs bin]#./crsctl check crs CRS-4638: Oracle High Availability Services is online CRS-4537: Cluster Ready Services is online CRS-4529: Cluster Synchronization Services is online CRS-4533: Event Manager is online

42 crsctl Add additional voting disk to CFS crsctl add css votedisk E.g.. crsctl add css votedisk /u03/oradata/cssvotedisk root]# crsctl add css votedisk /u03/oradata/cssvotedisk Now formatting voting disk: /u03/oradata/cssvotedisk Read -1 bytes of 512 at offset 0 in voting device (CssVoteDisk) successful addition of votedisk /u03/oradata/cssvotedisk.

43 crsctl Query css voting disk crsctl query css votedisk bin]#./crsctl query css votedisk ## STATE File Universal Id File Name Disk group ONLINE b cc244fb0bf79f51c9fbb1f60 (ORCL:ASM_SSKY1) [PRD_GRID] Located 1 voting disk(s).

44 crsctl Debug to trace crs activity crsctl debug statedump crs e.g.. root]# crsctl debug statedump crs dumping State for crs objects Dynamic state dump information is appended to the crsd log file $GRID_HOME/log/<node name>/crsd/crs.log

45 crsctl Query crs software version crsctl query crs softwareversion Query crs active version crsctl query crs activeversion Query Grid Infrastructure administrator crsctl query crs administrator

46 ACFS General Purpose file system integrated with ASM Oracle Clusterware Oracle Enterprise Manager File system features across multiple vendor platforms Single Node and cluster wide shared Oracle homes Uniform, coherent shared file access

47 ASM Dynamic Volume Manager Provides volume management services Disk device interface to ACFS Volume is created using management tool Should be enabled to generate an OS device Devices reside at /dev/asm/<volume-name> ADVM driver maps IO requests against a volume to the corresponding volume file located within an ASM diskgroup

48 ACFSUTIL Command line utility for ACFS Similar to ASMCMD Set ORACLE_SID=<asm sid> before executing acfsutil Located in /sbin/acfsutil

49 New in ACFS Replication Asynchronous replication from primary to standby Replication across network to another site. Provides DR option to the filesystem Used in conjunction with Oracle dataguard

50 New in ACFS Tagging Method for relating a group of files Use alone or with other features

51 Create ACFS Volumes Create ASM diskgroup Enable ASM diskgroup as Volume Create filesystem with ACFS mkfs command Register file system with acfsutil registry Mount the filesystem Test the file system

52 Q U E S T I O N S A N S W E R S blog: twitter/ym/skype: muralivallath murali.vallath@summersky.biz Complete your evaluations

53 Thank You blog: twitter/ym/skype: muralivallath Murali Vallath Slide: 53

12 Cool Features in Oracle RAC

12 Cool Features in Oracle RAC 12 Cool Features in Oracle RAC Murali Vallath murali.vallath@summersky.biz Murali Vallath Slide: 1 About me Over 22 years of IT and 18 years using Oracle products Founder and past president of Oracle RAC

More information

Oracle RAC Course Content

Oracle RAC Course Content 1 Oracle RAC Course Content Oracle 11g R2 Grid Infrastructure Concepts What is a Cluster Grid Foundation Components Oracle Clusterware Architecture Oracle Clusterware Software and Storage Describe ASM

More information

1Z Oracle Real Application Clusters 12c Essentials Exam Summary Syllabus Questions

1Z Oracle Real Application Clusters 12c Essentials Exam Summary Syllabus Questions 1Z0-432 Oracle Real Application Clusters 12c Essentials Exam Summary Syllabus Questions Table of Contents Introduction to 1Z0-432 Exam on Oracle Real Application Clusters 12c Essentials... 2 Oracle 1Z0-432

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

PracticeTorrent. Latest study torrent with verified answers will facilitate your actual test

PracticeTorrent.   Latest study torrent with verified answers will facilitate your actual test PracticeTorrent http://www.practicetorrent.com Latest study torrent with verified answers will facilitate your actual test Exam : 1z1-068 Title : Oracle Database 12c: RAC and Grid Infrastructure 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 This Oracle 11g: RAC and Grid Infrastructure Administration Accelerated training teaches you about the Oracle

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

1Z0-593 Exam Questions Demo Oracle. Exam Questions 1Z0-593

1Z0-593 Exam Questions Demo   Oracle. Exam Questions 1Z0-593 Oracle Exam Questions 1Z0-593 Oracle Real Application Clusters 11g Essentials Version:Demo QUESTION NO: 1 Once OUI recognizes a set of nodes in a cluster, which three choices does it offer when installing

More information

Oracle EXAM - 1Z Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure Administration. Buy Full Product

Oracle EXAM - 1Z Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure Administration. Buy Full Product Oracle EXAM - 1Z0-058 Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure Administration Buy Full Product http://www.examskey.com/1z0-058.html Examskey Oracle 1Z0-058 exam demo product

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

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

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

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

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

More information

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

Oracle Database 12c: Clusterware & ASM Admin Accelerated Ed 1 Oracle University Contact Us: 1.800.529.0165 Oracle Database 12c: Clusterware & ASM Admin Accelerated Ed 1 Duration: 5 Days What you will learn Oracle Database 12c: Clusterware & ASM Admin Accelerated

More information

What you will learn. interface clients. Learn To:

What you will learn. interface clients. Learn To: Oracle Uni Contact Us: 08 Oracle 11g: RAC and Grid Infrastructure Admin Durat5 Da What you will learn This Oracle 11g: RAC and Grid Infrastructure Administr Oracle Grid Infrastructure products, including

More information

Question No : 1 Which three types of patches and upgrades are supported for Oracle Grid Infrastructure 12c? A. in-place upgrades using the Oracle Univ

Question No : 1 Which three types of patches and upgrades are supported for Oracle Grid Infrastructure 12c? A. in-place upgrades using the Oracle Univ s@lm@n Oracle Exam 1z0-068 Oracle Database 12c: RAC and Grid Infrastructure Administration Version: 7.0 [ Total Questions: 91 ] Question No : 1 Which three types of patches and upgrades are supported for

More information

Oracle Grid Infrastructure 11g: Manage Clusterware and ASM Student Guide - Volume I

Oracle Grid Infrastructure 11g: Manage Clusterware and ASM Student Guide - Volume I Oracle Grid Infrastructure 11g: Manage Clusterware and ASM Student Guide - Volume I D59999GC30 Edition 3.0 December 2012 D78226 Authors James Womack James Spiller Technical Contributors David Brower Jean-Francois

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

Oracle 1Z Number: 1Z0-058 Passing Score: 800 Time Limit: 120 min File Version: 1.0

Oracle 1Z Number: 1Z0-058 Passing Score: 800 Time Limit: 120 min File Version: 1.0 Oracle 1Z0-058 Number: 1Z0-058 Passing Score: 800 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ Oracle 1Z0-058 1Z0-058 Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure

More information

Oracle EXAM - 1Z Oracle Real Application Clusters 11g Essentials. Buy Full Product.

Oracle EXAM - 1Z Oracle Real Application Clusters 11g Essentials. Buy Full Product. Oracle EXAM - 1Z0-593 Oracle Real Application Clusters 11g Essentials Buy Full Product http://www.examskey.com/1z0-593.html Examskey Oracle 1Z0-593 exam demo product is here for you to test the quality

More information

Reduce Infrastructure costs with Oracle Clusterware

Reduce Infrastructure costs with Oracle Clusterware Reduce Infrastructure costs with Oracle Clusterware How to Reduce License Cost without losing High Availability Presented By: Bill Pritchett, Senior Consultant Discussion Topics Advantages of having a

More information

es T tpassport 㗴㓸 ఝ Ȉ ʼ ȋ ȿ Ⱥ ɺ ɖ ȳ ఝ Ȉ ʼ ȋ Ʌ ɣ ɉ ᐕ䬶ήᢱㅴ 䬨䭚䬢䬷䬺ឭଏ䬨䭚 *VVR YYY VGUVRCUURQTV LR

es T tpassport 㗴㓸 ఝ Ȉ ʼ ȋ ȿ Ⱥ ɺ ɖ ȳ ఝ Ȉ ʼ ȋ Ʌ ɣ ɉ ᐕ䬶ήᢱㅴ 䬨䭚䬢䬷䬺ឭଏ䬨䭚 *VVR YYY VGUVRCUURQTV LR Testpassport Exam : 1Z0-058J Title : Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure Administration Version : DEMO 1 / 8 1. 3 B. "Oracle CSSD " / var / log/ messages C. crsctl OCSSD

More information

Oracle 1Z Oracle Real Application Clusters 12c Essentials.

Oracle 1Z Oracle Real Application Clusters 12c Essentials. Oracle 1Z0-432 Oracle Real Application Clusters 12c Essentials http://killexams.com/exam-detail/1z0-432 QUESTION: 74 The DISK_REPAIR_TIME attribute has expired after a transient disk error. What happens

More information

1z0-058.exam.75q. 1z Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure Administration

1z0-058.exam.75q.   1z Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure Administration 1z0-058.exam.75q Number: 1z0-058 Passing Score: 800 Time Limit: 120 min 1z0-058 Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure Administration Exam A QUESTION 1 Which two Cluster

More information

RAC for Beginners. Arup Nanda Longtime Oracle DBA (and a beginner, always)

RAC for Beginners. Arup Nanda Longtime Oracle DBA (and a beginner, always) Arup Nanda Longtime Oracle DBA (and a beginner, always) This image cannot currently be displayed. Continue Your Education Communities Knowledge April 7-11, 2013 Saring Colorado Convention Center Education

More information

Load Balancing in Oracle Database Real Application Cluster

Load Balancing in Oracle Database Real Application Cluster IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 2, Ver. II (Mar.-Apr. 2017), PP 01-06 www.iosrjournals.org Load Balancing in Oracle Database Real Application

More information

Oracle Grid Infrastructure 11g: Manage Clusterware and ASM

Oracle Grid Infrastructure 11g: Manage Clusterware and ASM Oracle Grid Infrastructure 11g: Manage Clusterware and ASM Volume I Student Guide D59999GC10 Edition 1.0 September 2010 D65405 Authors James Womack James Spiller Technical Contributors David Brower Jean-Francois

More information

11gR2 Grid Infrastructure What is it?

11gR2 Grid Infrastructure What is it? 11gR2 Grid Infrastructure What is it? Sridhar Avantsa, Associate Practice Director Rolta TUSC Infrastructure Services Copyright 2010 Rolta International, Inc., All Rights Reserved Introductions - About

More information

Oracle 12c Grid Infrastructure Management Repository Everything You Wanted To Know

Oracle 12c Grid Infrastructure Management Repository Everything You Wanted To Know Oracle 12c Grid Infrastructure Management Repository Everything You Wanted To Know Mark V. Scardina - Director Oracle QoS Management & Oracle Autonomous Health Framework Copyright 2016, Oracle and/or its

More information

Managing & Troubleshooting Cluster degrees. Presented by : Syed Jaffer Hussain RedGate/AllThingsOracle Slide # 1

Managing & Troubleshooting Cluster degrees. Presented by : Syed Jaffer Hussain RedGate/AllThingsOracle Slide # 1 Managing & Troubleshooting Cluster - 360 degrees Presented by : Syed Jaffer Hussain RedGate/AllThingsOracle Slide # 1 Disclaimer This views/content in this slides are those of the author and do not necessarily

More information

Oracle Clusterware. Administration and Deployment Guide 11g Release 2 (11.2) E

Oracle Clusterware. Administration and Deployment Guide 11g Release 2 (11.2) E Oracle Clusterware Administration and Deployment Guide 11g Release 2 (11.2) E10717-08 March 2010 Oracle Clusterware Administration and Deployment Guide, 11g Release 2 (11.2) E10717-08 Copyright 2007, 2010,

More information

Oracle 11g Real Application Clusters for Administrators. Student Workbook

Oracle 11g Real Application Clusters for Administrators. Student Workbook Oracle 11g Real Application Clusters for Administrators Student Workbook Oracle 11g RAC for Administrators Published by ITCourseware, LLC., 7245 South Havana Street, Suite 100, Centennial, CO 80112 Contributing

More information

11i on RAC: Sweating the Details. Practical overview of Technical Details of Implementing RAC for 11i E-Business Suite

11i on RAC: Sweating the Details. Practical overview of Technical Details of Implementing RAC for 11i E-Business Suite 11i on RAC: Sweating the Details Practical overview of Technical Details of Implementing RAC for 11i E-Business Suite Acronyms and Glossary Terms RAC: Real Application Clusters OATM: Oracle Application

More information

ORACLE TROUBLESHOOTING CLUSTERWARE INTRODUCTION AND TERMINOLOGY CLUSTERWARE ARCHITECTURE AND PROCESSES. Dan Norris, DanNorris.com

ORACLE TROUBLESHOOTING CLUSTERWARE INTRODUCTION AND TERMINOLOGY CLUSTERWARE ARCHITECTURE AND PROCESSES. Dan Norris, DanNorris.com TROUBLESHOOTING ORACLE CLUSTERWARE Dan Norris, DanNorris.com INTRODUCTION AND TERMINOLOGY Oracle Clusterware is present in all Oracle RAC configurations, but it is often overlooked as a managed piece of

More information

Oracle Database 12c Flex Clusters

Oracle Database 12c Flex Clusters 1 David Paschall-Zimbel Senior Technical Consultant Oracle Database 12c Flex Clusters 27 July 2016 About Collier IT Since 1991, Collier IT has specialized in creating and implementing robust infrastructure

More information

Oracle Grid Infrastructure

Oracle Grid Infrastructure Oracle Grid Infrastructure Installation Guide 11g Release 2 (11.2) for Linux E17212-09 December 2010 Oracle Grid Infrastructure Installation Guide, 11g Release 2 (11.2) for Linux E17212-09 Copyright 2007,

More information

Oracle Clusterware. Administration and Deployment Guide 11g Release 2 (11.2) E

Oracle Clusterware. Administration and Deployment Guide 11g Release 2 (11.2) E Oracle Clusterware Administration and Deployment Guide 11g Release 2 (11.2) E41959-04 June 2015 Oracle Clusterware Administration and Deployment Guide, 11g Release 2 (11.2) E41959-04 Copyright 2007, 2015,

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

Oracle 12c Flex ASM & Flex Cluster

Oracle 12c Flex ASM & Flex Cluster Oracle 12c Flex ASM & Flex Cluster PRESENTER Yenugula Venkata Ravikumar OCM, Head-Database Practice, 8th NOVEMBER 2014 BENGALURU, INDIA 1 2 ABOUT ME AGENDA The History of ASM Benefits Of ASM Automatic

More information

Configuration of SAP NetWeaver for Oracle Grid Infrastructure and Oracle Real Application Clusters 11g Release 2: A Best Practices Guide

Configuration of SAP NetWeaver for Oracle Grid Infrastructure and Oracle Real Application Clusters 11g Release 2: A Best Practices Guide An Oracle White Paper March 2011 Configuration of SAP NetWeaver for Oracle Grid Infrastructure 11.2.0.2 and Oracle Real Application Clusters 11g Release 2: A Best Practices Guide Configuration of SAP NetWeaver

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

Vendor: Oracle. Exam Code: 1Z Exam Name: Oracle Database 10g R2: Administering RAC. Version: Demo

Vendor: Oracle. Exam Code: 1Z Exam Name: Oracle Database 10g R2: Administering RAC. Version: Demo Vendor: Oracle Exam Code: 1Z1-048 Exam Name: Oracle Database 10g R2: Administering RAC Version: Demo QUESTION 1 Which optional parameter of the DESCRIPTION clause of a TNS entry can you use to randomize

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 Rac One Node 11gR2 DOAG November Bernhard de Cock Buning

Oracle Rac One Node 11gR2 DOAG November Bernhard de Cock Buning Oracle Rac One Node 11gR2 DOAG November 2012 Bernhard de Cock Buning Introduce myself Bernhard de Cock Buning Working as independent Consultant/Member of GRID- IT Area of aaenbon: HA/RAC/ASM/CRS/MAA 16

More information

Maximum Availability Architecture. Oracle Best Practices for High Availability

Maximum Availability Architecture. Oracle Best Practices for High Availability Best Practices for Optimizing Availability During Unplanned Outages Using Oracle Clusterware and Oracle Real Application Clusters Oracle Maximum Availability Architecture White Paper March 2007 Maximum

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

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

Managing & Troubleshooting Cluster degrees. Presented by : Syed Jaffer Hussain AIOUG SANGAM13 Slide # 1

Managing & Troubleshooting Cluster degrees. Presented by : Syed Jaffer Hussain AIOUG SANGAM13 Slide # 1 Managing & Troubleshooting Cluster - 360 degrees Presented by : Syed Jaffer Hussain AIOUG SANGAM13 Slide # 1 Disclaimer This views/content in this slides are those of the author and do not necessarily

More information

Arup Nanda Longtime Oracle DBA (and now DMA)

Arup Nanda Longtime Oracle DBA (and now DMA) Arup Nanda Longtime Oracle DBA (and now DMA) Why this Session? If you are an Oracle DBA Familiar with RAC, 11gR2 and ASM about to be a Database Machine Administrator (DMA) How much do you have to learn?

More information

Exadata for Oracle DBAs. Arup Nanda Longtime Oracle DBA (and now DMA)

Exadata for Oracle DBAs. Arup Nanda Longtime Oracle DBA (and now DMA) Arup Nanda Longtime Oracle DBA (and now DMA) Why this Session? If you are an Oracle DBA Familiar with RAC, 11gR2 and ASM about to be a Database Machine Administrator (DMA) How much do you have to learn?

More information

OEM Provisioning Concepts and Example

OEM Provisioning Concepts and Example OEM Provisioning Concepts and Example Rob Zoeteweij Zoeteweij Consulting The Provisioning and Patch Automation Pack automates the deployment of software, applications, and patches. This paper will focus

More information

Planning & Installing a RAC Database

Planning & Installing a RAC Database Planning & Installing a RAC Database Caleb Small, BSc, ISP www.caleb.com/dba Who is Caleb? Lifelong IT career Oracle DBA since v7.0 Former Instructor for Oracle Corp. Independent consultant Faculty appointment

More information

www.informatik-aktuell.de Infrastructure at your Service. Oracle Grid Infrastructure Cold failover cluster Infrastructure at your Service. About me Jérôme Witt Senior Consultant Mobile +41 79 961 27 73

More information

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

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

More information

Oracle Grid Infrastructure

Oracle Grid Infrastructure Oracle Grid Infrastructure Installation Guide 11g Release 2 (11.2) for Oracle Solaris E47805-02 September 2013 Oracle Grid Infrastructure Installation Guide, 11g Release 2 (11.2) for Oracle Solaris E47805-02

More information

Leveraging Oracle ASM Cluster File System for Private Cloud Storage. Kai Yu Oracle Solutions Engineering Dell Inc

Leveraging Oracle ASM Cluster File System for Private Cloud Storage. Kai Yu Oracle Solutions Engineering Dell Inc Leveraging Oracle ASM Cluster File System for Private Cloud Storage Kai Yu Oracle Solutions Engineering Dell Inc About Author Kai Yu, Senior Principal Architect, Dell Database Engineering 21 years live

More information

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

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

More information

Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips

Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips IOUG Collaborate 12, Virtualization Boot Camp Session #328, Monday April 23 rd, 3:45-4:45pm Kai Yu Oracle Solutions Engineering Lab Dell

More information

Oracle Database 11g: RAC Administration

Oracle Database 11g: RAC Administration Oracle Database 11g: RAC Administration Student Guide D50311GC40 Edition 4.0 December 2012 D78200 Authors James Womack James Spiller Technical Contributors and Reviewers Christopher Andrews Christian Bauwens

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

1z Number: Passing Score: 750 Time Limit: 105 min File Version: 2.0. Oracle 1z0-058

1z Number: Passing Score: 750 Time Limit: 105 min File Version: 2.0. Oracle 1z0-058 1z0-058 Number: 000-000 Passing Score: 750 Time Limit: 105 min File Version: 2.0 http://www.gratisexam.com/ Oracle 1z0-058 Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure Administration

More information

1Z Oracle. Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure Administration

1Z Oracle. Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure Administration Oracle 1Z0-058 Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure Administration Download Full Version : https://killexams.com/pass4sure/exam-detail/1z0-058 Creating an Oracle RAC Database

More information

Configuring OGG with OGI Bundled Agents (XAG) for HA

Configuring OGG with OGI Bundled Agents (XAG) for HA Configuring OGG with OGI Bundled Agents (XAG) for HA New York Oracle User Group (NYOUG) 7th Dec 2017 Y V Ravi Kumar Oracle ACE Director Oracle Certified Master (OCM) Oracle ACE Spotlight Co-Author of Upgrade

More information

What s Next with Oracle RAC?

What s Next with Oracle RAC? What s Next with Oracle RAC? Sandesh Rao Senior Director, Oracle Real Application Clusters (RAC) Database Development Copyright 2015, Oracle and/or its affiliates. All rights reserved. Oracle RAC 12c Rel.

More information

SCAN,VIP,HAIP,etc. By Riyaj Shamsudeen Blog: orainternals.wordpress.com

SCAN,VIP,HAIP,etc. By Riyaj Shamsudeen Blog: orainternals.wordpress.com SCAN,VIP,HAIP,etc. By Riyaj Shamsudeen Blog: orainternals.wordpress.com OraInternals Riyaj Shamsudeen Who am I? 19 years using Oracle products/dba OakTable member Oracle ACE Director Certified DBA versions

More information

PrepAwayExam. High-efficient Exam Materials are the best high pass-rate Exam Dumps

PrepAwayExam.   High-efficient Exam Materials are the best high pass-rate Exam Dumps PrepAwayExam http://www.prepawayexam.com/ High-efficient Exam Materials are the best high pass-rate Exam Dumps Exam : 1z1-070 Title : Oracle Exadata X5 Administration Vendor : Oracle Version : DEMO Get

More information

Oracle Database 10g: New Features for Administrators Release 2

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

More information

Oracle Clusterware 18c Technical Overview O R A C L E W H I T E P A P E R F E B R U A R Y

Oracle Clusterware 18c Technical Overview O R A C L E W H I T E P A P E R F E B R U A R Y Oracle Clusterware 18c Technical Overview O R A C L E W H I T E P A P E R F E B R U A R Y 2 0 1 8 Table of Contents Introduction 1 Cluster Domains 3 Conversions 3 Oracle ACFS Remote Service 5 Single Network

More information

Oracle Database 11g: New Features for Administrators Release 2

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

More information

WELCOME. Oracle Almost Maximum Availability. Martin Schmitter 28th Sep 2011

WELCOME. Oracle Almost Maximum Availability. Martin Schmitter 28th Sep 2011 WELCOME Almost Maximum Availability Martin Schmitter 28th Sep 2011 BASEL BERN LAUSANNE ZÜRICH DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. HAMBURG MÜNCHEN STUTTGART WIEN 1 About me.. Consultant at Trivadis,

More information

FlashGrid Cloud Area Network Version 17.05

FlashGrid Cloud Area Network Version 17.05 FlashGrid Cloud Area Network Version 17.05 Deployment Guide rev. 2017-11-17 2017 FlashGrid Inc. Table of Contents 1 Introduction... 3 2 OS Compatibility... 3 3 Defining CLAN Subnets... 3 4 Client to Database

More information

Oracle Database. 2 Day + Real Application Clusters Guide 11g Release 2 (11.2) E

Oracle Database. 2 Day + Real Application Clusters Guide 11g Release 2 (11.2) E Oracle Database 2 Day + Real Application Clusters Guide 11g Release 2 (11.2) E17264-12 May 2012 Oracle Database 2 Day + Real Application Clusters Guide 11g Release 2 (11.2) E17264-12 Copyright 2006, 2012,

More information

Installation Guide 11g Release 2 (11.2) for HP-UX

Installation Guide 11g Release 2 (11.2) for HP-UX [1]Oracle Grid Infrastructure Installation Guide 11g Release 2 (11.2) for HP-UX E48295-04 November 2016 Oracle Grid Infrastructure Installation Guide, 11g Release 2 (11.2) for HP-UX E48295-04 Copyright

More information

Databases Clone using ACFS. Infrastructure at your Service.

Databases Clone using ACFS. Infrastructure at your Service. Infrastructure at your Service. About me Infrastructure at your Service. David Hueber COO Principal Consultant +41 79 963 43 68 david.hueber[at]dbi-services.com Page 2 Who we are dbi services Experts At

More information

Session: Oracle RAC vs DB2 LUW purescale. Udo Brede Quest Software. 22 nd November :30 Platform: DB2 LUW

Session: Oracle RAC vs DB2 LUW purescale. Udo Brede Quest Software. 22 nd November :30 Platform: DB2 LUW Session: Oracle RAC vs DB2 LUW purescale Udo Brede Quest Software 22 nd November 2011 10:30 Platform: DB2 LUW 1 Agenda Marketing Message Clustering/Scalability Technology Overview Basic Components Available

More information

FlashGrid Provisioning and Maintenance Guide for Oracle RAC in Azure Cloud

FlashGrid Provisioning and Maintenance Guide for Oracle RAC in Azure Cloud FlashGrid Provisioning and Maintenance Guide for Oracle RAC in Azure Cloud rev. 2017-11-15 2016-2017 FlashGrid Inc. Table of Contents 1 Introduction... 3 2 Compatibility... 3 3 Prerequisites... 3 4 Provisioning

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

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

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

More information

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

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

More information

Oracle 11g RAC on Linux- CRS Inderpal S. Johal. Inderpal S. Johal

Oracle 11g RAC on Linux- CRS   Inderpal S. Johal. Inderpal S. Johal ORACLE CRS INSTALLATION : INSTALLATION AND CONFIGURATION GUIDE Inderpal S. Johal INTRODUCTION This document will gives details of Oracle Clusterware installation on RHEL 4. CRS INSTALLATION STEPS 1. Cluster

More information

Implementing Implementing Oracle11g EM for Prime Time Monitoring for Prime Time Monitorin Murali Vallath

Implementing Implementing Oracle11g EM for Prime Time Monitoring for Prime Time Monitorin Murali Vallath Implementing Oracle11g EM for Prime Time Monitoring Sangam11 (Bangalore India) Murali Vallath About me Independent Oracle Consultant - Summersky Enterprises e-mail: murali.vallath@summersky.biz blog: www.muralivallath.com

More information

Oracle Grid Infrastructure

Oracle Grid Infrastructure Oracle Grid Infrastructure Installation Guide 11g Release 2 (11.2) for IBM AIX on POWER Systems (64-Bit) E17210-05 December 2010 Oracle Grid Infrastructure Installation Guide, 11g Release 2 (11.2) for

More information

2 Day + Real Application Clusters Guide 12c Release 1 (12.1)

2 Day + Real Application Clusters Guide 12c Release 1 (12.1) [1]Oracle Database 2 Day + Real Application Clusters Guide 12c Release 1 (12.1) E17616-15 July 2014 Oracle Database 2 Day + Real Application Clusters Guide 12c Release 1 (12.1) E17616-15 Copyright 2006,

More information

<Insert Picture Here> Enterprise Data Management using Grid Technology

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

More information

Conference Oracle Database Appliance Virtualized Implementation with HA and DR for Banner Database and Application Servers.

Conference Oracle Database Appliance Virtualized Implementation with HA and DR for Banner Database and Application Servers. Conference 2017 Oracle Database Appliance Virtualized Implementation with HA and DR for Banner Database and Application Servers. Shaya Hazeri-Chabok, B.SE, MBA, MCTS, OCP DBA, Capilano University Agenda

More information

Oracle DB 11gR2 - što je novo? Antun Vukšić, Principal Consultant Oracle Hrvatska

Oracle DB 11gR2 - što je novo? Antun Vukšić, Principal Consultant Oracle Hrvatska Oracle DB 11gR2 - što je novo? Antun Vukšić, Principal Consultant Oracle Hrvatska Table of Contents Storage management challenges Extending ASM to manage general purpose files ASM volume manager ASM Cluster

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 Database 12c Rel. 2 Cluster Health Advisor - How it Works & How to Use it

Oracle Database 12c Rel. 2 Cluster Health Advisor - How it Works & How to Use it Oracle Database 12c Rel. 2 Cluster Health Advisor - How it Works & How to Use it Mark V. Scardina - Director Oracle QoS Management & Oracle Autonomous Health Framework Agenda 1 2 3 4 5 6 7 Introduction

More information

Oracle Clusterware. Administration and Deployment Guide 11g Release 1 (11.1) B

Oracle Clusterware. Administration and Deployment Guide 11g Release 1 (11.1) B Oracle Clusterware Administration and Deployment Guide 11g Release 1 (11.1) B28255-07 August 2010 Oracle Clusterware Administration and Deployment Guide, 11g Release 1 (11.1) B28255-07 Copyright 2007,

More information

Author A.Kishore Convert 11gR2 non-rac database to RAC database using rconfig

Author A.Kishore   Convert 11gR2 non-rac database to RAC database using rconfig Convert 11gR2 non-rac database to RAC database using rconfig I ve installed the new 11gR2 clustered ORACLE_HOME at /d01/oracle/app/oracle/product/11.2.0/dbhome_1 on both the nodes linux1 and linux2 New

More information

Oracle Grid Infrastructure RAC Provisioning - Using OEM GC 11.1

Oracle Grid Infrastructure RAC Provisioning - Using OEM GC 11.1 Oracle Grid Infrastructure RAC Provisioning - Using OEM GC 11.1 Author: Rob Zoeteweij Date: July 14 2010 http://oemgc.wordpress.com Using the OEM GC Provisioning and Automated Patching Pack, you are able

More information

Provisioning Oracle RAC in a Virtualized Environment, Using Oracle Enterprise Manager

Provisioning Oracle RAC in a Virtualized Environment, Using Oracle Enterprise Manager Provisioning Oracle RAC in a Virtualized Environment, Using Oracle Enterprise Manager Oracle RAC SIG Web Seminar Thursday, August 5, 2010 Kai Yu, Sr. System Engineer Consultant Dell Global Solutions Engineering

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

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