2 OFS DGUSRR Application Pack Release 8.1.2.5.0
This section covers the instructions to install the OFS DGUSRR Application pack maintenance release 8.1.2.5.0.
Prerequisites
Ensure that the following prerequisites are installed:
- OFS Data Foundation Applications Pack Release v8.1.2.0.0
- OFS DGUSRR Release v8.1.2.0.0 is the minimum patch to be set
- OFS Regulatory Reporting for Office of Superintendent of Financial Institutes Canada Applications Pack Release v8.1.2.0.0 (applicable only if you are installing OSFI)
- OFS US Fed Regulatory Reporting Release v8.1.2.0.0 (applicable only if you are installing US Fed)
- OFS Data Foundation Applications Pack Release v8.1.2.3.0
- OFS Regulatory Reporting for Office of Superintendent of Financial Institutes Canada Applications Pack Release v8.1.2.3.0 (applicable only if you are installing OSFI)
- OFS DGS for North America Regulatory Reporting Release v8.1.2.3.0
- OFS AAI Mandatory Patches 35320767 and 35382114
- OFS Analytical Applications Infrastructure 8.1.2.4.0 (Patch ID 35681234)
- OFS Data Foundation Applications Pack Release v8.1.2.4.0
- OFS Regulatory Reporting for Office of Superintendent of Financial Institutes Canada Applications Pack Release v8.1.2.4.0 (applicable only if you are installing OSFI)
- OFS DGS for North America Regulatory Reporting Release v8.1.2.4.0
- OFS Data Foundation Applications Pack Release v8.1.2.5.0
- OFS Regulatory Reporting for Office of Superintendent of Financial Institutes Canada Applications Pack Release v8.1.2.5.0 (applicable only if you are installing OSFI)
- Download the Datamodel Patches:
- OFS DGS 8.1.2.0.0 DATA MODEL ERWIN FILES FOR 2019 R1 VERSION (Patch ID: 35149524)
- OFS DGS 8.1.2.0.0 DATA MODEL ERWIN FILES FOR 2020 R2 VERSION Patch ID: 35149539)
Note:
See the OFS Analytical Applications Technology Matrix for the Hardware and Software Reqirements.
Installing this Release
To install this release:
- Log in to My Oracle Support, and search ID 36396815 under the Patches and Updates Tab.
- Download the
OFS_DGS_8.1.2.5.0_GENERIC.zip
archive file and copy it to your OFSAA server in Binary Mode. - Shut down all the OFSAAI Services.
For more information, see the Stopping Infrastructure Services section in the Oracle Financial Services Data Governance for North America Regulatory Reporting Installation Guide 8.1.2.0.0.
- Login to the OFSAA Server with the user credentials that were used to install OFS DGS.
- Extract the contents of the patch archive file using
the command:
unzip –a
<name of the file to be extracted>For example:unzip –a OFS_DGS_8.1.2.5.0_GENERIC.zip
Note:
If you notice an error message “unzip: not found [No such file or directory]” before the package is installed, contact your UNIX Administrator. - If you already have an unzip utility installed,
skip to the next step.
If you do not have an unzip utility, download the unzip utility (OS-specific), and copy it in Binary Mode to the directory that is included in your PATH variable, typically
$HOME
Path or the directory in which you have copied the v8.1.2.5.0 ML installer.Give EXECUTE permission to the file using the following command:
chmod 755 appsLibConfig OFS_DGS DataModel
- Modify the
params.conf
file present in theappsLibConfig/conf
directory and update the following parameters using the instructions. - In the
params.conf
file, update the value in theUPLOAD_MODEL
parameter to 1 andMODEL_TYPE
as 0. - Give EXECUTE permission to the installer file. Navigate to the
OFS_DGS/bin
directory and execute the following command:chmod -R 755 setup.sh
- Execute the software upgrade command:
./setup.sh SILENT
Verify that the maintenance level release is applied successfully by checking the following log files generated in the installation folder:OFS_DGS/logs/OFS_DGS_installation.log
for the Oracle Financial Services Data Governance for US Regulatory Reporting installation log file.
- You can ignore the following errors in the log files:
- ORA-00001
If there are other errors, contact My Oracle Support.
- After successful installation, follow these steps:
Clear the application cache. Navigate to the following directories depending on the Configured Web Application Server and delete the following files:
- Tomcat:
<Tomcat installation location>/work/Catalina/localhost/<Application Name>/org/apache/jsp
- WebLogic:
<WebLogic installation location>/domains/<Domain name>/servers/<Server name>/tmp/_WL_user/<Application name>/<auto generated folder>/jsp_servlet
- Tomcat:
- Delete the existing EAR or WAR file present in the
$FIC_HOME/ficweb
directory. - Generate the application EAR or WAR file and redeploy the
application on your Configured Web Application Server.
For more information on generating and deploying the EAR or WAR file, see the Post Installation Configuration section in the Oracle Financial Services Data Governance for North America Regulatory Reporting Installation Guide 8.1.2.0.0.
- After the successful installation of the release, restart all
OFSAAI Services.
For more information, see the Starting or Stopping Infrastructure Services section in Oracle Financial Services Data Governance for North America Regulatory Reporting Installation Guide 8.1.2.0.0.