Hot fix D20002 addresses the issue(s) in SAS Web Application Themes 9.25 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/D20.html#D20002
$> chmod 755 D20002r6.bin2. Set your $DISPLAY environment variable
export DISPLAY=<your_node_name>:03. Execute D20002r6.bin
<path_to_downloaded_file>/D20002r6.binFor example:
./D20002r6.bin
See the Maintenance Installation Tool
(MIT) documentation for more details on the installation of hot fixes.
The content of this hot fix is listed in the hot fix manifest.
Step 1: Re-build Web Applications
In order for this step to execute correctly, the Metadata Server must be running.
1.1 Set the DISPLAY environment variable, for example
$ export DISPLAY=<displayname>:0
1.2 Invoke the SAS Deployment Manager 9.2
From the SASDeploymentManager directory execute config.sh, for example
$ cd <SASHOME>/SASDeploymentManager/9.2
$ ./config.sh
1.3 Select a language in the Choose Language box
1.4 Select Rebuild Web Applications
1.5 Select Configuration Directory or Enter the Configuration Directory and Level that needs to be updated
1.6 Specify Connection Information, including the sasadm User ID and Password
1.7 Select SAS Themes as the Web Application to Rebuild
1.8 Verify the information on the Summary screen and select Start
1.9 Select Finish when the deployment is complete
This process will update the SAS Web Application Themes ear in <CONFIGDIR>/Lev1/Web/Staging and
place the updated exploded ear in <CONFIGDIR>/Lev1/Web/Staging/exploded. The SAS Web Application Themes
ear includes:
Step 2: Re-deploy Web Applications
2.1 Re-deploy the updated ear listed above to the web application server you are using based on the instructions appropriate for your web application server. See SAS 9.2 Intelligence Platform Web Application Administration Guide , Chapter 8, for more details.
This completes the installation of hot fix D20002 on 64-bit Enabled AIX.