Author |
Message |
Topic: reset_iconv_table |
My_Quest
Replies: 2 Views: 3164
|
Forum: General IBM MQ Support Posted: Thu Aug 25, 2005 10:43 am Subject: reset_iconv_table |
Hi Folks,
Can any one tell me if there is a possibility that, the MQ related data conversion files were removed by operating system maintenance.
Can I use this command as root:
/opt/mqm/bin/res ... |
Topic: Alias queue to resolve problems with authorizatons.... |
My_Quest
Replies: 4 Views: 3532
|
Forum: General IBM MQ Support Posted: Thu Aug 25, 2005 6:49 am Subject: Alias queue |
Hi,
Jeff wrote:
You cannot open a remote queue for input.
You mean he cannot put messages on remote queue?
Jeff wrote:
Regardless of authorities.
Your "Z" side developer is conne ... |
Topic: Alias queue to resolve problems with authorizatons.... |
My_Quest
Replies: 4 Views: 3532
|
Forum: General IBM MQ Support Posted: Thu Aug 25, 2005 6:16 am Subject: Alias queue to resolve problems with authorizatons.... |
Dear All,
one of our developer on "z" side ,can connect to the Queue manager(on Z side) just fine (as verified with another tool called "MQ Visual Edit") -- but when he goes to open XX.XXTRN.INPUT.Q ... |
Topic: connecting to the queue from MQ Visual Edit |
My_Quest
Replies: 1 Views: 8950
|
Forum: Archives - All Posted: Tue Aug 23, 2005 8:53 am Subject: connecting to the queue from MQ Visual Edit |
Hi All,
I can connect to the queue from MQ Visual Edit with some adjusted connection params, but Cache returns an error with reason code 2035, which is apparently MQRC_not authorized. The user is ... |
Topic: MQRC_not authorised |
My_Quest
Replies: 2 Views: 3000
|
Forum: General IBM MQ Support Posted: Tue Aug 23, 2005 8:18 am Subject: MQRC_not authorised |
I can connect to the queue from MQ Visual Edit with some adjusted connection params, but Cache returns an error with reason code 2035, which is apparently MQRC_not authorized. The user is not authori ... |
Topic: reason code 2059 |
My_Quest
Replies: 1 Views: 5346
|
Forum: IBM MQ Java / JMS Posted: Tue Aug 23, 2005 7:14 am Subject: reason code 2059 |
I attempted to connect from our development box (xxxxx777) to the development queue, and I can not establish the connection for our Cache environment.
Here is what my log file contains after I atte ... |
Topic: MQ SSL set up |
My_Quest
Replies: 1 Views: 1627
|
Forum: General IBM MQ Support Posted: Wed Aug 17, 2005 8:18 am Subject: MQ SSL set up |
Hi All,
I am planning to set up MQ SSL-channel set up using openssl(on HP-UX-itanium) and GSkit on AIX.
As the aix box is a development one..the developers are already using the queues created f ... |
Topic: MQException occured. Reason 2009 |
My_Quest
Replies: 17 Views: 18288
|
Forum: IBM MQ Java / JMS Posted: Mon Aug 15, 2005 10:29 am Subject: error code 2009 |
In digging around about this, I found this article, which seems appropriate...
http://www-1.ibm.com/support/docview.wss?uid=swg1IC41163
any ideas? |
Topic: MQException occured. Reason 2009 |
My_Quest
Replies: 17 Views: 18288
|
Forum: IBM MQ Java / JMS Posted: Mon Aug 15, 2005 10:01 am Subject: error code 2009 |
I think I take it back. I was opening the remote queue (the queue I *send* messages with) with the following options:
MQC.MQOO_INPUT_AS_Q_DEF + MQC.MQOO_OUTPUT
if I remove MQC.MQOO_INPUT_AS_Q_DE ... |
Topic: MQException occured. Reason 2009 |
My_Quest
Replies: 17 Views: 18288
|
Forum: IBM MQ Java / JMS Posted: Mon Aug 15, 2005 9:58 am Subject: error 2009 |
Hi Jeff,
it turns out to be SYSTEM.DEF.SVRCONN, but yes! it worked!
thanks!
But... on to the next problem: When I use the queue "MH.QM.BILTRN.RECEIVE.QUEUE", which is defined as a local queue ... |
Topic: MQException occured. Reason 2009 |
My_Quest
Replies: 17 Views: 18288
|
Forum: IBM MQ Java / JMS Posted: Mon Aug 15, 2005 6:52 am Subject: error code 2009 |
well, that channel (TO.MUNICVSDMQ01) is defined on redtail.medisxx.com, which is the OTHER MQ server that I had set up for testing purposes. It's not something I have defined locally. But if the chan ... |
Topic: MQException occured. Reason 2009 |
My_Quest
Replies: 17 Views: 18288
|
Forum: IBM MQ Java / JMS Posted: Mon Aug 15, 2005 6:37 am Subject: code 2009 |
still having the same issue. Here's the debug logs turned all the way up: It is a lot of useless stuff, but if you follow closely, you can see what is going on. BTW, this code is something I got ... |
Topic: MQException occured. Reason 2009 |
My_Quest
Replies: 17 Views: 18288
|
Forum: IBM MQ Java / JMS Posted: Sun Aug 14, 2005 2:17 pm Subject: MQException occured. Reason 2009 |
hi all
I am trying to address an error along with one of our developers who is working with MQ.
This is what he has to say:
So I am attempting to connect to the new MQ box from another hos ... |
Topic: openssl and GSkit error.... |
My_Quest
Replies: 4 Views: 5370
|
Forum: General IBM MQ Support Posted: Thu Aug 11, 2005 5:19 am Subject: openssl and gskit error... |
Hi Tibor,
Thank You for the reply.As we purchased the MQ software from a diferent company they do not have GSkit along with the MQ 5.3 Server version.They follow openssl only for ssl between channel ... |
Topic: openssl and GSkit error.... |
My_Quest
Replies: 4 Views: 5370
|
Forum: General IBM MQ Support Posted: Wed Aug 10, 2005 5:03 am Subject: Openssl and GSkit... |
Hi,
IBM does not support MQ for HP-UX(itanium) and it is provided by other company.This company asked us to use openssl only.I guess there is no way I can use GSkit.Thank You. |