System z Support Update. Sandra Skehin SIG - New York April 2015

Size: px
Start display at page:

Download "System z Support Update. Sandra Skehin SIG - New York April 2015"

Transcription

1 System z Support Update Sandra Skehin SIG - New York April

2 Agenda: Current Support Status RH7 Certification Experiences Issues to be aware of Patching 12c QPI Patch Automation New Patch Bundles 3

3 Current Support Status Release Schedule of Current Database Releases (Doc ID ) Support Status Terminal Release Premier Support Jan 2015 EXS fees waived 1 year Initial 12c Release (Mulitenant) Jan (Enterprise Edition Only) InMemory Patch / OTN October 2014 Opatch Placeholder Patch

4 Redhat Certification in progress Migration Path to 12c for Redhat. kernel (s390x) (Redhat 7 Update 1) RDBMS on RH7 System z (s390x) (Doc ID ) Published upon completion of certification Oracle RPM Checker ora-val-rpm-rh7-db s390x.rpm on RH7 Installer Issues./runInstaller requires following parameters:- -ignoresysprereqs ignoreprereq -jreloc Software only install do not create DB during installation. Grid Infrastructure Installations: installation Do not run root.sh Apply latest PSU Run root.sh 8

5 Redhat Java issue: Java 1.5 will not run on RH7 coredumps Installer for will not work with default JDK 1.7 on RH7 Need to have JDK 1.6 installed and point to it with jreloc parameter of./runinstaller../runinstaller Starting Oracle Universal Installer... Checking Temp space: must be greater than 80 MB. Actual MB Passed Checking swap space: must be greater than 150 MB. Actual 4095 MB Passed Preparing to launch Oracle Universal Installer from /tmp/orainstall _ pm. Please wait... [oracle@node1 Disk1]$ Exception in thread "main" java.lang.noclassdeffounderror: sun.awt.x11.xtoolkit (initialization failure) at java.lang.j9vminternals.initialize(j9vminternals.java:134) at java.lang.class.fornameimpl(native Method) at java.lang.class.forname(class.java:171) at java.awt.toolkit$2.run(toolkit.java:864) java.security.accesscontroller.doprivileged(accesscontroller.java:272) at java.awt.toolkit.getdefaulttoolkit(toolkit.java:847) at com.jgoodies.looks.lookutils.islowresolution(lookutils.java:484) at com.jgoodies.looks.lookutils.<clinit>(lookutils.java:249 BUG /runInstaller -jreloc <jre_1.6> 9

6 Redhat dbca screen display issues To correct the display error with one screen in dbca utility Create a soft link to installed jdk in the ORACLE_HOME directory by doing the following oracle@noderh7 > cd $ORACLE_HOME oracle@noderh7 > mv jdk jdk.orgin oracle@noderh7 > ln s /your-jdk-directory jdk save the original jdk directory Eg: ln s /lib/jvm/java openjdk el7.s390x jdk To remove the soft link oracle@noderh7 > cd $ORACLE_HOME oracle@noderh7> rm jdk oracle@noderh7> mv jdk.orgin jdk 10

7 RH Linking error agent nmhs - open a terminal session and login cd OH/sysman/lib and edit ins_emagent..mk Find line $(MK_EMAGENT_NMECTL) and add lnnz11 to end of line $(MK_EMAGENT_NMECTL) lnnz11 save the file 11

8 RH Clusterware startup issues Redhat changes in system startup mechanism: rpm -qf /sbin/init' to determine which version RH6 - /etc/init (upstart) RH7 systemd (systemctl) BUG RC SCRIPTS (/ETC/RC.D/RC.*, /ETC/INIT.D/* ) ON RH7 FOR CLUSTERWARE fixed in GIPSU OCW 12

9 Install Requirements Reporting Problems:- Logfiles: Early OUI Bootstrap errors /tmp/orainstall<datestamp> CVU fixup scripts /tmp/cvu<datestamp> OUI logs orainventory/logs (dependent upon /var/opt/oracle/orainst.loc Linking issues $ORACLE_HOME/install/make.log Opatch issues $ORACLE_HOME/cfgtoollogs/opatch root.sh for Grid Installs $GRID_HOME/crsconfig (roothas or rootcrs) Catbundle (PSU) $ORACLE_BASE/cfgtoollogs/catbundle Notes: Don t ignore OUI prereq errors! Exception /tmp space for client install root.sh can be rerun multiple times should errors occur Cleanup Note - How to completely remove 11.2 and 12.1 Grid Infrastructure, CRS and/or Oracle Restart - IBM: Linux on System z (Doc ID ) Zero out ASM devices before reinstall... dd if=/dev/zero of=/dev/<device> bs=1m count=

10 Overview of Oracle Patching Method to Apply Code Fixes to Oracle Software PSU SPU/CPU Bundle Patch Interim Patch Release Time Quarterly Quarterly Quarterly On Request Definition Security + Recommended Fixes Security Fixes JVM +Security + Recommended Fixes Single Bug *SPU Not available from onward * Bundle Patch- Doc *Combo is just GI/PSU/SPU + OJVM PSU 21

11 PSUAPR Patching Options GI PSU ( ) (includes GI fixes, DB Fixes Security Fixes) DB PSU ( ) OJVM PSU ( ) DB BP ( ) (~500M) Notes: DB BP aka as Quarterly DB Patch (QDP) For Rac and Non Rac Includes BP for DB In-Memory Includes GI PSU and DB PSU 22

12 PSUAPR GI Patching Recommendation use opatchauto e.g. opatchauto apply <stage>/ ocmrf <ocm response file> GI PSU ( ) (includes GI fixes, DB Fixes Security Fixes) DB BP ( ) (Note! very large~500m) Require opatch version GI/ASM binaries must always be at version = > than DB Home OJVM PSU is non rac rolling + startup upgrade (mandatory for all versions) Beware: Always read the READMEs they change between PSUs! 23

13 PSUAPR2015 Combo Patches for OJVM PSU These are simply patches which are zipped together for convenience and ease of download e.g: Patch Combo of OJVM Component, DB PSU + DB BP (Apr2015) Patch Combo of OJVM Component, DB PSU + GI PSU (Apr2015) Patch Combo of OJVM Component, DB PSU + DB PSU (Apr2015) Once unzipped refer to specific Patch readmes on how to install. 24

14 Opatch - Patch Listing : Opatch lsinventory Central Inventory Pointer file (orainst.loc) Central Inventory (inventory.xml) Local Inventory Complete Patch List (comps.xml) 25

15 Patch Listing : Traditional Opatch lsinventory /var/opt/oracle/orainst.loc default location inventory_loc=/grid/orainventory inst_group=oinstall /grid/orainventory/contentsxml/inventory.xml Central Inventory <HOME_LIST> <HOME NAME="OraGI12Home1" LOC="/grid/12102" TYPE="O" IDX="1" CRS="true"/> <HOME NAME="OraDB12Home1" LOC="/oradb/12102" TYPE="O" IDX="2"/> </HOME_LIST> $OH/inventory/ContentsXML/comps.xml - Local Inventory opatch util loadxml -xmlinput <comps.xml> 26

16 Queryable Patch Inventory 12c New Feature Using SQL Query get the list of database patches. OPatch in 12.1 supports inventory in XML Format. Opatch lsinventory - xml Queryable Patch Interface Return XML Type Inventory data is stored in Database tables 27

17 Components of Queryable Patch Inventory Oracle_loader Preprocessor DBMS_QOPATCH External Table 28

18 External Table Oracle _loader View External data as if it were data in a database table. Table isopatch_xml_inv,rdbms/admin/catqitab.sql CLOB (Character Large Object) is an Oracle data type. ORACLE_LOADER Load Data Text Based Default access driver Oracle _loader Preprocessor External Table Preprocessor External Table DBMS_Q OPATCH DBMS_QO PATCH 29

19 Oracle_ loader Preprocessor DBMS_Q OPATCH PREPROCESSOR External Table Preprocessor Program represented by : preprocessor opatch_script_dir:'qopiprep.bat' Converts data to a record format for Oracle_loader.! Yes it is qopriprep.bat! 30

20 Queryable Patch Inventory SQL Interface DBMS_QOPATCH, dbmsqopi.sql Real Time access OUI Patch Inventory PLSQL/SQL interface to view List of patches applied Complete OPatch Inventory SQL Patch Status...and many more DBMS_QOPATCH subprograms GET_OPATCH_LIST GET_OPATCH_LSINVENTORY GET_SQLPATCH_STATUS 31

21 Summarize the Workflow : Database select Select * from from OPATCH_XML_INV OPATCH_XML_INV Oracle Loader Access Driver Preprocessor Opatch lsinventory -xml Select on External table (OPATCH_XML_INV) Preprocessor program opatch lsinventory xml Load/Copy the Data in tables. 32

22 Directory objects required for the QPI: SQL>select directory_name,directory_path from dba_directories where directory_name like 'OPATCH%'; OPATCH_LOG_DIR /oracle/12102/qopatch OPATCH_SCRIPT_DIR /oracle/12102/qopatch OPATCH_INST_DIR /oracle/12102/opatch qopatch_log.log qopiprep.bat 33

23 Demonstration 34 34

24 Overview of Datapatch This is the driver script Automates post-patch SQL actions for database patches. Supports Interim Patches, PSUs and Bundle Patches Determines the pending apply/rollback SQL actions Supports Oracle Multitenant Script Location $ORACLE_HOME/OPatch/datapatch 35

25 Deployment Automation Pre and Post 12c Patches with both Binary and SQL Changes Patch Binaries in $OH using standard OPatch Restart DB and manually complete Restart DB post and install call datapatchactions to complete post install actions (EMCC / OPatchAuto does it automatically) datapatch automatically detects and completes post install actions SQL datapatch SQL 36

26 Logic of Datapatch Post Patch OH Patch List Constant Logic : Datapatch will sync OH and sql patch level DB_HOME/ SID Compare Patch Level Run Apply/ Rollback scripts SQL Patch Registry Table 37 37

27 SQL Patch Registry Table Track the SQL patches applied and rolled back. SQL patch registry table is one per Database. It can put more than one row per patch_id View - dba_registry_history Table :REGISTRY$HISTORY View - dba_registry sqlpatch Table :REGISTRY$SQLPATCH 38

28 SQL Patch Registry Column Name Example (dba_registry_sqlpatch) Patch_id Patch_Uid Action_Time 25-MAR AM Description Database Patch Set Update : LOGFILE STATUS $ORACLE_BASE/cfgtoollogs/sqlpatch/<ID>/ _apply_ORCL_2015Mar3011_19_45.log SUCCESS VERSION Action FLAGS APPLY NB Bundle_Series PSU, Bundle_ID Bundle_data bundle id= 3" 39

29 Which Patch Deployment Method Uses Datapatch? OPatch Opatchauto Enterprise Manager Cloud Control Upgrade 40

30 Multitenant for Simplified Patching Oracle Multitenant provides a new paradigm for rapid patching Simplifies and speeds up patching process Provides the flexibility to perform selective patching among all pluggable databases a container 41

31 Multitenant for Simplified Patching Patching the Container Database Results in Patching all of its Pluggable Databases 42

32 Running datapatch with Database 12c After OPatch apply, Connect to the DB SQL> Connect / as sysdba SQL> startup SQL> alter pluggable database all open; [only for Multitenant DB] SQL> quit > $ORACLE_HOME/OPatch/datapatch [-verbose] Other options -apply / -rollback <patch_id> -force[-bundle_series]:runs apply/rollback as provided even if it was already done

33 Location of Logfiles DATAPATCH LOG <oracle base>/cfgtoollogs/sqlpatch/<patch id>/<patch uid> And the file name is patchid_[apply/rollback]_<dbname>[_<pdbname>]_<timestamp>.log CATCON LOG - CDB + PDBs /tmp/sqlpatch_catcon_0.log 46

34 Opatch 12.1 Post patch: Check dba_registry_history Check dba_registry_sqlpatch verify status is SUCCESS Note What to do if the status of a datapatch action was not SUCCESS! Database 12c Post Patch SQL Automation (Doc ID ) Oracle Database 12.1 : FAQ on Queryable Patch Inventory (Doc ID ) 48

35 12c Generic Database Info. OTN DB 12c portal OTN discussion forums and external blogs Oracle Database 12c Learning Library... Document Oracle 12cR1 Upgrade Companion Document Oracle Database 12c Release 1 Information Center Document Upgrade Advisor: Database 11.2 to 12.1 Document ALERT: Oracle 12c Release 1 (12.1) Support Status and Alerts Document Base Release - Availability and Known Issues Document Patch Set - Availability and Known Issues Document Oracle Database 12c Release 1 Patchset 1 ( ) is being released only as Enterprise Edition at this time Document Database Security Patching from onwards Document Client / Server / Interoperability Support Matrix For Different Oracle Versions Documentation (including New Feature Guide, Upgrade Guide, Feature Availability by Edition, Features Specific to Oracle Engineered Systems and Oracle Storage) Oracle Database 12c: INTERACTIVE QUICK REFERENCE (including DBA views, ERDs illustrating connections between views, architecture diagrams, list of background processes) 52

36 53

37 54

Oracle Support Update. Sandra Skehin SIG Washington DC April 2014

Oracle Support Update. Sandra Skehin SIG Washington DC April 2014 Oracle Support Update Sandra Skehin SIG Washington DC April 2014 1 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only,

More information

SAP Bundle Patches - Patch Management with Oracle 12c Subtitle

SAP Bundle Patches - Patch Management with Oracle 12c Subtitle SAP Bundle Patches - Patch Management with Oracle 12c Subtitle Tanja Albrecht Senior Principal Advanced Support Engineer SAP Expertise Center February 17, 2016 Safe Harbor Statement The following is intended

More information

SAP Bundle Patches - Patch Management with Oracle 12c

SAP Bundle Patches - Patch Management with Oracle 12c SAP Bundle Patches - Patch Management with Oracle 12c Tanja Albrecht Senior Principal Advanced Support Engineer SAP Expertise Center June 30 2015 Copyright 2014 Oracle and/or its affiliates. All rights

More information

Accenture Enkitec Group PATCHING ORACLE MARTIN BACH #DOAGDB17

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

More information

Oracle Support for IBM Linux on System Z Update

Oracle Support for IBM Linux on System Z Update Oracle Support for IBM Linux on System Z Update Insert Picture Here Rhoda Sarmiento-Pereira SIG - Washington DC 2017 1 Safe Harbor Statement The following is intended to outline our general product direction.

More information

<Insert Picture Here> Patching and HA environments March 2010

<Insert Picture Here> Patching and HA environments March 2010 Patching and HA environments March 2010 Philippe Brys OSS Patching Agenda Common types of patches The opatch utility Prerequisites for a patch installation Windows patching Patching

More information

Oracle on Linux on System z Solutions and Support Update

Oracle on Linux on System z Solutions and Support Update Oracle on Linux on System z Solutions and Support Update Gaylan Braselton, IBM Rhoda Pereira, Oracle Wednesday, August 5, 2014 Session Number 15948 Insert Custom Session QR if Desired. Test link: www.share.org

More information

PDBs in der Praxis Experiences Using PDBs. Ernst Leber Nürnberg 15. November 2016

PDBs in der Praxis Experiences Using PDBs. Ernst Leber Nürnberg 15. November 2016 PDBs in der Praxis Experiences Using PDBs Ernst Leber Nürnberg 15. November 2016 Im Überblick Technologie-orientiert Branchen-unabhängig Hauptsitz Ratingen 240 Beschäftigte Ausbildungsbetrieb Inhabergeführte

More information

How to Implement Oracle CPUs for EBS

How to Implement Oracle CPUs for EBS How to Implement Oracle CPUs for EBS Eng. Cristian Peque Oracle Security Specialist Program Agenda Understanding what an Oracle CPU is What we need to do after Oracle launches a CPU How to install all

More information

Roy Swonger Vice President Database Upgrades & Utilities Oracle Corporation

Roy Swonger Vice President Database Upgrades & Utilities Oracle Corporation New Release and Patching Model For the Oracle Database Mike Dietrich Master Product Manager Database Upgrades & Migrations Oracle Corporation Roy Swonger Vice President Database Upgrades & Utilities Oracle

More information

mission critical applications mission critical security Oracle Critical Patch Update July 2011 Oracle Database Impact

mission critical applications mission critical security Oracle Critical Patch Update July 2011 Oracle Database Impact mission critical applications mission critical security Oracle Critical Patch Update July 2011 Oracle Database Impact Stephen Kost Chief Technology Officer Integrigy Corporation Phil Reimann Director of

More information

Gunes EROL-http://heliosguneserol.wordpress.com/

Gunes EROL-http://heliosguneserol.wordpress.com/ 1 Reference: Upgrading to the Latest OracleAS 10g 10.1.3.x Patch Set in Oracle E-Business Suite Release 12 [ID 454811.1] In This Article; I try to explain upgrade the OracleAS 10g Release 3 (10.1.3) to

More information

Database proactive patching step (PSU) for October 2017

Database proactive patching step (PSU) for October 2017 Database proactive patching step (PSU) 26635880 for 12.1.0.2 October 2017 PSU patching for 12.1.0.2:- 1. First Identify the patch to be downloaded:- Oracle 12.1.0.2 proactive DB patching. Patch number:-26635880.we

More information

User s Guide Release 12.2 for Windows and UNIX

User s Guide Release 12.2 for Windows and UNIX [1]Oracle OPatch User s Guide Release 12.2 for Windows and UNIX E39376-10 June 2016 Oracle OPatch User's Guide, Release 12.2 for Windows and UNIX E39376-10 Copyright 2016, Oracle and/or its affiliates.

More information

Sql 2005 User's Guide Oracle 11g Release 2

Sql 2005 User's Guide Oracle 11g Release 2 Sql 2005 User's Guide Oracle 11g Release 2 Installer And Opatch Oracle Database Installation Guide 11g Release 2 (11.2) for Microsoft Windows. E47798-04. Copyright U.S. GOVERNMENT END USERS: Oracle programs,

More information

Welcome to the Oracle Enterprise Manager

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

More information

USING ENTERPRISE MANAGER TO ACHIEVE GRID AUTOMATION WITH DEPLOYMENT PROCEDURES

USING ENTERPRISE MANAGER TO ACHIEVE GRID AUTOMATION WITH DEPLOYMENT PROCEDURES USING ENTERPRISE MANAGER TO ACHIEVE GRID AUTOMATION WITH DEPLOYMENT PROCEDURES Deployment Procedures are Oracle s latest contribution in automating operations around the grid. This FAQ style technical

More information

Enterprise Manager Cloud Control 12c Release 4 ( )

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

More information

Oracle Universal Installer

Oracle Universal Installer Oracle Universal Installer and OPatch User s Guide 11g Release 1 (11.1) for Windows and UNIX B31207-07 June 2009 Oracle Universal Installer and OPatch User s Guide, 11g Release 1 (11.1) for Windows and

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

mission critical applications mission critical security Oracle Critical Patch Update October 2011 Oracle Database Impact

mission critical applications mission critical security Oracle Critical Patch Update October 2011 Oracle Database Impact mission critical applications mission critical security Oracle Critical Patch Update October 2011 Oracle Database Impact Stephen Kost Chief Technology Officer Integrigy Corporation Phil Reimann Director

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 Planned Maintenance Using Oracle Clusterware and Oracle Real Application Clusters Oracle Maximum Availability Architecture White Paper September 2007 Maximum

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

Oracle Universal Installer

Oracle Universal Installer Oracle Universal Installer and OPatch User s Guide 10g Release 2 (10.2) for Windows and UNIX B16227-12 August 2010 Oracle Universal Installer and OPatch User's Guide, 10g Release 2 (10.2) for Windows and

More information

Installing Oracle Database Software

Installing Oracle Database Software 1 Installing Oracle Database Software CERTIFICATION OBJECTIVES 1.01 Plan for an Oracle Database Software Installation 1.02 Install the Oracle Database Software Q&A Two-Minute Drill Self-Test 2 Chapter

More information

Grid Control Patch Set Step by Step Install On Linux

Grid Control Patch Set Step by Step Install On Linux Grid Control Patch Set 10.2.0.3 Step by Step Install On Linux Alejandro Vargas 11/02/2007 INDEX About This Document...2 1. Check your Grid Control Database Version...2 2. Download the last Patch Set for

More information

Oracle Universal Installer

Oracle Universal Installer Oracle Universal Installer and OPatch User s Guide 10g Release 2 (10.2) for Windows and UNIX B16227-05 January 2008 Oracle Universal Installer and OPatch User s Guide, 10g Release 2 (10.2) for Windows

More information

Installing Oracle Database Software

Installing Oracle Database Software CHAPTER 1 Installing Oracle Database Software Exam Objectives In this chapter, you will learn to 062.2.2.1 Plan for an Oracle Database Software Installation 062.2.4.1 Install the Oracle Database Software

More information

Oracle Enterprise Manager Grid Control

Oracle Enterprise Manager Grid Control Oracle Enterprise Manager Grid Control Installation And Configuration Guide 11g to installation and upgrade, as well as post-installation configuration.. Oracle Enterprise Manager Cloud Control Basic Installation

More information

Enterprise Manager Cloud Control 12c Release1 ( ) Installation Akanksha Sheoran Product Management

Enterprise Manager Cloud Control 12c Release1 ( ) Installation Akanksha Sheoran Product Management Business-DrivenIT Management Enterprise Manager Cloud Control 12c Release1 (12.1.0.1) Installation Akanksha Sheoran Product Management Agenda Enterprise Manager 12.1 Binaries Where to get it from? Verify

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

Oracle Universal Installer Oracle Universal Installer and OPatch User s Guide 11g Release 2 (11.2) for Windows and UNIX E12255-11 March 2011 Oracle Universal Installer and OPatch User s Guide, 11g Release 2 (11.2) for Windows and

More information

Oracle is a registered trademark, and Net8, Oracle8i, Oracle Database Configuration Assistant, Oracle intermedia, Oracle

Oracle is a registered trademark, and Net8, Oracle8i, Oracle Database Configuration Assistant, Oracle intermedia, Oracle Oracle8i Release Notes Release 3 (8.1.7) 64 Bit for SGI IRIX May 2001 Part No. A90269-01 These release notes contain important information not included in the documentation on the Oracle8i for SGI IRIX

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

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

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

More information

Oracle Tuxedo Message Queue (OTMQ)

Oracle Tuxedo Message Queue (OTMQ) Oracle Tuxedo Message Queue (OTMQ) Installation Guide 12c Release 2 (12.1.3) December 2014 Installing Oracle Tuxedo Message Queue, 12c Release 2 (12.1.3) Copyright 2012, 2014 Oracle and/or its affiliates.

More information

JRE version 1.1.6v5 (Java Runtime Environment) - please DO NOT get the JDK instead. This can be downloaded from

JRE version 1.1.6v5 (Java Runtime Environment) - please DO NOT get the JDK instead. This can be downloaded from User Friendly Install Of Oracle8i on Redhat Linux 6.1 ------------------------------------------------------ If you have never tried to install Oracle8i on Linux then start here! Oracle8i release 8.1.5.0.0

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

Enterprise Manager Cloud Control 12c Release2 ( ) Installation

Enterprise Manager Cloud Control 12c Release2 ( ) Installation Enterprise Manager Cloud Control 12c Release2 (12.1.0.2) Installation 1 Agenda Facts about EM 12.1.0.2 EM12.1.0.2 Binaries New in EM 12.1.0.2 Install Installation Types and Methods Step by step demo Log

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

APPLIES TO: PURPOSE SCOPE DETAILS. 1 of 7 1/28/ :32 PM. Master Note For Oracle Database Upgrades and Migrations (Doc ID

APPLIES TO: PURPOSE SCOPE DETAILS. 1 of 7 1/28/ :32 PM. Master Note For Oracle Database Upgrades and Migrations (Doc ID ocument 1152016.1 1 of 7 1/28/2015 11:32 PM Master Note For Oracle Database Upgrades and Migrations (Doc ID 1152016.1) In this Document Purpose Scope Details Ask Questions, Get Help, And Share Your Experiences

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

Exadata Patching Demystified. Kshitij Joy (12c OCM)

Exadata Patching Demystified. Kshitij Joy (12c OCM) Exadata Patching Demystified Kshitij Joy (12c OCM) About Me Director & Founder of DB Alchemist Limited Member of an elite group of Oracle Professionals by successful completion of Oracle Certified Master

More information

Oracle Universal Installer

Oracle Universal Installer Oracle Universal Installer and OPatch User s Guide 10g Release 2 (10.2) for Windows and UNIX B16227-01 June 2005 Oracle Universal Installer and OPatch User s Guide, 10g Release 2 (10.2) for Windows and

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager Bundle Patch 1 Application Guide 12c Release 1 (12.1.0.1) E35229-03 August 2012 Oracle Enterprise Manager Bundle Patch 1 Application Guide 12c Release 1 (12.1.0.1) E35229-03 Copyright

More information

mission critical applications mission critical security Oracle Critical Patch Update July 2011 E-Business Suite Impact

mission critical applications mission critical security Oracle Critical Patch Update July 2011 E-Business Suite Impact mission critical applications mission critical security Oracle Critical Patch Update July 2011 E-Business Suite Impact Stephen Kost Chief Technology Officer Integrigy Corporation Phil Reimann Director

More information

2 Latest Upgrade Information

2 Latest Upgrade Information Oracle Database Release Notes 11g Release 2 (11.2) for IBM AIX on POWER Systems (64-Bit) E23560-06 June 2016 This document contains information that was not included in the platform-specific or product-specific

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

An Oracle White Paper November Oracle RAC One Node 11g Release 2 User Guide

An Oracle White Paper November Oracle RAC One Node 11g Release 2 User Guide An Oracle White Paper November 2009 Oracle RAC One Node 11g Release 2 User Guide Introduction... 1 Software Installation... 3 How to Configure an Oracle RAC One Node Database... 6 Rolling Patch Application

More information

Hitchhiker's Guide. to upgrade to Oracle Database 12c. Mike Dietrich Senior Principal Technologist Database Upgrades Oracle Corporation

Hitchhiker's Guide. to upgrade to Oracle Database 12c. Mike Dietrich Senior Principal Technologist Database Upgrades Oracle Corporation Hitchhiker's Guide to upgrade to Oracle Database 12c Mike Dietrich Senior Principal Technologist Database Upgrades Oracle Corporation Updated: 3-APR-2014 Hitchhiker's Guide to Oracle Database Upgrades

More information

Update on Running Oracle Solutions on Linux on System z and how to best utilize the Oracle Support Structure when running on Linux on System z

Update on Running Oracle Solutions on Linux on System z and how to best utilize the Oracle Support Structure when running on Linux on System z Update on Running Oracle Solutions on Linux on System z and how to best utilize the Oracle Support Structure when running on Linux on System z Gaylan Braselton, IBM Rhoda Sarmiento, Oracle (Kathryn Arrell)

More information

Alain Fuhrer Oracle Database Administrator Swiss Mobiliar Insurance

Alain Fuhrer Oracle Database Administrator Swiss Mobiliar Insurance to Oracle Database 12.2 Real World Cases Mike Dietrich Master Product Manager Database s & Migrations Oracle Corporation Alain Fuhrer Oracle Database Administrator Swiss Mobiliar Insurance Presented with

More information

1 Certification Information

1 Certification Information Oracle Database Release Notes 12c Release 1 (12.1) for Linux E51263-16 March 2017 This document contains information that was not included in the platform-specific or product-specific documentation for

More information

What s New in the Oracle 12c Release 2 Universal Installer & ConfiguraIon Tools?

What s New in the Oracle 12c Release 2 Universal Installer & ConfiguraIon Tools? What s New in the Oracle 12c Release 2 Universal Installer & ConfiguraIon Tools? Markus Michalewicz Senior Director of Product Management, Oracle RAC Development May 30 th, 2017 Markus.Michalewicz@oracle.com

More information

Rapid Home Provisioning and Maintenance Gold Image Database Maintenance O R A C L E W H I T E P A P E R M A R C H

Rapid Home Provisioning and Maintenance Gold Image Database Maintenance O R A C L E W H I T E P A P E R M A R C H Rapid Home Provisioning and Maintenance Gold Image Database Maintenance O R A C L E W H I T E P A P E R M A R C H 2 0 1 8 Contents Introduction: Key Benefits and Features 3 Key new features in Rapid Home

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

2 Latest Upgrade Information

2 Latest Upgrade Information Oracle Database Release Notes 12c Release 1 (12.1) for Linux E51263-08 November 2014 This document contains information that was not included in the platform-specific or product-specific documentation

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

Upgrade Oracle Applications from to R12.1.1

Upgrade Oracle Applications from to R12.1.1 Upgrade Oracle Applications from 11.5.10.2 to R12.1.1 System Overview Version 11.5.10.2 Oracle Applications Vision Instance OS: Redhat Linux 4 update 5 Type: Single Node instance Applications OS User 11i

More information

Oracle Tuxedo System and Applications Monitor Plus

Oracle Tuxedo System and Applications Monitor Plus Oracle Tuxedo System and Applications Monitor Plus Installation Guide 12c Release 2 (12.1.3) June 2015 Oracle Tuxedo System and Applications Monitor Plus Installation Guide, 12c Release 2 (12.1.3) Copyright

More information

12.1 Multitenancy in real life

12.1 Multitenancy in real life 12.1 Multitenancy in real life 2017 HOUG szakmai nap Jozsef Horvath Budapest, 2017-11-08 Disclaimer This presentation: Does not intend to judge Oracle Multitenancy Does not intent to judge Oracle Corporation

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 Appliance

Oracle Database Appliance Oracle Database Appliance Administration and Reference Guide Release 12.1.2.6.0 for Linux x86-64 E68637-03 February 2016 Oracle Database Appliance Administration and Reference Guide, Release 12.1.2.6.0

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

Oracle 11g: How NOT to RAC Your Brain

Oracle 11g: How NOT to RAC Your Brain Oracle 11g: How NOT to RAC Your Brain Delivered by: Matthew Zito, Chief Scientist 156 5th Avenue New York, NY 10010 P: 646.452.4100 www.gridapp.com Agenda The changing role of the DBA Oracle 11g winners

More information

2 Latest Upgrade Information

2 Latest Upgrade Information Oracle Database Release Notes 12c Release 1 (12.1) for Microsoft Windows E52120-11 March 2017 This document contains information that was not included in the platform-specific or product-specific documentation

More information

Oracle Database Appliance

Oracle Database Appliance Oracle Database Appliance Release Notes Release 12.1.2.10.0 for Linux x86-64 E83195-01 February 2017 This document may be updated after the most recent version of the product is released. To check for

More information

Supported Browsers. Known Issues. Topics. Oracle Cloud. Known Issues for Oracle Database Cloud Service

Supported Browsers. Known Issues. Topics. Oracle Cloud. Known Issues for Oracle Database Cloud Service Oracle Cloud Known Issues for Oracle Database Cloud Service E56337-42 April 2018 Supported Browsers Oracle Cloud supports the following the minimum requirements for web browsers. Web Browser Microsoft

More information

Oracle Fusion Middleware Understanding Interoperability and Compatibility. 12c ( )

Oracle Fusion Middleware Understanding Interoperability and Compatibility. 12c ( ) Oracle Fusion Middleware Understanding Interoperability and Compatibility 12c (12.2.1.3.0) E95621-01 May 2018 Oracle Fusion Middleware Understanding Interoperability and Compatibility, 12c (12.2.1.3.0)

More information

Oracle 10g Database Upgrade and Migration

Oracle 10g Database Upgrade and Migration Oracle 10g Database Upgrade and Migration Page 1 www.decus.de 1 Monika Dreher Product Technology Services ORACLE Corporation Agenda Upgrade to Oracle 10g Migrating to Oracle 10g Migration Resources Sample

More information

OEM Provisioning An Introduction

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

More information

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 Database 12c: OCM Exam Preparation Workshop Ed 1

Oracle Database 12c: OCM Exam Preparation Workshop Ed 1 Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 67863102 Oracle Database 12c: OCM Exam Preparation Workshop Ed 1 Duration: 5 Days What you will learn The Oracle Database 12c: OCM Exam Preparation

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

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

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

Migrating Oracle 11gR2 to Oracle 12cR1

Migrating Oracle 11gR2 to Oracle 12cR1 Migrating Oracle 11gR2 to Oracle 12cR1 Upgrading and migrating Oracle 11gR2 RAC Databases running on legacy infrastructure to Oracle 12c Pluggable Databases running on the latest Dell infrastructure. By:

More information

Supported Browsers. Known Issues. Topics. Oracle Cloud. Known Issues for Oracle Database Cloud Service

Supported Browsers. Known Issues. Topics. Oracle Cloud. Known Issues for Oracle Database Cloud Service Oracle Cloud Known Issues for Oracle Database Cloud Service E56337-36 October 2017 Supported Browsers Oracle Cloud supports the following the minimum requirements for web browsers. Web Browser Microsoft

More information

Oracle Database Sql Developer User's Guide For

Oracle Database Sql Developer User's Guide For Oracle Database Sql Developer User's Guide For Installation Instructions create, edit, and delete (drop) database objects, run SQL statements and scripts, edit Oracle SQL Developer User's Guide, Release

More information

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

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

More information

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

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 1 Upgrade to Oracle Database 12c 何革新 Gexin.he@oracle.com The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into

More information

Oracle Streams Advanced Queuing User's Guide And Reference 10g Release 2

Oracle Streams Advanced Queuing User's Guide And Reference 10g Release 2 Oracle Streams Advanced Queuing User's Guide And Reference 10g Release 2 Oracle Database New Features Guide for information on the features new to this Parallel Statement Queuing The functionality available

More information

Server Monitoring. AppDynamics Pro Documentation. Version 4.1.x. Page 1

Server Monitoring. AppDynamics Pro Documentation. Version 4.1.x. Page 1 Server Monitoring AppDynamics Pro Documentation Version 4.1.x Page 1 Server Monitoring......................................................... 4 Standalone Machine Agent Requirements and Supported Environments............

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

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 Real Application Clusters (RAC) 12c Best Practices

Oracle Real Application Clusters (RAC) 12c Best Practices Oracle Real Application Clusters (RAC) 12c Best Practices Markus Michalewicz Oracle Redwood Shores, CA, USA Keywords: Oracle RAC 12c, Grid Infrastructure, Best Practices Introduction It is no secret that

More information

Steps Create Physical Standby Database Oracle 9i

Steps Create Physical Standby Database Oracle 9i Steps Create Physical Standby Database Oracle 9i Upgrading from Oracle Database 9i Release 2 (9.2) to Oracle Database 12c Release The standby database is a physical standby database. The following steps

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

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

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

More information

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

Oracle8i. Release Notes

Oracle8i. Release Notes Oracle8i Release Notes Release 3 (8.1.7) for Intel UNIX (DG/UX Intel and SCO UnixWare) April 2001 A88736-01 These release notes contain important last minute information not included in the documentation

More information

Oracle Secure Enterprise Search

Oracle Secure Enterprise Search Oracle Secure Enterprise Search Installation and Upgrade Guide 11g Release 2 (11.2.2.2) for IBM AIX on POWER Systems (64-Bit) E35068-16 February 2017 This document describes how to install or upgrade to

More information

1 Certification Information

1 Certification Information Oracle Database Release Notes 11g Release 2 (11.2) for Microsoft Windows E10842-02 March 2010 This document contains important information that was not included in the platform-specific or product-specific

More information

Metalink Note: : Real Application Testing for Earlier Releases What is being announced?

Metalink Note: : Real Application Testing for Earlier Releases What is being announced? Metalink Note: 560977.1: Real Testing for Earlier Releases What is being announced? Oracle Database 11g introduced Database Replay and SQL Performance Analyzer as part of the Real Testing option to enable

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

1 Certification Information

1 Certification Information Oracle Database Release Notes 10g Release 2 (10.2) for IBM zseries Based Linux B25399-06 January 2008 This document contains important information that was not included in the platform-specific or product-specific

More information

Profitability Application Pack Installation Guide Release

Profitability Application Pack Installation Guide Release Profitability Application Pack Installation Guide Release 8.0.6.1.0 October 2018 Document Versioning Version Number Revision Date Changes Done 1.0 10 September 2018 Final version released 1.1 5 October

More information

ENTERPRISE HYBRID CLOUD 4.1.1

ENTERPRISE HYBRID CLOUD 4.1.1 ENTERPRISE HYBRID CLOUD 4.1.1 March 2017 Abstract This solution guide describes how to quickly and effectively provision, manage, patch, and migrate Oracle Database 12c as a service on Enterprise Hybrid

More information