Migrating TIBCO® Fulfillment Order Management 4.0.2 HF3 to TIBCO Order Management - Long Running 5.0

To migrate TIBCO® Fulfillment Order Management 4.0.2 HF3 to TIBCO Order Management - Long Running 5.0, perform the following steps:
    Procedure
  1. Shut down all other TIBCO applications that are running.
  2. To upgrade the tenant-specific database:
    For PostgreSQL users: Run the upgrade-fom4.0.2hf3-to-om5.0.0-lr.sql script from the location $OM_HOME/db/postgreSQL/oms/dbscripts.
    For Oracle users: Run the upgrade-fom4.0.2hf3-to-om5.0.0-lr.sql script from the location $OM_HOME/db/oracle/oms.
  3. Check the console and the logs to verify whether the script has run without any errors. If you find errors, fix them and run the script again.
    Ensure that the newly added table and procedure are run successfully in the database.
  4. From the location $OM_HOME/ems, run the following script: UpgradeEMSChannel_4.0.2hf3_to_5.0.0-lr.txt
  5. Restart the TIBCO applications.