|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Channel(Sender Channel) Object Can Not Found |
« View previous topic :: View next topic » |
Author |
Message
|
EricL |
Posted: Sat Oct 19, 2019 10:16 am Post subject: Channel(Sender Channel) Object Can Not Found |
|
|
Centurion
Joined: 10 Oct 2014 Posts: 102
|
Hi,
We have 2 queue managers: QM1 and QM2, bi-directional connections are setup between them by 2 pairs of sender/receiver channels, both direction communications are working fine.
We are now trying to enable SSL security on connections, after keydb creation and key exchange between QM1 and QM2, we are issuing command:
alter channel(QM1toQM21) chltype(SDR) SSLCIPH(TLS_RSA_WITH_3DES_EDE_CBC_SHA)
but we got below error message:
WebSphere MQ object QMRATOQMGRB not found
Any advice why does this happen?
Thanks
[/i] |
|
Back to top |
|
 |
bruce2359 |
Posted: Sat Oct 19, 2019 11:05 am Post subject: Re: Channel(Sender Channel) Object Can Not Found |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
EricL wrote: |
Hi,
We have 2 queue managers: QM1 and QM2, bi-directional connections are setup between them by 2 pairs of sender/receiver channels, both direction communications are working fine.
We are now trying to enable SSL security on connections, after keydb creation and key exchange between QM1 and QM2, we are issuing command:
alter channel(QM1toQM21) chltype(SDR) SSLCIPH(TLS_RSA_WITH_3DES_EDE_CBC_SHA)
but we got below error message:
WebSphere MQ object QMRATOQMGRB not found
Any advice why does this happen?
Thanks[/i] |
If you want to maintain mixed- or lower-case, you must enclose in apostrophes; otherwise, mq will fold into upper-case.
Try with apostrophes, like this: alter channel (‘QM1toQM21’) chltype(SDR) ... _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
EricL |
Posted: Tue Oct 22, 2019 2:10 pm Post subject: |
|
|
Centurion
Joined: 10 Oct 2014 Posts: 102
|
Great, when I encoded the channel name with apostrophes, alter channel command worked perfectly.
Thanks again... |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|