Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 
        
Home       Members    Calendar    Who's On


Add to briefcase

Failing to deploy MDS package with MDSModelDeploy.exe Expand / Collapse
Author
Message
Posted Monday, November 26, 2012 4:54 AM


SSC Eights!

SSC Eights!SSC Eights!SSC Eights!SSC Eights!SSC Eights!SSC Eights!SSC Eights!SSC Eights!

Group: General Forum Members
Last Login: 2 days ago @ 4:23 AM
Points: 842, Visits: 741
Heya guys, i am deploying a .pkg for MDS using MDSModelDeploy.exe
I am doing exactly what MS says. But get an error.
this is my CMD code
c:\Program Files\Microsoft SQL Server\110\Master Data Services\Configuration>mdsmodeldeploy.exe listservices
MDS services (Service, Website, Virtual Path):
MDS1, Default Web Site, MDS
MDS2, Default Web Site, MDS1
MDS3, ISPMasterDataService,

MDSModelDeploy operation completed successfully. Elapsed time: 00:00:00.3989524

c:\Program Files\Microsoft SQL Server\110\Master Data Services\Configuration> MDSModelDeploy.exe deploynew -package "C:\Program
les\Microsoft SQL Server\110\Master Data Services\Configuration\Finance_data.pkg" -model Finance -service ISPMasterDataService

MDSModelDeploy operation failed. Elapsed time: 00:00:00.0634293
Error:
The DeployNew command failed because either there is a missing - option or the name is not in quotes. All names that contain spa
s must be enclosed in quotation marks.

c:\Program Files\Microsoft SQL Server\110\Master Data Services\Configuration>

any idea why?
thanks


Ian Cockcroft
MCITP BI Specialist
Post #1388535
Posted Tuesday, March 05, 2013 4:56 AM
SSC Veteran

SSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC Veteran

Group: General Forum Members
Last Login: Yesterday @ 7:47 AM
Points: 251, Visits: 392
Did you ever find an answer to this? Often times if you copy and paste the commands there can be an issue so it's best to type these out manually. Also make sure the commands are in the correct order.

I've also had an issues with quotes in the past, so now I just quote every packagename/modelname etc.


http://www.sqlservercentral.com/articles/Best+Practices/61537/
Post #1426755
« Prev Topic | Next Topic »

Add to briefcase

Permissions Expand / Collapse