Hot fix P20022 addresses the issue(s) in SAS Revenue Optimization 5.2_M4 as documented
in the Issue(s) Addressed section of the hot fix download page:
http://ftp.sas.com/techsup/download/hotfix/HF2/P20.html#P20022
P20022 is a "container" hot fix that contains the following "member" hot fixes which will update the software components
as needed.
P23025 updates SAS Merchandise Intelligence Client 5.21_M4
P28025 updates SAS Merchandise Intelligence Grid Server 5.21_M4
P24025 updates SAS Merchandise Intelligence Mid-Tier 5.21_M4
P25025 updates SAS Merchandise Intelligence Plug-in for SAS Management Console 5.21_M4
P68013 updates SAS Merchandise Intelligence Server 5.21_M4
P26025 updates SAS Merchandise Intelligence Workbench Server 5.21_M4
P27025 updates SAS Merchandise Solutions Configuration Workbench 5.21_M4
P52002 updates SAS Regular Price Optimization 5.2_M4
P22016 updates SAS Revenue Optimization Server 5.2_M4
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
release number information in the Registry report should match the 'member' release number information provided above for the
software components installed on each machine in your deployment.
The hot fix downloaded, P20022pt.zip, includes the updates required for all components listed above on all applicable operating systems. To apply this hot fix on multiple machines, you can either save P20022pt.zip on each machine or save it in a network location that is accessible to all machines.
Do NOT extract the contents of P20022pt.zip. The hot fix installation process will extract the contents as needed.
The hot fix will be applied using the SAS Deployment Manager. By default, the SAS Deployment Manager will search in the <SASHOME>/InstallMisc/HotFixes/New directory for hot fixes to be applied, but will also prompt for a location if you have downloaded hot fixes to a different directory.
After downloading P20022pt.zip, follow the instructions for applying hot fixes in the SAS Deployment Wizard and SAS Deployment Manager 9.3: User’s Guide.
The hot fix installation process generates the log file
<!SASHOME>/InstallMisc/InstallLogs/IT_date-and-time-stamp.logfor example, IT_2011-10-31-13.18.21.log. Each attempt to apply a hot fix results in the creation of a new log file giving detailed information regarding the installation process.
Postexec log files are created after the installation is completed and identifies the files that were added, backed up, changed and removed. These log files include the ‘member’ hot fix id in the name of the file and are also written to the <!SASHOME>/InstallMisc/InstallLogs directory. There is one postexec log for each ‘member’ hot fix applied (member hot fixes are listed at the top of these instructions).
The content of this hot fix is listed in the hot fix manifest.
For each product installed, click the link to be redirected to post-installation instructions.
P23025 updates SAS Merchandise Intelligence Client 5.21_M4
P28025 updates SAS Merchandise Intelligence Grid Server 5.21_M4
P24025 updates SAS Merchandise Intelligence Mid-Tier 5.21_M4
P25025 updates SAS Merchandise Intelligence Plug-in for SAS Management Console 5.21_M4
P68013 updates SAS Merchandise Intelligence Server 5.21_M4
P26025 updates SAS Merchandise Intelligence Workbench Server 5.21_M4
P27025 updates SAS Merchandise Solutions Configuration Workbench 5.21_M4
P52002 updates SAS Regular Price Optimization 5.2_M4
P22016 updates SAS Revenue Optimization Server 5.2_M4
P23025 updates SAS Merchandise Intelligence Client 5.21_M4
P27025 updates SAS Merchandise Solutions Configuration Workbench 5.21_M4
P28025 updates SAS Merchandise Intelligence Grid Server 5.21_M4
NONE
P24025 updates SAS Merchandise Intelligence Mid-Tier 5.21_M4
Delete
<SASHOME>/SASVersionedJarRepository/eclipse/com.sas.app.launcher.cacheFile
Note: In order for this step to execute correctly, the Metadata Server must be running.
Re-build the Merchandise Intelligence Mid-Tier 5.2 Web application as instructed here:
SAS(R) 9.3 Intelligence Platform: Middle-Tier Administration Guide
Note: Select Merchandise Intell Mid-Tier 5.2 Web Applications to Rebuild
This process will update the SAS Merchandise Intelligence Mid-Tier 5.2 ear in
<CONFIGDIR>/Lev1/Web/StagingA backup of the original ear file will be placed in the Backup directory.
Step 3: Re-deploy Web Applications
Re-deploy the Merchandise Intell Mid-Tier 5.2 Web application (only). Re-deploy the
SAS Web Applications as instructed here:
SAS(R) 9.3 Intelligence Platform: Middle-Tier Administration Guide
Step 4: Stop and restart the Web application server.
P25025 updates SAS Merchandise Intelligence Plug-in for SAS Management Console 5.21_M4
NONE
P68013 updates SAS Merchandise Intelligence Server 5.21_M4
Please query the Oracle table DI_TRANS.RDBMS_DM_CHANGE_MANAGEMENT to see if CHANGE_ID = ‘S1136150’ has already been applied.
If it has not been applied a query for that CHANGE_ID will return zero rows. If CHANGE_ID 1336150 has not been applied and if
the Oracle table RPP_VENDOR_DEAL already has an index named RPP_VENDOR_DEAL_IX5 in your environment please remove it. This will
allow the update_datamart.sh script to run successfully. To remove the index, you can do so with the following code run in a SAS
session where the SAS Merchandise Intelligence libraries are allocated:
proc sql noprint;
drop index RPP_VENDOR_DEAL_IX5 on DI_TRANS.RPP_VENDOR_DEAL;
quit;
This hot fix makes the following schema changes.
RDBMS changes:
P26025 updates SAS Merchandise Intelligence Workbench Server 5.21_M4
NONE
P52002 updates SAS Regular Price Optimization 5.2_M4
NONE
P22016 updates SAS Revenue Optimization Server 5.2_M4
NONE
After completing all of the post-install sections above, run your weekly ETL and back-end jobs.
This completes the installation of hot fix P20022 on 64-bit Enabled AIX.
Copyright 2016 SAS Institute Inc. All Rights Reserved.