I have recently upgrade a Soft Appliance installation with local database from release 7.0.1-P02 to 7.0.2.
Before run the installation scripts I preformed the suggest step named "RSA Identity Governance and Lifecycle Backup" by running the command:
/home/oracle/deploy/acm_backup.sh
that produced the file: /home/oracle/AveksaExportImportDir/BackupRSAViaLG.tar.
Then I have also backed up the the RSA-Supplied Database by running the command:
/home/oracle/database/DBA/AVDB/scripts/AVDB_Export_AVUSER.sh -t _Backup_Pre_Upgrade_7.0.2 -o /home/oracle/AveksaExportImportDir -g
Then, my question is: how can I roll back to previous release by restoring both the backups?
Important: during the upgrade a sort of database migration has been done:
...
An existing database was found. Do you want to keep the database instance[Y]? Y
Migration is necessary when upgrading. Do you want to migrate the database [Y]? Y
...
Thanks and regards,
Gabriele.
I have personally not tried this but there is corresponding restore script.
Once this completes, you should run the restore database backup and restart the ACM server.