November 26, 2012 at 4:54 am
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
March 5, 2013 at 4:56 am
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.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply