Domain Refresh
Hi All,
I am doing the domain refresh with latest production domain. I am thinking of following below steps, can you please suggest if these steps are fine or am i missing something?
1. Backup the existing domain in test env by tar.
2. Take the tar file of production domain. Place this tar in a common shared path.
3. untar the production domain in common path.
4. delete the domain in test env.
5. restore the production domain from common path to test env using below utility.
copyDomain -d /common_path/domain -dest test_env/domain
Thanks,
Ganesh Kamath