Extract the Software
You must be logged in to the UNIX operating system as a non-root user to
perform the following software extraction steps:
- Download the unzip utility (OS-specific) unzip_<os>.Z and copy it
in Binary mode to the directory that is included in your PATH variable.
If you already have an unzip utility to extract the contents of the downloaded archive, skip this step.
- Uncompress the unzip installer file using the following command:
uncompress unzip_<os>.Z
Note:
If an error message: uncompress: not found [No such file or directory] is displayed, contact your UNIX administrator. - Assign execute (751) to the file using the following command:
chmod 751 unzip_<OS>
For example:
chmod 751 unzip_sparc
- Extract the contents of the Oracle Financial Services Loan Loss Forecasting and
Provisioning Application Release 8.1.2.0.0 installer archive file in the
download directory using the following command:
unzip OFS_LLFP_PACK.zip
- Extract the following one-off patch in the download
directory:
31545589
- Extract the mandatory patches mentioned in the Mandatory Patches section. See the Readme packaged with the patch for further instructions on how to install the patch.
- Navigate to the download directory and assign execute permission to the
installer directory using the following command:
chmod -R 750 OFS_LLFP_Pack
- For Linux version 8, rename the linux7 folder as linux8 inside the installer folder OFS_LLFP_PACK/OFS_LLFP/bin/ficdb and then trigger the installation.