Serviceguard for Linux Add-On for Oracle Workload Updates / Patches

Serviceguard for Linux SDR Home   |   Software Delivery Repository   |   Getting Started   |   FAQ  |  Repositories

Serviceguard for Linux Add-On for Oracle Workload Overview

HPE Serviceguard for Linux Oracle add-on is an out-of-the-box integration for Oracle Single Instance and for Oracle Data Guard. This add-on delivers:

  • Accelerated Oracle Database recovery to as many targets supported by Oracle Data Guard
  • Database recovery with shared storage
  • Oracle Data Guard (HA & DR with automated role management for two standby’s).

Please see the Serviceguard for Linux product home page for more information.

  Generate_Token then
Browse
with email as username,
token as password

This repository contains HPE Serviceguard for Linux Oracle Add-On A.15.00.00 and later Updates / Patches for
8, 9, 12, 15 and Oracle Linux 8, 9 UEK Operating systems

Access to Serviceguard for Linux Add-On for Oracle Workload


An active warranty or support contract is required to access HPE Serviceguard for Linux Add-On for Oracle Workload product updates. The email associated with the HPE Passport account must be supplied as the username, and a user-generated token must be supplied as the https password to access this repository. If you have a valid warranty or support contract, login with your HPE Passport credentials and generate your token here. Once you have a valid token, you may access the HPE Serviceguard for Linux Add-On for Oracle Workload repository with your web browser (or yum, or zypper) using the following https URL syntax:

    https://EMAIL:TOKEN@update1.linux.hpe.com/repo/sglx-oracle

HPE Serviceguard for Linux Add-On for Oracle Workload releases are available via the HPE Support Center. View your existing contracts and warranties or get help linking contracts or warranties to your HPE Support Center user profile. To obtain additional support coverage, please contact your local HPE office, HPE representative, or visit Contact HPE. Click here for more information.



Components available in repository

Serviceguard for Linux Add-On for Oracle Workload Updates / Patches A.15.00.00 and above consists of the following components listed below.

HPE Serviceguard for Linux Oracle Add-On Serviceguard Add-On product for Oracle Workload



    Documentation and Support Information


HPE Serviceguard for Linux product home page
HPE Serviceguard for Linux Certification Matrix
HPE Serviceguard for Linux Release Notes
HPE Serviceguard for Linux Concepts Guide
HPE Serviceguard for Linux Operational Guide for Workloads and Solutions



Subscribe your system to the sglx-oracle repository


Red Hat Enterprise Linux

Copy-n-paste the following section (substituting distribution and project version) into /etc/yum.repos.d/sglx-oracle.repo on your system:


[sglx-oracle]
name=Serviceguard for Linux Add-On for Oracle Workload Updates / Patches
baseurl=https://EMAIL:TOKEN@update1.linux.hpe.com/repo/sglx-oracle/rhel/dist_ver/x86_64/sg_ver
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/GPG-KEY1-Serviceguard
       file:///etc/pki/rpm-gpg/GPG-KEY2-Serviceguard


Where:

	EMAIL         Email for HPE Passport account; must be URL encoded (e.g., SysAdmin%40some-company.com) (see note below)
        TOKEN         Generated here
        dist_ver      8.1, 8.2, 8.3, 8.4, 8.5, 8.6, 8.7, 8.8, 9.0, 9.1, 9.2
        sg_ver        Select the appropriate version depending on Minor Update Releases 
		      Releases: current, 15.30.00, 15.20.00, 15.10.00, 15.00.00
		
		

SUSE Linux Enterprise Server

Copy-n-paste the following section (substituting distribution and project version) into /etc/zypp/repos.d/sglx-oracle.repo on your system:


[sglx-oracle]
name=HPE Serviceguard for Linux Add-On for Oracle Workload Updates / Patches
baseurl=https://EMAIL:TOKEN@update1.linux.hpe.com/repo/sglx-oracle/suse/dist_ver/x86_64/sg_ver
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/GPG-KEY1-Serviceguard
       file:///etc/pki/rpm-gpg/GPG-KEY2-Serviceguard


Where:

	EMAIL         Email for HPE Passport account; must be URL encoded (e.g., SysAdmin%40some-company.com) (see note below)
        TOKEN         Generated here
        dist_ver      SLES12, SLES12-SP1, SLES12-SP2, SLES12-SP3, SLES12-SP4, SLES12-SP5, 
		      SLES15-SP0, SLES15-SP1, SLES15-SP2, SLES15-SP3, SLES15-SP4, SLES15-SP5
        sg_ver        Select the appropriate version depending on Minor Update Releases 
		      Releases: current, 15.30.00, 15.20.00, 15.10.00, 15.00.00
		


Oracle Linux with UEK

Copy-n-paste the following section (substituting distribution and project version) into /etc/yum.repos.d/sglx-oracle.repo on your system:


[sglx-oracle]
name=Serviceguard for Linux Add-On for Oracle Workload Updates / Patches
baseurl=https://EMAIL:TOKEN@update1.linux.hpe.com/repo/sglx-oracle/OracleLinux/dist_ver/x86_64/sg_ver
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/GPG-KEY1-Serviceguard
       file:///etc/pki/rpm-gpg/GPG-KEY2-Serviceguard


Where:

	EMAIL         Email for HPE Passport account; must be URL encoded (e.g., SysAdmin%40some-company.com) (see note below)
        TOKEN         Generated here
        dist_ver      7.9, 8.3, 8.4, 8.5, 8.6, 8.7, 8.8, 8.9, 9.0, 9.1, 9.2
        sg_ver        Select the appropriate version depending on Minor Update Releases
		      Releases: current, 15.30.00, 15.20.00, 15.10.00, 15.00.00
        

Import the GPG Key

Copy the GPG-KEY1-Serviceguard and GPG-KEY2-Serviceguard keys to /etc/pki/rpm-gpg/ and then import the keys with the following command:
rpm --import /etc/pki/rpm-gpg/GPG-KEY1-Serviceguard and rpm --import /etc/pki/rpm-gpg/GPG-KEY2-Serviceguard


Installing/Updating Serviceguard for Linux packages


List the packages in the repository

# yum --disablerepo="*" --enablerepo="sglx-oracle" list available
or
# dnf --disablerepo="*" --enablerepo="sglx-oracle" list available
or
# zypper search -s --repo sglx-oracle


To install Serviceguard Oracle Add-On
# yum install serviceguard-oracle-addon
or
# dnf install serviceguard-oracle-addon
or
# zypper install serviceguard-oracle-addon


To update Serviceguard Oracle Add-On
# yum update serviceguard-oracle-addon
or
# dnf update serviceguard-oracle-addon
or
# zypper update serviceguard-oracle-addon



URL Encoded Emails

In order for the yum or dnf or zypper to pass the correct email address to the authentication protocols on the Software Delivery Repository, email addresses in the *.repo files must be URL encoded. For most email addresses, changing the "@" to "%40" is sufficient. For instance, "john.smith@company.com" would be entered as "john.smith%40company.com" in the *.repo file. You may use the URL encoded values from the list below or use an online tool like URL Decode and Encode to help encode your email address.

    @ = %40      & = %26      / = %2F      ` = %60      space = %20
    ! = %21      ' = %27      = = %3D      { = %7B      , = %2C
    # = %23      * = %2A      ? = %3F      | = %7C      . = .
    $ = %24      + = %2B      ^ = %5E      } = %7D
    % = %25      - = -        _ = _        ~ = ~
  

Contact