8.2.1 Download Installer
The patch installer is available in OSDC zip of each product.
To download the installer:
- Launch putty and login to the VM (where the installation is planned) with OS user.
- Create a directory obma_patch_installer in
/scratch.mkdir -p /scratch/obcr_patch_installerchmod 755 /scratch/obcr_patch_installer - Navigate to the new directory obma_patch_installer.
cd /scratch/obcr_patch_installer - Download the patch installer zip file from the OSDC zip to obma_patch_installer directory.
- Unzip installer zip file by executing the below command.
unzip <product zip file>
Before you proceed, please refer section 'Kafka Databags Update' in Oracle Banking Microservices Architecture Installer Guide for Kafka SSL and Kafka scram passwords update.
Parent topic: Foundation Setup Upgrade