Thursday, January 13, 2011

How to Clone the Content Server

We followed below steps, I am not sure whether it is best way to do it or not, but it worked for us

  1. Created VMWare instance, installed content server on new VMWare host and used same repository id that of production
  2. After sucessful installation, stopped all services
  3. Dump the production database and load it into database used in new installation
  4. Copy the %DCTM_HOME%\data directory of production repository and to data directory on VMWare host
  5. Restart the server and I could able to see all data to perform tests.

No comments:

Post a Comment