*************************************************************** {COPYRIGHT-TOP} * Licensed Materials - Property of IBM * Restricted Materials of IBM * IBM Tivoli Usage and Accounting Manager * 5724-O33, 5765-UAV, 5765-UA7, 44E7863 * (c) Copyright IBM Corp. 2010 All Rights Reserved. * * US Government Users Restricted Rights - Use, duplication or * disclosure restricted by GSA ADP Schedule Contract with * IBM Corp. **************************************************************** {COPYRIGHT-END} Fix Pack 1 for TUAM 7.1.3 Prerequisites You must be running TUAM 7.1.3. Installation Instructions How to install the patch For Windows: 1.Unzip the zip file to a temporary directory. 2. Open a DOS command window and cd to the temporary directory. 3. Type applyFix.bat (If eWAS web server security is enabled, append the username and password for eWAS to the script execution command, i.e., type "applyFix.bat username password") This is very important to ensure that the deployment of the war file works correctly. For Linux, Unix 1. Open a shell and cd to the temporary directory. 2. Change the rights to applyFix.sh by typing chmod u+x applyFix.sh 3. Type ./applyFix.sh (If eWAS web server security is enabled, append the username and password for eWAS to the script execution command, i.e., type "./applyFix.sh username password") This is very important to ensure that the deployment of the war file works correctly. How to uninstall the patch For Windows 1. Unzip the zip file to a temporary directory. 2. Open a DOS command window and cd to the temporary directory. 3. Type undoFix.bat (If eWAS web server security is enabled, append the username and password for eWAS to the script execution command, i.e., type "undoFix.bat username password") This is very important to ensure that the deployment of the war file works correctly. For Linux, Unix 1. Unzip the zip file to a temporary directory. 2. Open a shell and cd to the temporary directory. 3. Change the rights to applyFix.sh by typing chmod u+x undoFix.sh 4. Type ./undoFix.sh (If eWAS web server security is enabled, append the username and password for eWAS to the script execution command, i.e., type "./undoFix.sh username password") This is very important to ensure that the deployment of the war file works correctly. NOTE: The fix will stop the eWAS web server, copy the updated program files, and then restart the web server. If security is turned on for the web server, you must pass the username and password for eWAS when applying and unapplying the fix. NOTE: The fixes for IZ85715 and 7609 are contained in ituam_uc_aix5.tar. To avail of this fix the tar file should be redeployed to the servers where the Advanced Accounting Collector is installed. NOTE: The fix for IZ83592 is contained in ituam_uc_sol27.tar. To avail of this fix the relevant tar file should be redeployed to the servers where the Unix/Linux Collector is installed. This fix pack was created to solve the following set of Authorised Program Analysis Reports (APARs): 1)IZ85726 Fiscal Year has incorrect year 2)IZ85240 cpu normalization warning is logged in error 3)IZ85715 2 default interfaces in AIX brings system offline when ituam_format_aacct is run 4)IZ83592 create_A_storage.par script and A_sampler should include check for zfs file systems in Solaris 5)IZ81140 Accounting End Dates are calculated incorrectly Additional Changes included: 1)Table Viewer panel updated to handle large number of rows efficiently. 2)tuam_unpack_dblibs_collector updated to handle AIX versions greater than Version 5. 3)Extend ServerConnection data source to include the following: Connection Protocol,Connection Port,Connection Timeout,Restricted shell 4)Update HMC Collector to handle cases where there is no data for the previous day. 5)Update db2import.bat script to use correct name for cimsrateidentifiers table 6)Update Integrator to be able to read new identifier SHIFT from input file and set this value in shift field (column 6 of input file). 7)Update Total Invoice with Shifts report to list the Shift description name if it exists. 8)Update RenameResourceFromIdentifier to allow Resource to be overwritten, suffixed or prefixed by Identifier value. 9)Provide the ability to run processing engine without the need to install a Database