Author |
Message |
Topic: Thread Safe Compile for Channel exit |
vnreddy
Replies: 1 Views: 2048
|
Forum: General Discussion Posted: Thu Oct 06, 2005 5:15 am Subject: Thread Safe Compile for Channel exit |
Hi All,
We have channel exits developed and currently used in LIVE system for Server and Requestor channels on Solaris system for WMQ5.3 with CSD10.
Recenctly we faced queue manager hang up iss ... |
Topic: Queue Manager's channels hang-up issue |
vnreddy
Replies: 4 Views: 3561
|
Forum: General IBM MQ Support Posted: Thu Sep 29, 2005 12:01 pm Subject: Queue Manager's channels hang-up issue |
We did not know what was the channel status as this is because we never get any respone received from dis chs(*) command.
But we can see all MQ processes appear in the system when we issue ps -ef ... |
Topic: Queue Manager's channels hang-up issue |
vnreddy
Replies: 4 Views: 3561
|
Forum: General IBM MQ Support Posted: Thu Sep 29, 2005 11:21 am Subject: Queue Manager's channels hang-up issue |
All,
We are facing the queue manager's channels hang-up issue many times in our Solaris system with a WMQ 5.3 CSD10 installed. We found no response when we issue dis chs(*) command.
We have rece ... |
Topic: MQHMDE header |
vnreddy
Replies: 1 Views: 3631
|
Forum: General IBM MQ Support Posted: Tue Sep 13, 2005 7:26 am Subject: MQHMDE header |
Hi,
Does any one implemented MQHMDE header(MQMD version 2) with Java program.
Do you have any url links or java example for doing the put and get message from the queue with MQHMDE header in Ja ... |
Topic: Problem with large messages greater than 30MB in WBIMB |
vnreddy
Replies: 4 Views: 3928
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 06, 2005 9:29 am Subject: Problem with large messages greater than 30MB in WBIMB |
Hi Jefflowrey,
Thank you for the reply
Yes you are right that "I hooked up an MQOutput node to the failure terminal of the MQInput node",
I have tried with the following suggested steps:
... |
Topic: Problem with large messages greater than 30MB in WBIMB |
vnreddy
Replies: 4 Views: 3928
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 06, 2005 3:44 am Subject: Problem with large messages greater than 30MB in WBIMB |
Hi All,
I am trying to insert a message into oracle table using a WBIMB message flow on Solaris platform. The flow is able to insert 30MB message payload into a table. For the message length greater ... |
Topic: MQ Clustering options |
vnreddy
Replies: 2 Views: 2722
|
Forum: Clustering Posted: Tue Apr 05, 2005 7:04 am Subject: MQ Clustering options |
Thanks Michael for the reply, now we are looking to go ahead with the Hardware Clustering options |
Topic: MQ Clustering options |
vnreddy
Replies: 2 Views: 2722
|
Forum: Clustering Posted: Mon Apr 04, 2005 4:33 am Subject: MQ Clustering options |
(Sorry in advance for the long post)
Dear All,
We have a WMQ clustered system that has the concept of a Gateway QM that has applications connecting to it to get access to our messaging HUB
On ... |
Topic: Tool for MQHSAP Messages |
vnreddy
Replies: 1 Views: 2099
|
Forum: General IBM MQ Support Posted: Thu Mar 10, 2005 9:16 am Subject: Tool for MQHSAP Messages |
Hi All,
Are there any tools to put the message on to the queue with MQMD.Format as MQHSAP(R/3 link header). I have tried with MQSIPUTC and rfhutilc of IH02 Support pac, no luck with these tools.
... |
Topic: WMQ adapter for Web Services |
vnreddy
Replies: 7 Views: 3535
|
Forum: General Discussion Posted: Tue Mar 08, 2005 1:54 pm Subject: WMQ adapter for Web Services |
We have Webservice applications needs to integrate with the Middleware(WBIMB).
TIA |
Topic: WMQ adapter for Web Services |
vnreddy
Replies: 7 Views: 3535
|
Forum: General Discussion Posted: Tue Mar 08, 2005 3:06 am Subject: WMQ adapter for Web Services |
Hi,
Has anyone using this "IBM WebSphere® Business Integration Adapter for Web services" or any other Web Service adapters recommended to integrate with WMQ.
Thank you in advance
Regards
VN ... |
Topic: Problem with MQRFH2 Struct Length updation using MSGEXIT.!! |
vnreddy
Replies: 2 Views: 2512
|
Forum: General IBM MQ Support Posted: Fri Mar 04, 2005 10:58 am Subject: (Solved) MQRFH2 Struct Length updation using MSGEXIT.!! |
All,
We have solved the problem of "MQRFH2 Struct Length updation using MSGEXIT". We found that NamevalueLengths(for usr,psc,jms and otherfolders) byptes are also getting swapped into Unix format w ... |
Topic: Problem with MQRFH2 Struct Length updation using MSGEXIT.!! |
vnreddy
Replies: 0 Views: 1671
|
Forum: General IBM MQ Support Posted: Mon Feb 21, 2005 6:23 am Subject: Problem with MQRFH2 Struct Length updation using MSGEXIT.!! |
Hi All,
We are trying to update the message by inserting a new tag in the usr area of MQRFH2 header thru channel exit (MSGEXIT). To achieve this we are doing the following things.
1) We are ... |
Topic: Problem with MQRFH2 Struct Length updation using MSGEXIT.!! |
vnreddy
Replies: 2 Views: 2512
|
Forum: General IBM MQ Support Posted: Fri Feb 18, 2005 12:14 pm Subject: Problem with MQRFH2 Struct Length updation using MSGEXIT.!! |
Hi All,
We are trying to update the message by inserting a new tag in the usr area of MQRFH2 header thru channel exit (MSGEXIT). To achieve this we are doing the following things.
1) We are ... |
Topic: How to use MQI calls in ASP |
vnreddy
Replies: 10 Views: 13018
|
Forum: General IBM MQ Support Posted: Fri Oct 10, 2003 7:11 am Subject: How to use MQI calls in ASP |
I have faced the same kind of problem in my enviroment too.
Give the security access in MQServer for the userid , under which IIS service is running.
/Narasimha Reddy |