Install upgrade typechanges

About this task

To install upgrade typechanges, run the following SQL script:

<INSTALL_DIR>/Migration/9.3/database/scripts/<DB_TYPE>/transaction/upgrade_typechanges.sql

If you are upgrading in sharded mode, you must run the sql script for the shard that corresponds to the respective TableType. For example, if you are installing upgrade typechanges for the transaction TableType, run the following sql script:

<INSTALL_DIR>/Migration/9.3/database/scripts/<DB_TYPE>/transaction/TRANSACTION/upgrade_typechanges.sql