This document contains system requirements information and installation instructions for IBM® Rational® Portfolio Manager, Version 7.1.1.2 Interim Fix 002 for UNIX®. It also contains information about contacting IBM Rational Software Support.
This is the second interim fix for Rational Portfolio Manager. This interim fix contains defect fixes to Rational Portfolio Manager 7.1.1.2.
To install this interim fix, in addition to the installation instructions contained in this Readme file, you also need to refer to the Rational Portfolio Manager 7.1.1.2 Installation and Upgrade Guide. This guide is available at http://www.elink.ibmlink.ibm.com/publications/servlet/pbi.wss?CTY=US&FNC=SRX&PBL=SC23-6196-02
You can also find the Rational Portfolio Manager 7.1.1.2 Installation and Upgrade information in the Rational Portfolio Manager 7.1.1.2 Information Center. The Information Center is available at http://publib.boulder.ibm.com/infocenter/ratportm/v7r1m1/index.jsp.
APAR/ Defect Number | Description |
---|---|
PK69552 | After installing Rational Portfolio Manager 7.1.1.2 interim fix 001, the Work Management view does not get updated when an actual time is entered for the first time on a day using API. |
PK70286 | Unable to select the Capital Contractor Labor code against an assignment. |
PK70838 | In the Oracle database for Rational Portfolio Manager, the path for the Leveling log is made editable |
PK72305 | The Password history revision does not work correctly. |
PK72626 | Unable to retrieve active Work Organizations with the Xpath query. |
RATLC00261154 | Rational Portfolio Manager checks for existing competencies
when importing data from Rational Method Composer. Change in behavior: If a competency exists in Rational Portfolio Manger that matches a competency in the imported data, then the existing competency is used. If there is no competency in Rational Portfolio Manager that matches a competency in the imported data, then you are prompted to either create a new competency or to replace it with an existing competency. |
RATLC01367188 | In the Work Management view, the new columns in the Indicators band do not have icons associated with them. |
RATLC01367587 | Unlocking the parent document revokes the deleted documents. |
RATLC01367632 | When importing different roles from Rational Method Composer, roles are displayed as task participant in Rational Portfolio Manager which is incorrect. |
Problem description | Solution/workaround |
---|---|
The Rational Portfolio Manager 7.1.1.2 Installation and Upgrade Guide contains incorrect and incomplete information for configuring the Rational Portfolio Manager middleware for alerts and notifications. | Refer to the technote titled 'Alerts/notifications configuration in the Rational Portfolio Manager Middleware' available in the IBM Rational Software Support Web site. Click here to view the technote. |
In the Work Management - Network Diagram view, when you click on Configure Node, you get an Access Violation error. This error occurs only when the Rational Portfolio Manager server is on SUSE Linux v9 SP4. | If you encounter this error, click Yes in the error window. You can continue in the session and the Configure Node window will display. |
For DB2 database
For Oracle database
gunzip <IFix-package-name>.tar.gz
tar -xvf <IFix-package-name>.tar
Target platform | Navigate to Directory |
---|---|
Aix 32bit | ${IFIX_PACKAGE}/Database/csp_Aix32 |
Aix 64bit | ${IFIX_PACKAGE}/Database/csp_Aix64 |
Redhat 3 32bit | ${IFIX_PACKAGE}/Database/csp_Linux3_32 |
Redhat 4 32bit | ${IFIX_PACKAGE}/Database/csp_Linux4_32 |
Redhat 4 64bit | ${IFIX_PACKAGE}/Database/csp_Linux4_64 |
SunOS 32bit | ${IFIX_PACKAGE}/Database/csp_SunOS32 |
db2 force applications all db2stop force db2start
db2 connect to <database_name> user <instance_owner> using <instance_owner_pwd>
db2 "select procname, implementation from syscat.procedures where procname = 'SP_GET_VERSION'"
The following table shows a sample result of a query, where the returned library file is 'myrpm'.
PROCNAME | IMPLEMENTATION |
---|---|
SP_GET_VERSION | /home/db2inst1/sqllib/function/myrpm!SP_GET_VERSION |
If the above query returns a library file name other than ibmrpm.so, rename the ibmrpm.so file found in the directory path in Step 2 to the name returned in the query. For example as per the above sample query, the returned library name is 'myrpm' and you need to rename ibmrpm.so to myrpm.so.
To rename ibmrpm.so to myrpm.so, use the command mv ibmrpm.so myrpm.so.
./bindall <database_name> <instance_owner> <instance_owner_pwd> <<connected_user>> <<connected_user_pwd>>
update TMT_SETTINGS set description = '7.1.1.2 iFix001' where element_id = 'APPLICATION_VERSION'; INSERT INTO TMT_SETTINGS(LEVEL_ID,TYPE_ID,MAX_RANK,CHILD_COUNT,DELETED_COUNT,ELEMENT_ID,ELEMENT_NAME,PARENT_ID,REC_USER,REC_STATUS,REC_DATETIME,RANK,SETTING_VALUE,DESCRIPTION) VALUES(0,1,0,0,0,'ATTRIBUTE_CUST_FIELDS_FEATURE___',null,null,'PMO_SUPERVISOR','I','2008-06-20 11:27:00.000000','00000026',3,'Enable/Disable Attr and CustFlds feature flag for IGS. the first bit controls Attributes (0: disable, 1: enable), the second bit controls Custom Fields(0: disable, 1: enable)');
db2 connect to <database_name> user <instance_owner> using <instance_owner_pwd>
db2 -tvf updateTMT_SETTINGS.sql -z updateTMT_SETTINGS.log
db2 connect to <database_name> user <instance_owner> using <instance_owner_pwd>
db2 "call sp_get_version()"
db2 "values(get_unique_id())"
chmod 777 applyIFix.sh
./applyIFix.sh
update TMT_SETTINGS set description = '7.1.1.2 iFix001' where element_id = 'APPLICATION_VERSION'; INSERT INTO TMT_SETTINGS(LEVEL_ID,TYPE_ID,MAX_RANK,CHILD_COUNT,DELETED_COUNT,ELEMENT_ID,ELEMENT_NAME,PARENT_ID,REC_USER,REC_STATUS,REC_DATETIME,RANK,SETTING_VALUE,DESCRIPTION) VALUES(0,1,0,0,0,'ATTRIBUTE_CUST_FIELDS_FEATURE___',null,null,'PMO_SUPERVISOR','I','2008-06-20 11:27:00.000000','00000026',3,'Enable/Disable Attr and CustFlds feature flag for IGS. the first bit controls Attributes (0: disable, 1: enable), the second bit controls Custom Fields(0: disable, 1: enable)');
sqlplus <schema_owner>/<password>
ALTER SESSION SET NLS_DATE_FORMAT='YYYY-MM-DD'; ALTER SESSION SET NLS_TIMESTAMP_FORMAT ='YYYY-MM-DD HH24:MI:SS.FF6'; @updateTMT_SETTINGS.sql; commit; exit;
Update the middleware component as specified in the Rational Portfolio Manager 7.1.1.2 Installation and Upgrade guide, Chapter 4. Installing IBM Rational Portfolio Manager middleware.
Restart the Rational Portfolio Manager Web application and the associated alert server.
IBM Rational Software Support provides you with technical assistance.
For contact information and guidelines or reference materials that you need when you require support, read the IBM Software Support Handbook at http://techsupport.services.ibm.com/guides/handbook.html.
For product news, events, and other information, visit the product home page for Rational Portfolio Manager Software at http://www.ibm.com/software/awdtools/portfolio/index.html.
Before you contact IBM Rational Software Support, gather the background information that you need to describe your problem. When describing a problem to an IBM software support specialist, be as specific as possible and include all relevant background information so that the specialist can help you solve the problem efficiently. To save time, know the answers to these questions:
© Copyright IBM Corporation 2000, 2008. All Rights Reserved. U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
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 documentation 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 documentation. The furnishing of this documentation 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-1785
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 OR CONDITIONS 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 may 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.
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:
Intellectual Property Dept. for Rational Software
IBM Corporation
20 Maguire Road
Lexington, Massachusetts 02421-3112
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 documentation 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.
The following terms are trademarks of International Business Machines Corporation in the United States, other countries, or both:
Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both.
UNIX is a registered trademark of The Open Group in the United States and other countries.
Other company, product, or service names may be trademarks or service marks of others.