Hi all,
How to update data from production to test env.
Thanks and regards
Siddhant Singh
Hi all,
How to update data from production to test env.
Thanks and regards
Siddhant Singh
1. Back up business and model databases from Prod
2. Stop Test AOS
3. Restore the backups to Test
4. Update all environment specific data to correspond with the test system (for example SSRS settings, Server configuration, AIF endpoints.
5. Start test AOS
Step 4 is unique for every scenario, you need to identify all such settings in your system, and ideally write a SQL script that updates those settings after you have restored the backup to your Test system. And before you start the AOS.
You should be able to find a lot of discussions, instructions and examples by using a web search engine.
André Arnaud de Cal...
292,933
Super User 2025 Season 1
Martin Dráb
231,801
Most Valuable Professional
nmaenpaa
101,156
Moderator