30
Oracle Products on SUSE® Linux Enterprise Server 12 SP2 Technical Introductions Arun Singh Sr. Technical Manager [email protected]

Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

Embed Size (px)

Citation preview

Page 1: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

Oracle Products on SUSE® Linux Enterprise Server 12 SP2Technical Introductions

Arun Singh

Sr. Technical Manager

[email protected]

Page 2: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

2

Agenda

Introduction

SUSE Components

Oracle Components

Installation

Tuning

Q&A

Page 3: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

3

SUSE & OracleTechnology Partner

Strong Partnership– 800+ certified Oracle Apps in SUSE ISV Catalog

– Relationship since first Oracle version 8.0.5 on SUSE® 6.0

– Testing, supporting partners/customers on technical issues

– Bugs, customer problem escalation, future features, etc.

– Combined testing efforts - service packs and Oracle patches

Oracle products are certified to run on SUSE® Linux Enterprise Server

– Supported platforms : Linux x86-64 and IBM System z

Page 4: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

4

SUSE Components

Page 5: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

5

SoftwareSelect Oracle Server Base (orarun)

Page 6: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

6

Oracle Server Base (orarun)

Helps to meet Oracle Database Installation prerequisites:• Creates user

– oracle

• Creates groups– dba, oinstall

• Install required packages

• Sets required SUSE Linux Enterprise kernel parameters

• Sets Oracle environment variables– ORACLE_SID

– ORACLE_BASE

– ORACLE_HOME

Page 7: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

7

Oracle Server Base (orarun)

Steps to change default /opt/oracle to /home/oracle:• Creates new directory : $mkdir /home/oracle

• Set proper owner & groups– $chown oracle /home/oracle

– $chgrp oinstall /home/oracle

• Set ORACLE_BASE=/home/oracle in /etc/sysconfig/oracle

• Change ORACLE_BASE in /etc/profile.d/oracle.s[sh]– ORACLE_BASE=/home/oracle

Page 8: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

8

Oracle Database Storage

Storage/File System• XFS

• Oracle ASM

– ASMLib

– ASM Cluster File System

• NFS/NAS

• OCFS2

– Part of SLE12 HAE

Note: “raw” storage in not supported

Page 9: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

9

Oracle Components

Page 10: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

10

Oracle Database

Name (Version) SLES10 (SP4) SLES11 (SP4) SLES12 (SP2)

10gR2 (10.2.0.5)

11gR2 (11.2.0.4)

12cR1 (12.1.0.2)

Page 11: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

11

Oracle Database Software

Oracle Database 11gR2• p13390677_112040_Linux-x86-64_1of7.zip

• p13390677_112040_Linux-x86-64_2of7.zip

Oracle Database 12cR1• linuxamd64_12102_database_1of2.zip

• linuxamd64_12102_database_2of2.zip

Change “CV_ASUME_DISTID=SUSE11” in database/stage/cvu/cv/admin/cvu_config

Page 12: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

12

Oracle Grid Infrastructure

Includes Oracle Clusterware & Oracle ASM

Oracle Grid Infrastructure 11gR2• p13390677_112040_Linux-x86-64_3of7.zip

Oracle Grid Infrastructure 12cR1• linuxamd64_12102_grid_1of2.zip

• linuxamd64_12102_grid_2of2.zip

Change “CV_ASUME_DISTID=SUSE11” in grid/stage/cvu/cv/admin/cvu_config

Page 13: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

13

Oracle FUSION MiddleWare Server

Includes Oracle WebLogic Server

Oracle Java SE Development Kit 8

– jdk-8u101-linux-x64.tar.gz

Oracle Fusion Middleware Infrastructure

– fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

Oracle WebLogic Server 12cR2 (12.2.1)

– fmw_12.2.1.1.0_wls_Disk1_1of1.zip

Page 14: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

14

Installation

Page 15: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

15

SLES OS Install

Page 16: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

16

SLES Orarun Install

Page 17: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

17

SLES setup for Oracle Install

Note: login as oracle user & start Oracle Installation

Page 18: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

18

Oracle Grid Infrastructure (RAC) Install

Page 19: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

19

Oracle Database 12c Installation

Page 20: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

20

Oracle WebLogic Server Install

Page 21: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

21

Oracle Fusion MiddleWare Infrastructure

Page 22: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

22

Oracle Fusion MiddleWare Components

http://www.oracle.com/technetwork/middleware/ias/downloads/fusion-certification-100350.html

Page 23: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

23

SUSE Install Documents

https://www.suse.com/partners/alliance/oracle/documents.html

Page 24: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

24

Tuning

Page 25: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

25

Optimize

● Storage/File System● SUSE Linux Enterprise Server OS

– iostat/vmstat/top

– I/O scheduler• elevator=cfq/noop/deadline

• echo cfq/noop/deadline > /sys/block/DEVICE/queue/scheduler● Oracle Database

– Configure & use “hugepages”

– Distribute “redo log” files

Page 26: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

26

Server Report

● Oracle Enterprise Manager

– Configure Parameters

– Analyze Performance● AWR (Automatic Workload Repository)

– Create Snapshot:SQL>EXEC DBMS_WORKLOAD_REPOSITORY.create_snapshot;

- run workload/testSQL>EXEC DBMS_WORKLOAD_REPOSITORY.create_snapshot;

– Generate html report (in current working directory):• SQL>@$ORACLE_HOME/rdbms/admin/awrrpt.sql

Page 27: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

27

Oracle AWR Snapshot

Page 28: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

28

Oracle Enterprise Manager

Page 29: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip

29

Software and Support

SUSE Software– http://www.suse.com/download-linux

– http://www.suse.com/oracle

Oracle Software – http://download.oracle.com

– https://edelivery.oracle.com/

Oracle Support – http://support.oracle.com (Metalink)

Page 30: Oracle Products on SUSE Linux Enterprise Server 12 SP2 · PDF fileOracle Products on SUSE ® Linux Enterprise Server 12 SP2 ... Oracle Fusion Middleware Infrastructure –fmw_12.2.1.1.0_infrastructure_Disk1_1of1.zip