Products | Versions |
---|---|
TIBCO Collaborative Information Manager | - |
Not Applicable | - |
Description:
The hotfix can be downloaded from the TIBCO Support ftp server, support-ftp.tibco.com. Please use your eSupport username and password to access the server. After connecting, go to /available_downloads/CollaborativeInformationManager/8.0.1/hotfix-16/ to download the hotfix.
This .tar file also has the Readme file inside. Please untar the file and look for the Readme file for Instruction on how to apply the hotfix.
The defects fixed in CIM 8.0.1 Hotfix 16 are:
CIM-10688
Duplicate product keys were being created in the database during import.
This issue could have potentially created duplicate keys in the system.
To find out if there are any duplicate product keys in the system, run the
following utility:
Windows:
%MQ_HOME%\db\oracle\utility\findDuplicateProductkeys.bat
Unix:
$MQ_HOME/db/oracle/utility/findDuplicateProductkeys.sh
If there are duplicate product keys in the system, run the following utility:
Windows:
%MQ_HOME%\db\oracle\utility\deleteDuplicateProductkeys.bat
Unix:
$MQ_HOME/db/oracle/utility/deleteDuplicateProductkeys.sh
To make sure duplicate product keys are not created in the system, run the
following utility:
Windows:
%MQ_HOME%\db\oracle\migration\Migrate801_801HF16\db_migration801HF16.bat
Unix:
$MQ_HOME/db/oracle/migration/Migrate801_801HF16/db_migration801HF16.sh