Administration Guide > Installation > Service Pack and Hotfix Installation > Changing the Database

Changing the Database

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

Automic strongly recommends reading the notes for updating the AE database.

Modifications that should be made are available in the special_rt.sql file. Also execute the new_mq.sql file. Search the UC_UPD.TXT file for the lines shown below and remove the comment "message" at the beginning.

Extract of the adjusted UC_UPD.TXT file:

process_sql_file  new_mq.sql
process_sql_file  special_rt.sql

The special_rt.sql file converts the stored reports in the database. Depending on the number of report data records that are affected by the conversion it is important to ensure that there is sufficient memory and a transaction log of the appropriate size. Because the table is copied, it exists twice for a while which also prolongs the conversion process. Automic recommends reorganizing the reports before you execute the UC_UPD.TXT file in order to minimize the number of report data records.


Procedure

1. Changing the database scheme and loading new initial data to the database
2. Selecting the authentication method
3. Installing partitioning with ILMStands for Information Lifecycle Management, which refers to a wide-ranging set of strategies for administering storage systems on computing devices. (optional)