Copy production to test [JDE_PRODUCTION to JDE_CRP]
We want to get all of our production data into our test environment.
Is there an easy way to do that?
I was originally thinking to copy a previous backup instance of JDE_PRODUCTION and restore it to/as JDE_CRP but I don’t believe this would work.
We use Redgate backup software.
What about taking a copy of every table in JDE_PRODUCTION and replace its equivalent table in JDE_CRP?
Perhaps we need another virtual [database] test server which has JDE_PRODUCTION on it and then we could simple restore JDE_PRODUCTION to JDE_PRODUCTION.
Any ideas?