I have an instance of MS SQL Server 2012 with MDS. The MDS instance is used as a production environment.
Now, of course, I would like to have a dev/test environment for MDS. Currently I just have one server with one instance running SQL Server 2012 and if possible it would be enough to set up a new instance of MDS on this SQL Server Instance. Do you have any experience of doing that?
Or is it better to install a test MDS environment on another server?
Thanks!
It is very important that you do a deployclone, and not deploynew. If you do a deploynew, you will not be able to push model changes from dev to test/prod later on.
http://msdn.microsoft.com/en-us/library/hh479646.aspx