Move Data Discovery setup from test server to production server

Move Data Discovery setup from test server to production server

To copy data sources and cubes from one server (source) and OVERWRITE EVERYTHING on another server (target), it can be done like this:

  1. Stop the application pool that runs TARGIT Data Service 
    (see this article for details: Data Service as IIS Application pool – TARGIT Community)
     
  2. Backup everything in installation folder on target server, typical: C:\Program Files\TARGIT\TARGIT Data Service
     
  3. Copy the following data from source server to target server:
    C:\Program Files\TARGIT\TARGIT Data Service\ConfigurationDB.db
    C:\Program Files\TARGIT\TARGIT Data Service\Files\*.* (if the folder exists)
     
  4. Restart the application pool 
    (see article mentioned in bullet no 1)

The target server now runs with new setup and configuration.

Note that it is not possible to copy some data sources and cubes. It is everything that is copied, and what is in target server is lost. 

Was this article helpful?
0 out of 0 found this helpful

Comments

1 comment
  • Sounds ok, Niels.

    Anyway, in times of devops, I would prefer to have a more sophisticated function to be able to deploy a solution fron test to prod.

    0

Please sign in to leave a comment.