Previous Topic: Upgrading a Partitioned Oracle DatabaseNext Topic: Native Upgrade Scripts


Semi-automated Database Upgrades

(Applies to upgrades from 12.0 or later)

If your database partitioning scheme follows the CA DataMinder default configuration (in terms of naming conventions, the MAXVALUE partition, tablespace, and so on), you can upgrade your Oracle CMS by running the CA DataMinder installation wizard, setup.exe and then manually running a stored procedure after the wizard completes.

If the installation wizard detects a partitioned database, it makes the following changes:

To perform a semi-automated upagrade

  1. Run setup.exe on the server hosting the CMS.

    Find this file in the root of the CA DataMinder distribution image.

    CA DataMinder automatically detects that you are upgrading and launches the server installation wizard.

  2. Follow the on-screen instructions. Continue to the final wizard screen and click Install.
  3. 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 was installed when you upgraded your CMS. It is called:

    WGN_PARTITION_UTIL.WGN_PARTITION_12_5_TABLES