Top Banner
<Insert Picture Here> My Oracle Support Next Generation Support Experience Delivered Jens Grassnickel - [email protected] Advanced Customer Services, Oracle @ DOAG Hamburg 01/2010
29

My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

Jul 09, 2018

Download

Documents

lenhu
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

<Insert Picture Here>

My Oracle Support Next Generation Support Experience Delivered

Jens Grassnickel - [email protected] Customer Services, Oracle

@ DOAG Hamburg 01/2010

Page 2: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

2

Agenda

• My Oracle Support [SCM, Metalink Classic]• Oracle Configuration Manager [OCM]• Install & configure the disconnected mode• Collect data and upload them to Metalink• Using My Oracle Support• Benefits• More Informations

Page 3: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

3

My Oracle Support [1/2]What is My Oracle Support?

http://support.oracle.com & http://supporthtml.oracle.comMy Oracle Support

formerly known as Software Configuration Manager and successor of My Configurations and Projects [MCP], is a new proactive support capability that helps you organize, collect and manage your Oracle configurations by providing the following:

• Secure, automated configuration collection • Proactive configuration-specific notification of Security and General

Alerts • Health Check recommendations based on Support best practices

when using configuration auto-collection • Simplified Service Request logging, tracking and reporting • Project cataloging of key milestones and contacts• Needs Adobe Flash!

Page 4: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

4

Customer Configuration RepositorySecure & Maintained At Oracle

Auto Collection

My Oracle Support

Supp

ort P

orta

lSt

ore

Dis

cove

r

Customer Interface

SupportInterface

Enterprise Manager

Targeted Knowledge

Usage & Inventory Reports

Service Request

Management

System Health

Personalized Dashboard

Auto CollectionOracle Configuration Manager

My Oracle Support [2/2]Enterprise Manager Integration with Support

Page 5: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

5

Oracle Enterprise Manager Agent is already installed [DB Control, Grid Control]Data uploaded to EM RepositoryData can only be used and viewed at customer siteAdditional Package Required: Enterprise Manager Configuration Management Package (CMP)

Oracle Configuration ManagerOCM [CCR] must be installed in each $OHData uploaded to Customer Configuration RepositoryData can be used by customer and support

Both products can be installed and used together.Both products will be used together in 11g.

Oracle Configuration Manager [1/5] Enterprise Manager and Configuration Manager

Page 6: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

6

Oracle Configuration Manager [2/5] What is OCM?Oracle Configuration Manager [OCM],

is a tool to proactively monitor your Oracle environment to provide this information to Global Customer Services.It is the data collector used by SCM.

• Information about your Oracle environment • Informs you about Alerts• Perform healthcheck against your products

Page 7: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

7

WindowsIBM AIX (64 bit)

HPUX (64 bit)

LinuxSun SPARC Solaris

Database8.1.7 & higher

Application Server9.0.3 & higher

Collaboration Suite10.1.0.2 & higher

Supp

orte

dPl

atfo

rms

Supp

orte

dSo

ftwar

e

E-Business Suite11.5.1 & higher

Oracle Enterprise Manager 10.2.0.1 & higher

Peoplesoft, Siebel CRMAnd more

Oracle Configuration Manager [3/5] OCM is covering the Oracle Technology stack

New with OCM 10.3.2.0: Exadata, Hyperion, Hub,(September 2009) Beehive, Data Masking

Page 8: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

8

Oracle Configuration Manager [4/5] What data is collected?• Captures information about:

HostOracle Software and PatchesE-Business Suite PatchesDatabase and iAS PatchesThird party software inventory

• Access to this data is limited by:HardwareSystem SoftwareOracle Product Information (CSI)

• Collected data does not include:Business TransactionsPasswordsControl Sensitive Information

Page 9: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

9

Support

HTTPS

Customer Site

Simple install/command UI

KnowledgeManagement

ProxyServer

Support.oracle.com

MOS

Config View

Oracle CCR

Oracle Configuration Manager [OCM, 5/5] The big picture – connected mode

Page 10: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

10

Install & configure the disconnected modeNo internet access for the databases – no problem• Download

from support.oracle.com [MOS, Collectors] or Patch 5567658

• Unzipin ORACLE_HOME [this will create $ORACLE_HOME/ccr]

• Setup$ORACLE_HOME/ccr/bin/setup -s –d

• Edit configure scriptsvi $ORACLE_HOME/ccr/admin/scripts/catocm.sqlcreate user ORACLE_OCM identified by "ORACLE_OCM" account lock password expire;create user ORACLE_OCM identified by "MCO!08!20" account lock password expire;vi $ORACLE_HOME/ccr/admin/scripts/collectconfig.sqlcreate user &OCM_USER identified by "&OCM_USER" account lock password expire;create user &OCM_USER identified by "MCO!08!20" account lock password expire;

