[root@rhv6-64b ~]# su - mqm
-bash-4.1$ dspmq
-bash: dspmq: command not found(dspmq命令找不到)
-bash-4.1$ dspmqver(dspmqver主安装目录设置不正确)
AMQ8594: WebSphere MQ commands are no longer available in /usr/bin.
In order to run MQ commands you must manage your path configuration asdescribed in the WebSphere MQ product documentation.
In particular review thetopic on "Choosing a primary installation".
-bash-4.1$
InfoCenter,Choosing a primary installation:On UNIX and Linux platforms, the first installation onto a system must be manually configured to be the prim

在尝试运行WebSphere MQ命令时遇到了'dspmq'和'dspmqver'命令找不到的问题。原因是主安装目录设置不正确。通过使用'setmqinst'命令设置'/opt/mqm'为primary installation,并将'/opt/mqm/bin'添加到环境变量PATH中以临时解决命令找不到的错误。但为了持久生效,推荐在'/etc/profile'中添加相关路径。
最低0.47元/天 解锁文章

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



