Installation Instructions for Hot Fix B02004

64-bit Enabled AIX


Hot fix B02004 addresses the issue(s) in SAS OpRisk Monitor 4.1_M2 64-bit Enabled AIX as documented in the Issue(s) Addressed section of the hot fix download page:

http://ftp.sas.com/techsup/download/hotfix/HF2/B02.html#B02004


This hot fix contains updates to the following software components:

SAS OpRisk Monitor Server 4.1_M2
SAS OpRisk Monitor Mid-Tier 4.1_M2
SAS OpRisk Monitor Administrative Tools 4.1_M2

Before applying this hot fix, follow the instructions in SAS Note 35968 to generate a SAS Deployment Registry report, then verify that the appropriate product releases are installed on your system. The software components and release numbers should match the list of software components updated by the individual hot fix installers.


IMPORTANT NOTES

  1. Files delivered in this hot fix will be backed up during the installation process. However, it is good general practice to back up your system before applying updates to software.

  2. You must have Administrator Privileges on your CLIENT or SERVER machine.

  3. All currently active SAS sessions, daemons, spawners and servers must be terminated before applying this hot fix.

  4. This hot fix should be installed using the same userid who performed the initial software installation.


INSTALLATION


The installer downloaded is B02004r6.bin. Copy B02004r6.bin to each 64-bit Enabled AIX machine on which SAS OpRisk Monitor 4.1_M2 components are installed.
To install the hot fix, on each machine:

1. Verify that the installation binary has execute permission. If it does not, use the chmod command to make it executable.

$> chmod 755 B02004r6.bin
2. Set your $DISPLAY environment variable
export DISPLAY=<your_node_name>:0
3. Execute B02004r6.bin
<path_to_downloaded_file>/B02004r6.bin
    For example:
./B02004r6.bin

This will initiate the installation wizard, which will guide you through the hot fix installation process. During the installation you will be prompted for the SASHOME location to be updated. You should provide the path to the top level SAS directory where the deploymntreg directory exists.

The installation process will determine which components of SAS OpRisk Monitor 4.1_M2 are installed on the machine, and apply the appropriate updates.

If components of this product are installed on multiple operating systems, you must download the hot fix for the appropriate operating system(s) and follow the installation instructions provided to complete the deployment of this hot fix.

See the Maintenance Installation Tool (MIT) documentation for more details on the installation of hot fixes.

This completes the installation of this hot fix. Post-installation steps must be performed to successfully complete the deployment of this hot fix:

POST-INSTALLATION INSTRUCTIONS

For each product installed, click the link to be redirected to post-installation instructions.

SAS OpRisk Monitor Server 4.1_M2
SAS OpRisk Monitor Mid-Tier 4.1_M2
SAS OpRisk Monitor Administrative Tools 4.1_M2

SAS OpRisk Monitor Server 4.1_M2

NONE

Back to Post-Installation list

SAS OpRisk Monitor Mid-Tier 4.1_M2

Updates to the SAS OpRisk Monitor Mid-Tier 4.1_M2 provided in this hot fix require that Web Applications be rebuilt and redeployed. If this component is installed on 64-bit Enabled AIX, follow the steps below to rebuild and redeploy the web application:

Step 1: Restore Customizations

This hot fix installs an updated version of the configdata.properties file. Prior customizations to this file will be lost when the hot fix is applied. You will need to reapply any customizations to this file after the hot fix is installed.

A backup of the existing configdata.properties file is written to the following location within the
!SASHOME/SASOpRiskMonitorMidTier/4.1/maintenance/ormonitorweb_4.1_M2 directory:

/SASHome/xx/SASOpRiskMonitorMidTier/4.1/Static/wars/sas.oprisk.monitor/WEB-INF/classes/

This backup can be used to help you apply the same customizations to the new version of configdata.properties.

Step 2: Re-build Web Application

In order for this step to execute correctly, the Metadata Server must be running.

2.1 Invoke the SAS Deployment Manager 9.2

From the SASDeploymentManager directory launch config.sh.
SAS Deployment Manager is installed in the following default location:

<SASHOME>/SASDeploymentManager/9.2

2.2 Select a language in the Choose Language box

2.3 Select Rebuild Web Applications

2.4 Select Configuration Directory or Enter the Configuration Directory and Level that needs to be updated

2.5 Specify Connection Information, including the sasadm User ID and Password

2.6 Select OpRisk Monitor MidTier 4.1 as the Web Application to Rebuild

2.7 Verify the information on the Summary screen and select Start

2.8 Select Finish when the deployment is complete

This process will update the OpRisk Monitor MidTier 4.1 ear in <SASCONFIGDIR>/Web/Staging.
A backup of the original ear file will be placed in the directory below:

<SASCONFIGDIR>/Web/Staging/Backup

Step 3: Re-deploy Web Applications

3.1 Re-deploy the web applications based on the instructions for the web application server you are using.

Back to Post-Installation list

SAS OpRisk Monitor Administrative Tools

NONE



This completes the deployment of hot fix B02004 on 64-bit Enabled AIX.