SAP/Oracle19_v0003ms/Oracle19_v0003ms.yaml (70 lines of code) (raw):

--- name: 'Oracle19_v0003ms' filename: "Oracle19_v0003ms.yaml" target: 'Oracle 19' version: 3 platform: "ORACLE" InstanceType: "ABAP" # New SBP Patch included in this version materials: media: - name: Oracle Client archive: 51055071.ZIP checksum: d63ba8bf707f96782101d66cbde9677a8bc11b9cfcfc6bbd167b6728c0243806 extract: true extractDir: oraclient path: download_basket download: true url: https://softwaredownloads.sap.com/file/0030000001424202021 - name: Oracle Software Server archive: 51053828.ZIP checksum: a12e10404572813ce78862c34ce3d1288b67ebbffa12fbd6fe758a6743773154 extract: true download: true extractDir: oraserver path: download_basket # creates: SIGNATURE.SMF url: https://softwaredownloads.sap.com/file/0030000002299742019 # Not all S-users have permissions to download the oracle software. # SBP Patches are downloaded based on SAP Note 2799920 - Patches 19c: Database - name: "Oracle SBP - Bundle patches for 19c: GIRU" archive: GIRU19P_2205-70004508.ZIP checksum: 8ec67f7905c03bca99cc1098c3af81d49753af1e8934a4e2d551cfdc3473cb1c extract: false download: true extractDir: SBP/GIRU19P path: SBP # creates: SIGNATURE.SMF url: https://softwaredownloads.sap.com/file/0020000000674042022 - name: "Oracle SBP - Bundle patches for 19c: SAP19P" archive: SAP19P_2205-70004508.ZIP checksum: 494999a9407ab2d7bcbe3280eda1f9c2ecbb5123341833401f2477fee6674a70 extract: true extractDir: SBP/SAPSBP path: SBP # creates: SIGNATURE.SMF url: https://softwaredownloads.sap.com/file/0020000000679362022 - name: "Oracle SBP - Bundle patches for 19c: SBPJDK19P" archive: SBPJDK19P_2205-70004508.ZIP checksum: 64cbffbc281dd22c111a47e9a3a42132088b387915f4faab14a326564d031e5a extract: false extractDir: SBP/SBPJDK path: SBP # creates: SIGNATURE.SMF url: https://softwaredownloads.sap.com/file/0020000000673682022 - name: "Oracle SBP - Bundle patches for 19c: OPatch" archive: OPATCH19P_2205-70004508.ZIP checksum: f90ea13f80da7b9bafb7380bde2f7feda8f6aaa5fdca167371499527e3513a83 extract: true extractDir: SBP/OPATCH path: SBP # creates: SIGNATURE.SMF url: https://softwaredownloads.sap.com/file/0020000000679462022 - name: "Oracle compact-lib" archive: compat-libcap1-1.10-7.el7.x86_64.rpm extract: false checksum: 30FB28F1266049493E5AEFFE18E8939B1BB4A889F1013EBEF6DABE496156B501 url: https://public-yum.oracle.com/repo/OracleLinux/OL7/latest/x86_64/getPackage/compat-libcap1-1.10-7.el7.x86_64.rpm - name: "Oracle ASMSUPPORT RPM" archive: oracleasm-support-2.1.12-1.el8.x86_64.rpm extract: false checksum: A60037BEECBF5CC95957CB04ED7CDF511867FE8F65CFD014033FCEFC3BB29C0C url: https://public-yum.oracle.com/repo/OracleLinux/OL8/addons/x86_64/getPackage/oracleasm-support-2.1.12-1.el8.x86_64.rpm - name: "Oracle ASMLIB RPM" archive: oracleasmlib-2.0.17-1.el8.x86_64.rpm extract: false checksum: 0ABF6BD267E67C472D194DBBEFC723D3A1910AAF8D688FAE4BB6980CE1F3281A url: https://download.oracle.com/otn_software/asmlib/oracleasmlib-2.0.17-1.el8.x86_64.rpm ...