+----------------------------------------------------------------------------------+ |+--------------------------------------------------------------------------------+| ||Readme file for IBM Tivoli Common Reporting 2.1.1.0 Interim Fix 13|| |+--------------------------------------------------------------------------------+| +----------------------------------------------------------------------------------+ +----------------------------- NOTE ------------------------------------------------------------------------+ |Before using this information and the product it supports, read the information in 4."Notices".| +--------------------------------------------------------------------------------------------------------------+ This edition applies to Interim Fix 13 for version 2, release 1, modification 1 of IBM Tivoli Common Reporting (program number 5724-T69). Copyright International Business Machines Corporation 2013. US Government Users Restricted Rights -- Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. +----------------------+ |Table of Contents | +----------------------+ 1. Description 1.1 APARs included 1.2 Internal defects 2. Applying Tivoli Common Reporting 2.1.1.0 Interim Fix 13 3. Uninstalling Tivoli Common Reporting 2.1.1.0 Interim Fix 13 4. Notices +---------------+ | 1. Description| +---------------+ The Interim Fix 13 for Tivoli Common Reporting 2.1.1.0 contains the Upgrade of Cognos from 8.4.1 FP3 to 8.4.1 FP5 and provides the support for Firefox 17 Extended Support Release (ESR) browser. Cognos 8.4.1 FP5 has many defect fixes and the list of fixes can be found at this link: http://www-01.ibm.com/support/docview.wss?uid=swg27036567 This readme contains the most current information for this interim fix and takes precedence over all other documentation. NOTE: 1) TIP 2.2.0.11 FP should be installed prior to installing this Interim Fix. TCR 2.1.1 will provide support for FF 17 ESR browser through TIP Fixpack 2.2.0.11 and Cognos 8.4.1 FP 5 (Interim Fix 13) 2) TCR 2.1.1 IFIXes are NOT cumulative. They are generated and given to the customers based on the critical issues discovered. 3) There is NO order to install any TCR 2.1.1 IFIXes. TCR 2.1.1 IFIX 5 can be installed first and then TCR 2.1.1 IFIX 2 can be installed and TCR 2.1.1 IFIX 1 can be installed. 4) This Interim Fix is applicable only for Embedded mode of TCR installations as the fix updates many files in both Cognos and TIP folders. 5) If TCR 2.1.1 Interim Fix 6 containing the upgrade of Cognos 8.4.1 FP4 is already applied in the environment, this Interim Fix 13 can be further applied to upgrade the Cognos from FP4 to FP5. +-------------------+ | 1.1 APARs included| +-------------------+ None +---------------------+ | 1.2 Internal defects| +---------------------+ None +---------------------------------------------------------------------+ | 2 Applying Tivoli Common Reporting 2.1.1.0 Interim Fix 13| +---------------------------------------------------------------------+ To apply the fix: 1. Stop the Tivoli Common Reporting server 2. Please take full back of the TCR211_HOME and TIP_HOME (for eg,/opt/IBM/tivoli/tipv2Components/TCRComponent and /opt/IBM/tivoli/tipv2) 3. Please unpack the 2.1.1.0-TIV-TCR-IF13.zip into a temporary directory. Lets call this as: 4. Install the interim fix by running the following command from shell: install[.sh|.bat] -i -username [TIP USERNAME] -password [TIP PASSWORD] - where is the directory where Tivoli Common Reporting 2.1.1.0 is installed. Example: /opt/IBM/tivoli/tipv2Components/TCRComponent - You may have to add executable permission (+x) for the install.sh script on Linux/UNIX platforms (chmod u+x install.sh). - Due to case-sensitivity of Deployment Engine, the value used for must be exactly the same as the directory path entered during the TCR 2.1.1.0 installation. A common error is to use a non capital letter for the installation drive on Windows. If the disk where you installed Tivoli Common Reporting server is "C:", you have to use a capital letter when specifying it, for example: install.bat -i c:\IBM\tivoli\tip c:\IBM\tivoli\tipv2Components\TCRComponent will not work, while install.bat -i C:\IBM\tivoli\tip C:\IBM\tivoli\tipv2Components\TCRComponent will work. - TIP USERNAME is the super-admin login for TIP Console Example: tipadmin - TIP PASSWORD is the password of the super-admin user for TIP Console Example: tippass - Note: If the TCR Install path contains a space like C:\Program Files\IBM\tivoli\tipv2Components\TCRComponent...then enclose the path in double quotes like "C:\Program Files\IBM\tivoli\tipv2Components\TCRComponent" 5. Verify the installation: Navigate to the folder where the Deployment Engine has been installed. For Windows the folder is: %ProgramFiles%\IBM\Common\acsi\bin Type listUI.sh and the output at the bottom should show TCR-2110-0013 entry which confirms the installation. For UNIX-like systems: Source the DE environment by running the following command: . /var/ibm/common/acsi/setenv.sh for root user, OR . ~/.acsi_/setenv.sh for non-root users. Make sure you include the . (dot and space) characters when running the command. Browse to the following directory: /usr/ibm/common/acsi/bin for root user, OR ~/.acsi_/bin for non-user users. Type listUI.sh and the output at the bottom should show TCR-2110-0013 entry which confirms the installation. 6. Now start the Tivoli Common Rerporting server +-------------------------------------------------------------------------+ | 3 Uninstalling Tivoli Common Reporting 2.1.1.0 Interim Fix 13| +-------------------------------------------------------------------------+ To remove from your Tivoli Common Reporting instance the Tivoli Common Reporting 2.1.1.0 Interim Fix 13, follow these steps: 1. Stop the Tivoli Common Reporting server. 2. Run the following command from shell: install[.sh|.bat] -r -username [TIP USERNAME] -password [TIP PASSWORD] - where is the directory where Tivoli Common Reporting 2.1.1.0 is installed. Example: /opt/IBM/tivoli/tipv2Components/TCRComponent - You may have to add executable permission (+x) for the install.sh script on Linux/UNIX platforms (chmod u+x install.sh). - Due to case-sensitivity of Deployment Engine, the value used for must be exactly the same as the directory path entered during the TCR 2.1.1.0 installation. A common error is to use a non capital letter for the installation drive on Windows. If the disk where you installed Tivoli Common Reporting server is "C:", you have to use a capital letter when specifying it, for example: install.bat -r c:\IBM\tivoli\tip c:\IBM\tivoli\tipv2Components\TCRComponent will not work, while install.bat -r C:\IBM\tivoli\tip C:\IBM\tivoli\tipv2Components\TCRComponent will work. - TIP USERNAME is the super-admin login for TIP Console Example: tipadmin - TIP PASSWORD is the password of the super-admin user for TIP Console Example: tippass 3. Verify from the Deployment Engine that the fix has been removed. For Windows the folder is: %ProgramFiles%\IBM\Common\acsi\bin Type listUI.sh and the output at the bottom should NOT show TCR-2100-0013 entry which confirms the uninstallation. For UNIX-like systems: Source the DE environment by running the following command: . /var/ibm/common/acsi/setenv.sh for root user, OR . ~/.acsi_/setenv.sh for non-root users. Make sure you include the . (dot and space) characters when running the command. Browse to the following directory: /usr/ibm/common/acsi/bin for root user, OR ~/.acsi_/bin for non-user users. Type listUI.sh and the output at the bottom should NOT show TCR-2110-0013 entry which confirms the uninstallation. 4. The Uninstallation will not uninstall Cognos 8.4.1 Fix Pack 5 which was applied during TCR 2.1.1 IFIX13 installation. The backup of the Cognos fixpack 3 and/or Cognos fixpack 4 (through TCR 2.1.1 IFIX6, if applied) will be available at \cognos\uninstall\backup\update__. As mentioned in the above section 2.2, backup will be available to restore any old files, if required only. 5. Now start the Tivoli Common Reporting server. +----------+ | 4 Notices| +----------+ This information was developed for products and services offered in the U.S.A. IBM may not offer the products, services, or features discussed in this document in other countries. Consult your local IBM representative for information on the products and services currently available in your area. Any reference to an IBM product, program, or service is not intended to state or imply that only that IBM product, program, or service may be used. Any functionally equivalent product, program, or service that does not infringe any IBM intellectual property right may be used instead. However, it is the user's responsibility to evaluate and verify the operation of any non-IBM product, program, or service. IBM may have patents or pending patent applications covering subject matter described in this document. The furnishing of this document does not give you any license to these patents. You can send license inquiries, in writing, to: IBM Director of Licensing IBM Corporation North Castle Drive Armonk, NY 10504-178, U.S.A. For license inquiries regarding double-byte (DBCS) information, contact the IBM Intellectual Property Department in your country or send inquiries, in writing, to: IBM World Trade Asia Corporation Licensing 2-31 Roppongi 3-chome, Minato-ku Tokyo 106, Japan The following paragraph does not apply to the United Kingdom or any other country where such provisions are inconsistent with local law: INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS PUBLICATION "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some states do not allow disclaimer of express or implied warranties in certain transactions, therefore, this statement might not apply to you. This information could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in new editions of the publication. IBM may make improvements and/or changes in the product(s) and/or the program(s) described in this publication at any time without notice. Any references in this information to non-IBM Web sites are provided for convenience only and do not in any manner serve as an endorsement of those Web sites. The materials at those Web sites are not part of the materials for this IBM product and use of those Web sites is at your own risk. IBM may use or distribute any of the information you supply in any way it believes appropriate without incurring any obligation to you. Licensees of this program who wish to have information about it for the purpose of enabling: (i) the exchange of information between independently created programs and other programs (including this one) and (ii) the mutual use of the information which has been exchanged, should contact: IBM Corporation 2Z4A/101 11400 Burnet Road Austin, TX 78758 U.S.A. Such information may be available, subject to appropriate terms and conditions, including in some cases, payment of a fee. The licensed program described in this document and all licensed material available for it are provided by IBM under terms of the IBM Customer Agreement, IBM International Program License Agreement or any equivalent agreement between us. Any performance data contained herein was determined in a controlled environment. Therefore, the results obtained in other operating environments may vary significantly. Some measurements may have been made on development-level systems and there is no guarantee that these measurements will be the same on generally available systems. Furthermore, some measurement may have been estimated through extrapolation. Actual results may vary. Users of this document should verify the applicable data for their specific environment. Information concerning non-IBM products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products and cannot confirm the accuracy of performance, compatibility or any other claims related to non-IBM products. Questions on the capabilities of non-IBM products should be addressed to the suppliers of those products. This information contains examples of data and reports used in daily business operations. To illustrate them as completely as possible, the examples include the names of individuals, companies, brands, and products. All of these names are fictitious and any similarity to the names and addresses used by an actual business enterprise is entirely coincidental. +--------------+ |4.1 Trademarks| +--------------+ The following terms are trademarks of the IBM Corporation in the United States or other countries or both: IBM The IBM logo AIX DB2 DB2® Universal Database Tivoli WebSphere zSeries Microsoft®, Windows®, and the Windows logo are registered trademarks, of Microsoft Corporation in the U.S. and other countries. UNIX is a registered trademark of The Open Group in the United States and other countries. Intel® is a trademark of Intel Corporation in the United States, other countries, or both. Linux® is a trademark of Linus Torvalds in the United States, other countries, or both. Other company, product, and service names may be trademarks or service marks of others.