• Configure$ORACLE_HOME/ccr/admin/scripts/installCCRSQL.sh collectconfig -s pCARB2$ORACLE_HOME/ccr/admin/scripts/installCCRSQL.sh collectconfig -s pCASP1 $ORACLE_HOME/ccr/admin/scripts/installCCRSQL.sh collectconfig -s pCASP2$ORACLE_HOME/ccr/admin/scripts/installCCRSQL.sh collectconfig -s pCAXR1

• Check$ORACLE_HOME/ccr/bin/emCCR disable_target$ORACLE_HOME/ccr/bin/emCCR status

Page 11: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

11

Collect data and upload them to Metalink No internet access for the databases – no problem• Collect

$ORACLE_HOME/ccr/bin/emCCR collect

• Get the datacd /appl/local/oracle/10.2/ccr/hosts/vs11801a/state/upload/ls -rtltotal 192-rw------- 1 oracle dba 96277 May 5 18:24 ocmconfig.jarcp ocmconfig.jar ocmconfig_20080923_pCASP1_pCAXR1_pCASP2_pCARB2.jar

• Upload to MOS [Customer Configuration Repository]transfer jar File to an internet accessible system, create/use SR, upload jar File

• Oracle Software Configuration Manager: Disconnected Mode Collection [ID 453412.1]• How to upload the collection file ocmconfig.jar to My Oracle Support for Oracle Configuration

Manager (OCM) running in Disconnected Mode. [ID 763142.1]

Page 12: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

12

My Oracle Support You have to choose … flash or no flash …

Page 13: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

13

My Oracle SupportOverview of the new GUI – Part 1/2

Page 14: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

14

My Oracle Support Overview of the new GUI – Part 2/2

•Dashboard

•Knowledge

•Service Requests

•Patches & Updates

•Community

•Certify

•Reports

•Collector

•PowerView

•Settings

•Feedback

•Sign Out

•Favorites

•Customize Page ...

Page 15: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

15

Using My Oracle Support Dashboard – Part 1/2

Page 16: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

16

Using My Oracle Support Dashboard– Part 2/2

Page 17: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

17

Using My Oracle Support Knowledge

Page 18: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

18

Using My Oracle Support Service Requests

Page 19: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

19

Using My Oracle Support Patches & Updates

Page 20: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

20

Using My Oracle Support Community

Page 21: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

21

Using My Oracle Support Certify

Page 22: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

22

Using My Oracle Support The Reports Tab

Page 23: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

23

Using My Oracle Support Collector

Page 24: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

24

Using My Oracle Support Settings

Page 25: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

25

Benefits What is the benefit and advantage of My Oracle Support/OCM?• Configurations

Monitor and Report your Oracle ProductsGive GPS your configurations data to improve service

• ProjectsCreate and define Milestones, identify owners, …Give GPS these details to gain additional attention

• Service RequestsEasy to use, customization Create new SR fast and easy from your Configurations

• AdvicesKnowledge, HeadlinesHealth Check, Patch Advice

Problem Avoidance … Fast Problem Resolution … … Improve System Stability …Simplified Configuration Management

Page 26: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

26

More Informations Still thirsty for more details?• Informations

My Oracle Support -> Dashboard -> Getting StartedMy Oracle Support -> Collectors -> Before Getting StartedKnowledge -> Tools and Trainings -> SCM Forums -> Software Configuration Manager

• Support

Service Request -> Create SR -> SR Type: Software Configuration Manager

• Jens Grassnickel

Advanced Customer [email protected]+49 177 5946 303

Page 27: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

27

VALUEA powerful new Premier Support capability that

provides a dramatically simpler way for Oracle customers to manage their Oracle environment

• Simplified configuration management • Faster problem resolution• Proactive issue notification• Optimized performance

BETTER RESULTS

• 30% Reduction Service Request Log Time• 20% Faster Response Time to Service Requests• 40% Faster Issue Resolution• 25% Problem Avoidance with Alerts

and HealthChecks

My Oracle Support

Page 28: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

28

2009 - Service Excellence in Mission Critical Support- Best Embedded Product Support

2007 - Services Industry Leader Award- Best Value-Added Support- Best Knowledge Management Practices

2006 ... - 10 additional Star Awards… 2002

Best Value-Added Support

Page 29: My Oracle Support - doag.org · • Collect data and upload them to Metalink ... Config View. Oracle CCR. Oracle ... What is the benefit and advantage of My Oracle Support/OCM?

29