Preserving user data after clone
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 03:14 AM
Hi All,
From few days our clone not working as expected and as per support if we have to preserve user data in sub prods then it must be added in both preserve and exclude tables, but if we add to exclude table it will not copy new users accounts created.
is there any way to achieve both ?
Thanks
Roopa
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 03:26 AM
Hi @Roopa11
If all of your instances are in sync with the AD/IAM tool, then you can include sys_user table in both the preserve & exclude list.
Or in the other hand, you can manually import the sys_user XML import from production to non prod instances after the cloning.
Regards,
Siva