Error: I'm afraid this is the first I've heard of a "trackback" flavoured Blosxom. Try dropping the "/+trackback" bit from the end of the URL.

Thu, 12 Nov 2009

Reconnecting ClearQuest to DB2 after changes

When changing the password of the DB2 database itself (as set in the CQ Maintenance tool), it is not enough to create a Connection in the Maintenance Tool that uses the correct password. Even though the Connnection succeeds, the other CQ
tools will not be able to access the database, and the connection will act as if the new password value is not sticking.

After creating the connection successfully in the Maintenance tool, Select Schema Repository->Update->Current Connection and set the new password again, then apply the changes. At this point the schema repository will be accessible using the ClearQuest Designer tools.

Then update the user database(s) if the password changes affect them too. The usual Database->Update User Database Properties tool in the Designer seems to be effective once the schema repository is connecting properly.

This update requirement is documented for Options changes. It just isn't clear in the IBM docs that it applies to password changes, too.

#