Author |
Message |
Topic: MQ File Transfer V7 -- Discussion |
sasmita10
Replies: 28 Views: 31020
|
Forum: General Discussion Posted: Wed Jan 14, 2009 8:15 am Subject: Great presentation about MQ FTE |
It was great presentation about MQ File Transfer Edition in nynjmq user group.
Thanks a lot.
Sasmita
MQ Series and Message Broker Specialist
( IBM Certified Web Sphere MQSeries 6.0 System Admi ... |
Topic: what different between mq cluster and mscs? |
sasmita10
Replies: 5 Views: 8034
|
Forum: Clustering Posted: Wed Sep 19, 2007 12:41 pm Subject: what different between mq cluster and mscs? |
One major difference is MSCS cluster can have same queue manager name. But MQSeries cluster does not allow same queue manager name.
MCSC clustering is the basically sharing the filesystem between t ... |
Topic: Looking for MQ, MQSI, MB and MQWF opening |
sasmita10
Replies: 2 Views: 8428
|
Forum: Job Seekers Posted: Thu Jul 05, 2007 6:05 am Subject: Looking for MQ, MQSI, MB and MQWF opening |
There is a opening in Birlasoft India. please contact Biralsoft HR. |
Topic: Looking for MQ, MQSI and MB Opening |
sasmita10
Replies: 1 Views: 6430
|
Forum: Job Seekers Posted: Thu Jul 05, 2007 5:59 am Subject: Job opening in MB |
Hi
We have a job opening at Noida office. Please contact Birlasoft HR.
Thanks
sasmita |
Topic: DST Patch and problem in JMS/JBoss |
sasmita10
Replies: 0 Views: 3935
|
Forum: General IBM MQ Support Posted: Tue Mar 20, 2007 11:46 am Subject: DST Patch and problem in JMS/JBoss |
Hi
We have typical problem for Java/JMS/JBoss application. We have applied DST patch in MQSeries 5.3 Unix Soalris. Initially it had MQ 5.2 in UNIX Solaris system.
After applying the patch appl ... |
Topic: DST Patch |
sasmita10
Replies: 6 Views: 12225
|
Forum: General IBM MQ Support Posted: Tue Mar 20, 2007 11:40 am Subject: MQ Problem after applying DST patch |
Hi
We have typical problem for Java/JMS/JBoss application. We have applied DST patch in MQSeries 5.3 Unix Soalris. Initially it had MQ 5.2 in UNIX Solaris system.
After applying the patch appli ... |
Topic: DST Patch |
sasmita10
Replies: 6 Views: 12225
|
Forum: General IBM MQ Support Posted: Tue Feb 13, 2007 8:18 pm Subject: DST Patch |
We have one server with IBM MQSeries 5.2 for Solaris. Is there any DST patch for it ? What will happen if we don't apply the patch ?
We have other servers with 5.3 in Solaris, Linux, AS400, and Wi ... |
Topic: Remaining / increasing MQ connections |
sasmita10
Replies: 28 Views: 30707
|
Forum: General IBM MQ Support Posted: Fri Jan 05, 2007 8:44 am Subject: MaximumChannel Connection reached |
Hi
We are having this problem almost everyday now. The queue manager is reaching the max channnel connection limit. I checked the qm.ini. We have increased upto 500.
What do I know that which ... |
Topic: How to start channel automaticallt on sending a message |
sasmita10
Replies: 2 Views: 5751
|
Forum: General Discussion Posted: Fri Oct 20, 2006 12:52 pm Subject: How to start channel automaticallt on sending a message |
Set the transmission queue trigger on and initq as 'SYSTEM.CHANNEL.INITQ'
The channel will automicatially start whe you put the message the remote queue.
-Sasmita |
Topic: Database configuration in v6 MB -----Resolved |
sasmita10
Replies: 25 Views: 21378
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 20, 2006 12:47 pm Subject: Database configuration in v6 MB -----Resolved |
Have you done this before writing any code ?
mqsisetdbparms brokerName -n dataSourceName [-u dataSourceUserId] -p dataSource
This is the prerequisite for database connectivity.
-Sasmita |
Topic: xml to xml mapping |
sasmita10
Replies: 13 Views: 12820
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 20, 2006 12:23 pm Subject: Simple Solution |
Set OutputRoot.XML.DataElements.(XML.attr)Plant = InputRoot.XML.DataElements.Plant;
Set OutputRoot.XML.DataElements.(XML.attr)Mat = InputRoot.XML.DataElements.Mat;
-Sasmita |
Topic: Inbound Email to MQ message. |
sasmita10
Replies: 4 Views: 6182
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 13, 2006 12:31 pm Subject: Inbound Email to MQ message. |
We have done it for out bound email. It works very efficiently. We are using for alert email in case there is some error message or queue depth increases. |
Topic: Next NY / NJ MQ User's Group meeting |
sasmita10
Replies: 2 Views: 11485
|
Forum: News/Updates Posted: Fri Oct 13, 2006 11:37 am Subject: Next NY / NJ MQ User's Group meeting |
Next seminar is on Tuesday, Dec. 5th, at ISO site.
Register yourself in nynjmq.org website, you will get a reminder |
Topic: start channel |
sasmita10
Replies: 20 Views: 17780
|
Forum: General IBM MQ Support Posted: Fri Oct 13, 2006 11:33 am Subject: start channel |
You can alter the transmission queue to switch on the trigger. Specify InitQ as SYSTEM.CHANNEL.INITQ in the transmission queue. TRiggerType as first.
Now whenever a message reaches the transmissio ... |
Topic: 5.3 Explorer and 6.0 Explorer - can they coexist? |
sasmita10
Replies: 1 Views: 3951
|
Forum: General Discussion Posted: Fri Oct 13, 2006 11:21 am Subject: 5.3 Explorer and 6.0 Explorer - can they coexist? |
No WMQ Explorer 6.0 and 5.3 can not coexist. You will be used to 6.0 explorer, it has got many good feature whic 5.3 explorer does not have. |