Refresh database from Production Environment to Sandbox(UAT)

Sometimes due to business need, we need to refresh Sandbox environment as per Production environment.  Here LCS play a important role to perform Sandbox DB refresh. A database refresh copy the transactional and financial reporting DB of production environment into sandbox environment.

There are few important thing that we need to take care while performing the sandbox DB refresh.

1. After sandbox DB refresh, all user's disable except the admin user

2. In sandbox, as other user account disable and only admin user account is enabled only.

    Except admin user no user are able to login UAT from their account

3. Admin user first login the sandbox instance from admin account and enable the other user

    than only other user would be login sandbox client

4. If admin user forget their credential, they can update the environment administrator.

    This option is not recommendable but if there are no option to get admin credential we can update the environment administrator

5. Better to copy production data during non-business hours or peak hours to avoid PROD system performance issue

Below are the Sandbox refresh processes:

1. Login LCS - https://lcs.dynamics.com/

2. Sandbox environment (UAT) full details








3.  Maintain --> Move database








4. Maintain à Move database à Refresh database

 




 








5. After refresh database à choose source environment. In our case, we will choose PROD environment and submit 




 

 





 


Update environment administrator: This option useful after sandbox DB refresh, all user disabled except admin but using admin user if we unable to login Sandbox environment than using this option we can make any user as admin. 

Sandbox environment --> Maintain --> update environment admin

 




 

 

Comments

Popular posts from this blog

Execute D365 F&O SSRS report with parameter and upload report output on Azure blob storage using X++

Microsoft D365 F&O: Remove custom models from deployable package

Generate Text/CSV/DAT file using X++ and upload on Azure blob storage