Hi Community,
Find below upgrade strategy is correct ?
since my automic is hoted on aws
Automic Upgrade Strategy
Parallel Application Deployment & Side-by-Side Client Migration (Zero-Downtime Strategy)
Step 1: Provision the Parallel App Environment
Step 3.2: Initialize the Compliant UTF-8 Database Target
-
Install the New System: You install the v24.4 package on your two new AWS Linux instances and point them to the new database.
Oracle Data Pump (expdp/impdp) operates entirely at the database layer. It doesn't care about Automic's version; it simply duplicates all physical data inside the schema. Because of this, it captures everything:
->All historical execution data and logs (Statistics and Reports).
->All user definitions and client variables.
->Every single defined object (Workflows, Jobs, Calendars, VARA).
->All Agent name registrations and settings stored in the system tables.
When the import into your new AL32UTF8 instance completes, you will have a perfect twin of your v21 environment.
-
Run the Upgrade Utility: You run the Automic AE DB Load tool against the new database to upgrade it to v24.4.(The utility will then step through the schema upgrades sequentially, modifying table columns, rewriting system indexes, and adding new v24.4 specific fields without modifying or altering your existing objects or historical records.)
During this entire test phase (which can take days or weeks), your production environment continues running on v21 without a single second of interruption.
Result: Both the Old (v21) and New (v24.4) Automic engines are running concurrently on separate infrastructure stacks.
NOTE: once we done with all cutover application wise into new upgraded automic version after final confirmation we can stop the old version automic ec2 instances and RDS