Installation Instructions for Hot Fix J3V005

Linux for x64


Hot fix J3V005 addresses the issue(s) in SAS Size Optimization 3.41_M2 as documented in the Issue(s) Addressed section of the hot fix download page:

https://tshf.sas.com/techsup/download/hotfix/HF2/J3V.html#J3V005


J3V005 is a "container" hot fix that contains the following "member" hot fixes which will update the software components as needed.

J3Z003  updates  SAS Merchandise Intelligence Client 5.41_M2
J4A003  updates  SAS Merchandise Intelligence Mid-Tier 5.41_M2
J3Y003  updates  SAS Merchandise Intelligence Plug-in for SAS Management Console 5.41_M2
J4C003  updates  SAS Merchandise Intelligence Server 5.41_M2
J3W003  updates  SAS Merchandise Intelligence Workbench Server 5.41_M2
J3X003  updates  SAS Merchandise Solutions Configuration Workbench 5.41_M2
J4B003  updates  SAS Size Profiling Server 3.41_M2

See What is a container hot fix? in the Hot Fix FAQ for more information about container hot fixes.


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, J3V005pt.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 J3V005pt.zip on each machine or save it in a network location that is accessible to all machines.

Do NOT extract the contents of J3V005pt.zip. The hot fix installation process will extract the contents as needed.


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.

  5. CONFIGURATION: No automatic configuration scripting is included for this hot fix. If you have previously configured software installed, the SAS Deployment Manager may present a screen where you will see "Apply SAS Hot Fixes" and "Configure SAS Hot Fixes" options. On this screen, you must ensure that the "Configure SAS Hot Fix" option is *not* selected. If this option is automatically selected, please de-select it prior to proceeding with the SAS Deployment Manager Screens. Failure to do so could have unintended consequences when applying this hot fix.


INSTALLATION

Hot Fix J3V005 must be installed on each machine where the updated components of the product, listed above, are installed. During the installation process you may see references to all operating systems for which updates are provided in the hot fix. The installation process will determine the operating system and which component(s) of SAS Size Optimization 3.41_M2 require updating on the machine. See SAS Note 44810 for more details.

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 J3V005pt.zip, follow the instructions for applying hot fixes in the SAS Deployment Wizard and SAS Deployment Manager 9.4: User's Guide.

Please review the CONFIGURATION Important Note above concerning proper selection of the "Configure SAS Hot Fix" option in the SAS Deployment Manager.


The hot fix installation process generates the log file

<!SASHOME>/InstallMisc/InstallLogs/IT_date-and-time-stamp.log
for 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.


Security Update for SAS Merchandise Intelligence Client 5.41_M2 and SAS Merchandise Solutions Configuration Workbench 5.41_M2

The following instruction applies only for environments running SAS 9.4 M6 or earlier:

SAS Security Updates are applied during the initial installation of your software. In order to maintain the latest level of security offered by SAS, security updates should be applied and/or re-applied after any changes to your software, including installation of hot fixes. The current SAS Security Updates for all releases of SAS are available at https://tshf.sas.com/techsup/download/hotfix/HF2/SAS_Security_Updates.html. Please re-apply security updates in accordance with the SAS Security Updates and Hot Fixes document available on the SAS Security Updates web page.


POST-INSTALLATION INSTRUCTIONS

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

J3Z003  updates  SAS Merchandise Intelligence Client 5.41_M2
J4A003  updates  SAS Merchandise Intelligence Mid-Tier 5.41_M2
J3Y003  updates  SAS Merchandise Intelligence Plug-in for SAS Management Console 5.41_M2
J4C003  updates  SAS Merchandise Intelligence Server 5.41_M2
J3W003  updates  SAS Merchandise Intelligence Workbench Server 5.41_M2
J3X003  updates  SAS Merchandise Solutions Configuration Workbench 5.41_M2
J4B003  updates  SAS Size Profiling Server 3.41_M2


J3Z003  updates  SAS Merchandise Intelligence Client 5.41_M2

NONE


J3X003  updates  SAS Merchandise Solutions Configuration Workbench 5.41_M2

NONE


J4A003  updates  SAS Merchandise Intelligence Mid-Tier 5.41_M2

This hot fix requires post-installation steps that will update the web application deployed to your application server. Follow the steps below to rebuild and redeploy your web application.

  1. Rebuild Web Applications

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

    1. If you are installing this hot fix on a UNIX system, set the DISPLAY environment variable.
      For example:
      $ export DISPLAY=<displayname>:0

    2. Invoke the SAS Deployment Manager 9.4

      From the SASDeploymentManager directory execute sasdm.sh.
      For example:

      $ cd <SASHOME>/SASDeploymentManager/9.4
      $ ./sasdm.sh

    3. Select a language in the Choose Language box

    4. Select Rebuild Web Applications

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

    6. Specify Connection Information, including the sasadm User ID and Password

    7. Select the appropriate product as the Web Application to Rebuild

    8. Verify the information on the Summary screen and select Start

    9. Select Finish when the deployment is complete


    This process will update the appropriate wars in <CONFIGDIR>/Lev1/Web/Staging.

    A backup of the original war files will be placed in the <CONFIGDIR>/Lev1/Web/Staging/Backup directory.

  2. Restart all SAS sessions, daemons, spawners and servers.

    For more information on the proper order for starting servers, go to SASŪ 9.4 Intelligence Platform: System Administration Guide, Fourth Edition and review the section entitled "Starting, Stopping and Checking the Status of Servers".

  3. Redeploy Web Applications

    1. Invoke the SAS Deployment Manager 9.4

    2. Select a language in the Choose Language box

    3. Select Deploy Web Applications

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

    5. Specify Connection Information, including the sasadm User ID and Password

    6. Check the Allow the application server to stop checkbox

    7. Select the appropriate product as the Web Application to Deploy

    8. Verify the information on the Summary screen and select Start

    9. Select Finish and exit the SAS Deployment Manager when the deployment is complete.

    See SAS 9.4 Intelligence Platform: Middle-Tier Administration Guide for more information.



J3Y003  updates  SAS Merchandise Intelligence Plug-in for SAS Management Console 5.41_M2

NONE


J4C003  updates  SAS Merchandise Intelligence Server 5.41_M2

Run the Update Data Mart Script

Run the Update Data Mart Script to update the existing data mart:

 1.  Log on as MI ETL User (sasmi).
 2.  From the SASMI HOME directory, run the update_datamart script.
     Lev1/Applications/SASMerchIntellServer5.41/sas/update_datamart.sh
 3.  Check the log file (update_datamart_YYYYMMDD_HHMM.log) in the same directory for output and any errors.

Note: When you run the update_datamart script, the system adds a date and time stamp to the name of the log file. This enables the system to maintain multiple versions of the log files. It also makes it easier to identify which log files correspond to specific runs of the scripts.

Here is an example of a log file that results from a script run on Nov 25, 2020, at 9:44 a.m.:
     update_datamart_20201125_0944.log


J3W003  updates  SAS Merchandise Intelligence Workbench Server 5.41_M2

NONE


J4B003  updates  SAS Size Profiling Server 3.41_M2

NONE


This completes the installation of hot fix J3V005 on Linux for x64.


Copyright 2022 SAS Institute Inc. All Rights Reserved.