Installation Instructions for Hot Fix F98054

64-bit Enabled AIX


Hot fix F98054 addresses the issue(s) in Base SAS 9.3_M1 on 64-bit Enabled AIX as documented in the Issue(s) Addressed section of the hot fix download page:

https://tshf.sas.com/techsup/download/hotfix/HF2/F98.html#F98054


The hot fix downloaded, F98054r6.zip, contains the updated files required to address the documented issues.
Do NOT extract the contents of F98054r6.zip. The hot fix installation process will extract the contents as needed.


IMPORTANT NOTES

  1. You must have Base SAS 9.3_M1 installed on your system before applying this hot fix. Refer to SN-35968 for instructions on how to determine which product releases you have installed.

  2. 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.

  3. You must have Administrator Privileges on your CLIENT or SERVER machine.

  4. All currently active SAS sessions, daemons, spawners and servers must be terminated before applying this hot fix.

  5. This hot fix should be installed using the same userid who performed the initial software installation.


INSTALLATION

The F98054 hot fix for Base SAS 9.3_M1 will be installed using the SAS Deployment Manager (SDM). By default, the SDM 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 F98054r6.zip, follow the instructions for applying hot fixes in the SAS Deployment Wizard and SAS Deployment Manager 9.3: User's Guide.

The content of this hot fix is listed in the hot fix manifest.


POST-INSTALLATION INSTRUCTIONS

ODS Templates 9.21_M2

To make the new template available to all users, the administrator of the SAS installation should update SASHELP.TMPLMST.
Please make a backup copy of $SASHOME/SASFoundation/9.3/sashelp/tmplmst.sas7bitm before running the following code:
ODS PATH SASHELP.TMPLMST(UPDATE);
%INCLUDE "misc/base/grphtags.tpl";
RUN;



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