INSTALLATION INSTRUCTIONS FOR HOT FIX 913IDP01 ON HPUX FOR ITANIUM BEFORE DOWNLOADING: The hot fix 913IDP01 addresses the issue(s) in 9.1.3 of SAS Information Delivery Portal software on HPUX for Itanium as documented in the "Issue(s) Addressed" section of the hot fix download page: http://ftp.sas.com/techsup/download/hotfix/idp913.html#913idp01 IMPORTANT NOTE(S): 1. You must have SAS Information Delivery Portal 9.1.3 installed on your system before applying this hot fix. SAS Service Pack 2 must also be applied. 3. Manual steps are necessary to complete the fix deployment and therefore it is very important that you read the this file entirely before executing the hotfix 913IDP01 tar file. AFTER DOWNLOADING - INSTALLATION: The hot fix package downloaded is a tar file named 913idp01hx.tar. STEP 1: Extract the contents of the downloaded file Extract the contents of the tar file downloaded into a temporary directory, for example /tmp. $> cd /tmp/ $> tar -xf $HOME/913idp01hx.tar where $HOME is the location to where the tar file was downloaded. This will create a directory called 913idp01_h6i in the current working directory, and off this directory will be the following 2 directories containing installation files associated with the SAS Products listed next to each: javaportal - SAS Information Delivery Portal webinfrakit - SAS Web Infrastructure Kit Each of the above directories will contain the following 3 files: Setup_HPUX_IA64 media.inf setup.jar STEP 2: Initiate the installation wizard (for each of the products) $> export DISPLAY=:0 <==== set your display $> cd 913idp01_h6i $> ./Setup_HPUX_IA64 This will initiate the InstallShield Wizard. Follow the prompts to complete the installation. MANUAL POST-INSTALLATION STEPS: After the hotfix, 913IDP01 , finishes execution, you should rebuild and redeploy the Portal.war, Perform the following steps: 1) Stop the servlet container and the SAS Services application. 2) Run the configure_wik utility to update the SAS Services application and create a new Portal.war file. 3) Start the SAS Services application. 4) Redeploy the Portal.war file to the servlet container on your portal Web application's Web server machine. 5) Start the servlet container. This completes the installation of hotfix 913IDP01.