Hot fix D27001 addresses the issue(s) in SAS Web Report Viewer 4.3 on HP-UX IPF as documented
in the Issue(s) Addressed section of the hot fix download page:
http://ftp.sas.com/techsup/download/hotfix/HF2/D27.html#D27001
$> chmod 755 D27001hx.bin2. Set your $DISPLAY environment variable
export DISPLAY=<your_node_name>:03. Execute D27001hx.bin
<path_to_downloaded_file>/D27001hx.binFor example:
./D27001hx.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 Web Report Viewer 4.3 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 Web Report Viewer ear in <CONFIGDIR>/Lev1/Web/Staging.
A backup of the original ear file will be placed in the Backup directory.
Step 2: Re-deploy Web Applications
2.1 Re-deploy the web applications based on the instructions in SAS 9.2 Intelligence Platform Web Application Administration Guide, Chapter 8, for the web application server you are using.
Step 3: Review SAS Notes
3.1 After the installation of this hot fix, please review the following SAS Notes for details on changes that are required to take advantage of the fix.
SAS Note 39955 VisualTotals and other calculated members might return unexpected values in OLAP-based reporting3.2 The solve order option described in these notes must be applied to calculated members and measures which produce unexpected results. Solve order defines the order of operation for calculations.
http://support.sas.com/kb/39955SAS Note 39734 Pie chart legend includes values that are combined into the Other slice for OLAP-based SASŪ Web Report Studio reports
http://support.sas.com/kb/39734
This completes the installation of hot fix D27001 on HP-UX IPF.