INSTALLATION INSTRUCTIONS FOR HOT FIX 913IDP04 ON SOLARIS 64BIT BEFORE DOWNLOADING: The hot fix 913IDP04 addresses the issue(s) in 9.1.3 of SAS Information Delivery Portal software on Solaris 64bit as documented in the "Issue(s) Addressed" section of the hot fix download page: http://ftp.sas.com/techsup/download/hotfix/idp913.html#913idp04 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 3 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 913idp04s6.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/913idp04s6.tar where $HOME is the location to where the tar file was downloaded. This will result in the following 3 files: Setup_Solaris_Sparc media.inf setup.jar STEP 2: Initiate the installation wizard $> export DISPLAY=:0 <==== set your display $> cd /tmp $> ./Setup_Solaris_Sparc This will initiate the InstallShield Wizard. Follow the prompts to complete the installation. MANUAL POST-INSTALLATION STEPS: After the hotfix, 913IDP04 , 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. Note: This hotfix may include updates that impact custom auxiliary portal applications, such as web applications and remote portlets. If you included JAR files deployed from the Enterprise BI Server web applications, re-copy the JAR files to your applications after applying the hotfix. This completes the installation of hotfix 913IDP04.