Changing the Database

The DB directory of the installation CD can include several versions of SQL scripts and database files. They are required if you update several versions. Be sure to use the correct version if <vers> is indicated in the document.

Important Notes:

Automic recommends that a database administrator execute the following steps.

Direct modifications that are made in database contents without using AE programs will result in an inconsistent database.

Always make a database backup before you process any work steps.

This process can take a while depending on the database size and upgrading complexity.

This process can take a while depending on the database size and upgrading complexity.

Ensure there is sufficient disk space for the \AUTOMIC\DB directory and that the database's LOG section can store all this data.

Schemes that provide access to the database should be removed after the updating process in order to avoid unintended database modifications.

DB2: After updating the AE database, check the size of the tablespaces and if required, run the following SQL statement:

alter tablespace <UC4 tablespace name> reduce max;

Modifications that should be made are available in the special_rt.sql file.

Procedure

1. Changing the database scheme and loading new initial data to the database

Windows example:

2. Selecting the authentication method
3. Installing partitioning with ILM (optional)