After installing Message Broker v6.1.0.3 on Windows2008(including Standard and Enterprise versions), you will get an error as below when running any MQSI commands in the Command Console.

Question: How to resolve it?
Answers: delete all files in c:\programData\ibm\mqsi
The line as below is wrong in the file mqsiprofile.cmd , please rem it.
@FOR %%I IN ("%MQSI_WORKPATH%\common\profiles\*.cmd") DO @(@(@CALL "%%I"))
There are some errors in the file c:\programdata\ibm\mqsi\common\profiles\mqsitooling.cmd
NOTE: The directory c:\programData is a hidden directory.
本文解决了在Windows2008上安装MessageBroker v6.1.0.3后运行MQSI命令时出现的问题。通过删除特定目录下的文件及修正mqsiprofile.cmd文件中的错误命令行,可以成功解决该问题。
1万+

被折叠的 条评论
为什么被折叠?



