- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
RSA IGL 7.2 Data Migration
Has any one migrated data from IGL 7.1.1 to IGL 7.2? Is there any special scripts to be executed?
- Tags:
- 7.2
- 7.2 Enablement Hub
- datamigration
- Enablement
- Enablement Hub
- Identity G&L
- Identity Governance & Lifecycle
- IG&L
- IGL
- igl7.2
- RSA Identity
- RSA Identity G&L
- RSA Identity Governance & Lifecycle
- RSA Identity Governance and Lifecycle
- RSA IGL
- Version 7.2
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, there is a known issue with migration and the Before You Upgrade section in the release notes (RSA Identity Governance and Lifecycle 7.2.0.x Release Notes ) has 2 lines of SQL that needs to be run before running the migration.
Everything else is as documented in the RSA Identity Governance and Lifecycle 7.2 Upgrade and Migration Guide for your deployment option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, there is a known issue with migration and the Before You Upgrade section in the release notes (RSA Identity Governance and Lifecycle 7.2.0.x Release Notes ) has 2 lines of SQL that needs to be run before running the migration.
Everything else is as documented in the RSA Identity Governance and Lifecycle 7.2 Upgrade and Migration Guide for your deployment option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks much Pradeep, Our migration is New Deployment (parallel environment) and migrating the data from 7.1.1. So going to try following steps
- Take IGL 7.1.1 backup
- Import 7.1.1 in IGL 7.2 enviornment
- Connect via SQL navigator and Run these queries
TRUNCATE TABLE T_AV_RULE_TEST_METRICS DROP ALL STORAGE;
TRUNCATE TABLE T_AV_RULE_TEST_VIOLS DROP ALL STORAGE;
- Start migration.sh
Hope this works
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, these steps looks accurate.
I have to admit that I have done in place upgrade but these steps should be similar.
Please share your experience after the upgrade.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This worked... Thanks Pradeep.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
UI based migration looks cool than command. But both gives good results.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This worked... UI based migration is very easy.
