Previous Topic: Native Script Upgrades from r12.0Next Topic: Native Script Upgrades from r12.5


Table Partitioning SP

After upgrading your CMS from 12.0 (using setup.exe), you must manually run a stored procedure to modify the newly-created database table, Wgn3IssueTrigger, so that it matches the other partitioned tables in your database in terms of size, number and names of partitions. This stored procedure is installed when you upgrade your CMS by running setup.exe. It is called:

WGN_PARTITION_UTIL.WGN_PARTITION_12_5_TABLES

For full upgrade instructions, see the reference below.