- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2022 08:10 AM
Hi all,
I have to clone production instance to development instance, I want to keep certain tables unaffected on the Dev instance, can someone please clarify if by preserving an entire table will ensure all the records on that particular table are not going to be overwritten with new data from production after cloning?
Thanks 🙂
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2022 08:14 AM
It will preserve data. Just make sure to setup a clone data preserver with the correct table and conditions, add it to your clone profile, and make sure that profile is selected when you request the clone. If that table also has refence fields, you might want to preserve those tables too. Alternative, if the tables aren't too large, you can export/import the XMLs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2022 08:14 AM
It will preserve data. Just make sure to setup a clone data preserver with the correct table and conditions, add it to your clone profile, and make sure that profile is selected when you request the clone. If that table also has refence fields, you might want to preserve those tables too. Alternative, if the tables aren't too large, you can export/import the XMLs.