2017-10-09 104 views
1

我在一臺Ubuntu機器上安裝了MQ 7.5。
從終端我可以運行runmqsc命令這需要我進入一個shell。爲什麼runmqsc中的quit命令不起作用?

enter image description here

我跑了幾個命令,

enter image description here

然後當我嘗試通過鍵入quit退出runmqsc,我得到一個錯誤信息。

enter image description here

只有end似乎工作。

enter image description here

這究竟是爲什麼?我是否無意中更改了某些設置?

更新1: 以下是dspmqver命令的輸出。

[email protected]:~$ /opt/mqm/bin/dspmqver 
Name:  WebSphere MQ 
Version:  7.5.0.2 
Level:  p750-002-130704 
BuildType: IKAP - (Production) 
Platform: WebSphere MQ for Linux (x86-64 platform) 
Mode:  64-bit 
O/S:   Linux 4.4.0-96-generic 
InstName: Installation1 
InstDesc:  
Primary:  No 
InstPath: /opt/mqm 
DataPath: /var/mqm 
MaxCmdLevel: 750 

回答

相關問題