This document includes important information concerning databaseA database is an organized collection of data including relevant data structures. modifications for different Automation Engine versions.
Automic strongly recommends reading this information carefully before you start the update installation to a new Automation Engine version.
Important instructions |
---|
![]() |
|
|
|
|
|
![]() |
alter tablespace <UC4 tablespace name> reduce max; |
8.00A |
Note for updating from UC4 version 6.00A to version 8.00A
In order to start the utility AE DB Load, users of an ORACLE database require additional rights. |
![]() If the table AH is stored in a 4K tablespace, it will be copied to a larger tablespace of 8K during the upgrade process. Automic recommends providing the corresponding memory before starting to update. No copying process takes place if this table is already available in a bigger tablespace. In this case, use the line "process_sql_file2 chngdb_ah.sql" instead of "process_sql_file2 copy_ah.sql" in the file "UC_UPD_FOR_DB2.OS390.txt". By default, the table will be copied. Excerpt from the file "UC_UPD_FOR_DB2.OS390.txt": message ----------------------------------------------------------------- |
Important note for updating the AE database to version 8.00A As part of the upgrading process to the new data model of version 8.00A, the table structures in the report area (RH and RT) are adjusted. This modification applies to all supported databases.
Note that the conversion process takes some time depending on the complexity of the data involved. The time required for updating the database can be reduced by reorganizing data (especially the reports) beforehand. Automic recommends testing the conversion process of your production database in a test environment in order to obtain experience values for runtimes and the required space. You have several options:
|
The utility AE DB Load now checks whether all server processes share the same AE system name (e.g. UC4PROD#WP001). If not, the loading process is canceled. Thus, the AE database can only be updated to the new version if all server processes share the same AE system name. Log on to system client 0000 and search for Server objects. Delete all Server objects whose names do not start with the AE system name. |
9.00A |
To update a DB2 database to version 9.00A, you need the EXECUTE right for SYSPROC.ADMIN_CMD. |