Author |
Message |
Topic: MQClient SSL greater than 12 character username. |
iceage
Replies: 1 Views: 5294
|
Forum: IBM MQ Security Posted: Wed Feb 18, 2015 12:42 pm Subject: MQClient SSL greater than 12 character username. |
Does anybody encountered an issue with MQClient when the application userid is greater than 12 characters ? How is certificate looked up ?
I have set personal certificate as default certificate usi ... |
Topic: Messaging Engineer position **URGENT** |
iceage
Replies: 0 Views: 14853
|
Forum: Job Postings Posted: Wed Mar 26, 2014 6:32 pm Subject: Messaging Engineer position **URGENT** |
We have an opening for FTE junior messaging engineer ( 3 - 6 yr experience) with solid understanding of UNIX and any messaging products (MQ , Tibco or any other)
Work location : Delaware or Newyo ... |
Topic: gsk8capicmd vs gsk8capicmd_64 |
iceage
Replies: 2 Views: 7519
|
Forum: IBM MQ Security Posted: Thu Mar 20, 2014 2:03 pm Subject: gsk8capicmd vs gsk8capicmd_64 |
In addition , in non-working server , i only have 64 bit gsk8 packages installed , no 32 bit.
Do we need to install 32 bit always ? |
Topic: gsk8capicmd vs gsk8capicmd_64 |
iceage
Replies: 2 Views: 7519
|
Forum: IBM MQ Security Posted: Thu Mar 20, 2014 9:25 am Subject: gsk8capicmd vs gsk8capicmd_64 |
On a linux 64 bit machine , running MQ 7.0.1.4 , if i have configured my qm.ini to use gsk8.
Does it matter which gsk8capicmd vs gsk8capicmd_64 being used to setup/request certificates?
Curren ... |
Topic: com.ibm.msg.client.wmq.v6 |
iceage
Replies: 1 Views: 6048
|
Forum: IBM MQ Java / JMS Posted: Wed Mar 19, 2014 11:27 am Subject: com.ibm.msg.client.wmq.v6 |
With in MQ V7 Jar , i see packages with V6 name -
For instance i see MQSession under these 2 packages
"com.ibm.msg.client.wmq.v6.jms.internal.MQSession"
"com.ibm.mq.jms.MQsess ... |
Topic: Identical tree copy |
iceage
Replies: 1 Views: 2787
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 13, 2014 5:45 pm Subject: Identical tree copy |
How to achieve Identical/Like Tree copy , i vaguely remember this performs better than unlike copies. I need to employ this technique , appreciate any body offering guidance on this topic.
SET E ... |
Topic: General - Non MQ - Programming Question. |
iceage
Replies: 1 Views: 3104
|
Forum: General Discussion Posted: Wed Mar 06, 2013 4:53 pm Subject: General - Non MQ - Programming Question. |
I wonder how guys achieve this , being a mq admin with limited development experience , your valuable guidance is much appreciated.
Problem : In my shop we have various web site each exposing platf ... |
Topic: Parsing Question. |
iceage
Replies: 4 Views: 4514
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 28, 2012 12:52 pm Subject: Parsing Question. |
Thanks guys for the direction.
Though i am kind of had some success with DFDL.
My input message is a self defining delimited message - Should i make maxoccurs for complextype to unbounded in DF ... |
Topic: Parsing Question. |
iceage
Replies: 4 Views: 4514
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 14, 2012 6:00 pm Subject: Parsing Question. |
Its been sometime i had to use message broker , but looking for some direction as i go to research how to do this V8. I have done TDS (Tagged Delimited ) for value only input . Having Name & Val ... |
Topic: Using MQS_REPORT_NOAUTH & MQSAUTHERRORS for 2035 in Wind |
iceage
Replies: 18 Views: 17119
|
Forum: IBM MQ Security Posted: Fri Sep 14, 2012 10:41 am Subject: Using MQS_REPORT_NOAUTH & MQSAUTHERRORS for 2035 in Wind |
Starting from scratch - I've re-enabled channel authorization on the queue manager and stopped/restarted it. I've removed all other channel authorizations so I'm left with the following:
With th ... |
Topic: Using MQS_REPORT_NOAUTH & MQSAUTHERRORS for 2035 in Wind |
iceage
Replies: 18 Views: 17119
|
Forum: IBM MQ Security Posted: Tue Sep 11, 2012 10:19 am Subject: Using MQS_REPORT_NOAUTH & MQSAUTHERRORS for 2035 in Wind |
Whats the MCAUSER on this channel ?
And i see in your CHLAUTH records (i haven't used this feature) MCAUSER(STCCFO_svc) , do you have STCCFO_svc defined in your system ?
From the errors reported ... |
Topic: Looking for WMQ/Broker/AIX Administrator, F/T –Lyndhurst, NJ |
iceage
Replies: 1 Views: 6930
|
Forum: Job Postings Posted: Tue Sep 04, 2012 8:23 am Subject: Looking for WMQ/Broker/AIX Administrator, F/T –Lyndhurst, NJ |
Is it still taking resumes ? |
Topic: Pub/sub Hierarchy. |
iceage
Replies: 2 Views: 3932
|
Forum: General IBM MQ Support Posted: Mon Jul 02, 2012 10:54 am Subject: Pub/sub Hierarchy. |
In one of our dev environments clustering is not working. Its as a result of bad pub/sub hierarchy configuration , looks like we ended up in below toplogy that causes cluster repository queue manager ... |
Topic: Simple cluster setup , but not working. |
iceage
Replies: 5 Views: 5595
|
Forum: Clustering Posted: Mon Jul 02, 2012 10:35 am Subject: Simple cluster setup , but not working. |
You fix this in your working case, but I don't think you understand why or what you're really doing.
In your working case, you have Code:
on QM3,QM4 , DEF QR(QMX) CLUSTER(ONE)
This coinciden ... |
Topic: Simple cluster setup , but not working. |
iceage
Replies: 5 Views: 5595
|
Forum: Clustering Posted: Thu Jun 28, 2012 12:25 pm Subject: Simple cluster setup , but not working. |
After a coffee break , i am able to get ti work ..
To make it work
QM1 , QM2 are connected using SDR , RCVR.
QM2 & QM3 , QM4 are connected via a cluster - ONE.
on QM1 , DEF QR(QR ... |