Question
1
Replies
31
Views
Posted: January 2, 2019
Last activity: January 2, 2019
Closed
Creating a replica of production system
I want to set up a new pre-prod system ,which is exactly like prod system . How can I set up this kind of system.
Hi Vipin,
You need to copy Prod DB and use that in pre-prod.
You need to also size pre-Prod as Production, like, same number of JVMs, DB size ( depending upon how much Production data you would want to use in Pre-prod).
W.r.t PRPC, you need to change Production Level for pre-prod