Installation Instructions for Hot Fix D70002

64-bit Enabled AIX


Hot fix D70002 addresses the issue(s) in SAS OpRisk Monitor 4.1_M3 on 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/D70.html#D70002


D70002 is a "container" hot fix that contains the following "member" hot fixes which will update the software components as indicated. See the Container Hot Fixes section in the Maintenance Install Tool (MIT) Usage Guide for more information about container hot fixes.

D68001 for SAS OpRisk Monitor Administrative Tools 4.1_M3
D69002 for SAS OpRisk Monitor Mid-Tier 4.1_M3
B24001 for SAS OpRisk Monitor Server 4.1_M1

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

This hot fix must be installed on each machine where the updated components of the product, listed above, are installed. The installation process will determine which components of SAS OpRisk Monitor 4.1_M3 are installed on each machine, and apply the appropriate updates.

If the updated 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.

The installer downloaded is D70002r6.bin. To install the hot fix:

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

$> chmod 755 D70002r6.bin
2. Set your $DISPLAY environment variable
export DISPLAY=<your_node_name>:0
3. Execute D70002r6.bin
<path_to_downloaded_file>/D70002r6.bin
    For example:
./D70002r6.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.

See the Maintenance Install Tool (MIT) Usage Guide for more details on the installation of hot fixes.

This completes the installation of D70002. You must perform any "Post-Installation Instructions" documented below 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.

D68001 for SAS OpRisk Monitor Administrative Tools 4.1_M3
D69002 for SAS OpRisk Monitor Mid-Tier 4.1_M3
B24001 for SAS OpRisk Monitor Server 4.1_M1


D68001 for SAS OpRisk Monitor Administrative Tools 4.1_M3

NONE


D69002 for SAS OpRisk Monitor Mid-Tier 4.1_M3

Updates to the SAS OpRisk Monitor Mid-Tier 4.1_M3 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 in the following location:

!SASHOME/SASOpRiskMonitorMidTier/4.1/Static/wars/sas.oprisk.monitor/WEB-INF/classes/
This updated version can be used to help you apply new customizations to your current version of configdata.properties.

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

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

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


B24001 for SAS OpRisk Monitor Server 4.1_M1

NONE


This completes the installation of hot fix D70002 on 64-bit Enabled AIX.