Upgrading from 9.0 to 9.0.1

Complete the following steps to upgrade TIBCO MDM to 9.0.1 from 9.0.

  1. Copy the TIBCO MDM 9.0.1 ECM.ear file in to the TIBCO MDM 9.0.0 installation.
  2. Copy the ECMClasses.jar and AllECMClasses.jar from 9.0.1_MDM_Installation/lib/mq to 9.0.0_MDM_Installation/lib/mq.
  3. The environment variable MQ_HOME should be set to the 9.0.1 MQ_HOME before executing the script.
  4. Execute the 9.0.1_MDM_Installation\bin\migration\MigrationTo901.bat or MigrationTo901.sh scripts.

    This script works with specific arguments. For example, for SQL Server database migration, you are prompted with the following:

    Enter the 9.0.0 MQ_HOME (9.0.0 version) :
    Note: For Unix, Enter the Old MQ_HOME (Previous version) :

    Enter the 9.0.1 MQ_HOME (9.0.1 version):

    Specify the database type [ORACLE/POSTGRES/SQLSERVER]:

    Specify the Database name:

    Specify the MDM user name:

    Specify the New MDM user password:

    Specify the sqlserver server name : Specify the IP Address of the SQL Server database.

    The script completes the following tasks:
    • Runs the database scripts
    • Copies all the 9.0.1 new files in to the 9.0.0 MQ_HOME
    • Migrates the configuration values (configValues.xml)
The MQ_HOME of TIBCO MDM 9.0.0 is updated and can be used as MQ_HOME.
Note: To migrate the MQ_COMMON_DIR, copy the MDM 9.0.1/common/workflow/wfin26catsourcev6.xml in to MQ_COMMON_DIR (for data transfer).