https://blogs.oracle.com/proactivesupportepm/enterprise-performance-management-epm-1121-is-available
To download the files needed for the release you need to head over to Oracle eDelivery: https://edelivery.oracle.com
As noted in the blog post initially all the files will say "11.2.0" but in the checkout screen you can see whether they are 11.2.1 or not.
The below table details which files have changed from the initial release with bold:
ZIP File Name | Download Description | SHA1 Hash |
---|---|---|
V44413-01.zip | Oracle WebLogic Server 12.1.3.0.0 for Microsoft Windows x64 (64-bit) | 02B2EB70A5B208EE20083E9DA833983D98F00DD5 |
V44425-01.zip | Oracle Data Integrator 12.1.3.0.0 for Microsoft Windows x64 (64-bit) | A4B97264516F1A75AA33F5FAA0D49AAB32C0558C |
V886440-01.zip | Oracle Fusion Middleware 12c (12.2.1.3.0) SOA Suite and Business Process Management | 8D65D949C862CB4652D2D28D69BEEDD4DF918B39 |
V886442-01_1of2.zip | Oracle Fusion Middleware 12c (12.2.1.3.0) SOA Quick Start (Part 1) | 2B308A22414861073937345379CBEAE6346A37FA |
V886442-01_2of2.zip | Oracle Fusion Middleware 12c (12.2.1.3.0) SOA Quick Start (Part 2) | E2F05CA1060C266D119FEF7055158354FAF638D8 |
V886451-01_1of2.zip | Oracle Fusion Middleware 12c (12.2.1.3.0) Data Integrator (Part 1) | D80310331C0003F27752AB4AEB8747A3FB609DB3 |
V886451-01_2of2.zip | Oracle Fusion Middleware 12c (12.2.1.3.0) Data Integrator (Part 2) | 76450D1FC463B7EBF2057C6C548D694409854211 |
V933015-01.zip | Oracle Fusion Middleware 12c (12.2.1.3.0) Internet Directory for Microsoft Windows x64 (64-bit) | CF09129C9E1D974749094E230792DB4C0B2C5F7E |
V933018-01_1of2.zip | Oracle Fusion Middleware 12c (12.2.1.3.0) Identity and Access Management Quick Install (Part 1) | 64CD01DC271999DF0B399E59805C3A21F65E5898 |
V933018-01_2of2.zip | Oracle Fusion Middleware 12c (12.2.1.3.0) Identity and Access Management Quick Install (Part 2) | C953B5CD7EC299BD7A89C14218AEEB0C2AD37877 |
V995408-01.zip | Oracle Enterprise Performance Management System - Client Installers 11.2.1.0.0 | F0685848B18D9D0295E51E53CB42ABD1F2F46D3C |
V984490-01.zip | Oracle Data Relationship Management Analytics 11.2.0.0.0 | 1F66F76BC62FCA2E3F4A1735BE58B428D47C9051 |
V995412-01.zip | Oracle Enterprise Performance Management System - Part 1 11.2.1.0.0 | 97A3C5315AB937B31A07B166A29861F75CB672D7 |
V995413-01.zip | Oracle Enterprise Performance Management System - Part 2 11.2.1.0.0 | D7D5930FA751C39A95A92F35813435409E01193B |
V995409-01.zip | Oracle Enterprise Performance Management System - Oracle HTTP Server 11.2.1.0.0 | 72401D681B71669B5C065038B1B8F4021DCBBF97 |
V995414-01.zip | Oracle Enterprise Performance Management System - Part 3 11.2.1.0.0 | D5DD2039B6E20EBE034A65E7188AFF5172F1C3D9 |
V995415-01.zip | Oracle Enterprise Performance Management System - Part 4 11.2.1.0.0 | C80BB9E329D6E4DBE67064D5FFC86348408638CB |
V995416-01.zip | Oracle Enterprise Performance Management System - Part 5 11.2.1.0.0 | 7F04EB81FF8CB6E4E7F44171FDC29EC7BA3CC349 |
V995417-01.zip | Oracle Enterprise Performance Management System - Part 6 11.2.1.0.0 | FF9CA25A4EDACB94CFA00B7A0752D45AFD23FC7F |
V995418-01.zip | Oracle Data Relationship Management 11.2.1.0.0 | DA2C08973EE0E748E6A83B0B07700A8A832F6513 |
V995465-01.zip | Oracle Enterprise Performance Management System - Installation Documents and Readmes 11.2.1.0.0 | 8A0C0D79A1D5C976E162C79ABA9C06BC618098BD |
I have a recommendation for people who have issues with Oracle's download manager or using the wget option - if you use Firefox as your browser you can install the Download Star add-in to download the ZIP files in an organised manner. Use the naming mask ${text} and choose to skip on conflict.
You only really need to download the ZIP files below. As before, use sha1sum to calculate the hashes:
sha1sum *.zip
f0685848b18d9d0295e51e53cb42abd1f2f46d3c *V995408-01.zip
72401d681b71669b5c065038b1b8f4021dcbbf97 *V995409-01.zip
97a3c5315ab937b31a07b166a29861f75cb672d7 *V995412-01.zip
d7d5930fa751c39a95a92f35813435409e01193b *V995413-01.zip
d5dd2039b6e20ebe034a65e7188aff5172f1c3d9 *V995414-01.zip
c80bb9e329d6e4dbe67064d5ffc86348408638cb *V995415-01.zip
7f04eb81ff8cb6e4e7f44171fdc29ec7ba3cc349 *V995416-01.zip
ff9ca25a4edacb94cfa00b7a0752d45afd23fc7f *V995417-01.zip
da2c08973ee0e748e6a83b0b07700a8a832f6513 *V995418-01.zip
8a0c0d79a1d5c976e162c79aba9c06bc618098bd *V995465-01.zip
As before we use 7za.exe to extract the files correctly:
We can copy the DRMA ZIP file from our 11.2 downloads: V984490-01.zip. Next make sure 7za.exe is in the PATH and run the following commands:
7za x -y -oClient_Installers V995408-01.zip
7za x -y -oDRM V984490-01.zip
7za x -y V995412-01.zip
7za x -y V995413-01.zip
7za x -y V995414-01.zip
7za x -y V995415-01.zip
7za x -y V995416-01.zip
7za x -y V995417-01.zip
7za x -y V995409-01.zip
7za x -y -oDRM V995418-01.zip
7za x -y -oDocumentation V995465-01.zip
We should now have a folder with all of the correct ZIP files.