Automation Analytics & Intelligence(AAI/ formerly known JAWS) Upgrade Tips.
Please review this document before upgrading AAI.
Release : 6.x
Before upgrading, review the latest Release Notes for the version you will be upgrading to as well as any versions in between the version you are currently on and the version you are upgrading to, to be aware of any fixes, new features, and database changes that may be required after upgrading.
Please also review the AAI Upgrade Guide available here.
Upgrade workflow:
1. Back up Database
2. Back up AAI Installation Directory
3. Download upgrade file for Windows or Linux from https://support.broadcom.com/enterprise-software/download-center, copy to the AAI server. (If Linux change permissions on the file "chmod 755 upgrade.sh".
4. Stop AAI services. "jaws.sh stopync" on Linux or shutdown the "Automation Analytics & Intelligence" service on Windows.
ps -eaf | grep jboss
5. Run the upgrade script. ./upgrade.sh(Linux) or upgrade.bat(Windows).
6. A file name like upgradeJawsDbTo6.x.x.sql will be created in the /<Install Dir>/scripts directory. Have your DBA run this script to update the database schema with the user that connects to AAI.
Upgrade Tips:
ORA-00942: table or view does not exist