If your Rational® ClearQuest® schema code page
is UTF-8 based, skip this topic. If you are using a Latin 1 based
schema, it is not possible to apply the Rational ClearQuest package.
About this task
The following steps are a workaround for the Rational ClearQuest designer error: You
must select a package revision to apply but the connector
section does not show the 1.0 version number.
Procedure
- If you registered the Connector package, from the command-line
interface, unregister the package by issuing the following command: packageutil registerpackage
Connector 1.0 -unregister
- Open the package.ini file in a text
editor.
- Change the CodePage line so it reads:
CodePage=1;20127
- Register the package by issuing the following command: packageutil
registerpackage Connector 1.0 "C:\Program Files\IBM\SapConnector\ClearQuest\Package\en-US\1.0"