ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 21 matches
Author Message
  Topic: MQ V6 Broker problem
kayou

Replies: 10
Views: 18308

PostForum: IBM MQ API Support   Posted: Sat Dec 16, 2006 3:15 pm   Subject: MQ V6 Broker problem
Thanks for hint ; was not silly.

Yes ; I could do with XMS what I'm doing with C# or C++ native Interface. XMS is a high-level API wrapping those interfaces and pub/sub (MQRFH) details.

But ; ...
  Topic: MQ V6 Broker problem
kayou

Replies: 10
Views: 18308

PostForum: IBM MQ API Support   Posted: Fri Dec 15, 2006 11:39 am   Subject: MQ V6 Broker problem
Thanks for your reply jefflowrey,

The broker "limitation" hint could be an interesting one for understanding the problem i'm having now.

1) I'm using MQRFH (version 1), because MQRFH2 ...
  Topic: MQ V6 Broker problem
kayou

Replies: 10
Views: 18308

PostForum: IBM MQ API Support   Posted: Fri Dec 15, 2006 2:22 am   Subject: MQ V6 Broker problem
I have been able to make my pub/sub code work when changing the CCSID to en_US.iso88591. But, this does not give me answer to the following mysterious questions :

1) It seems WMQ base broker did no ...
  Topic: C++: Monitoring QueueManager connection status
kayou

Replies: 5
Views: 5470

PostForum: IBM MQ API Support   Posted: Tue Dec 12, 2006 7:47 pm   Subject: C++: Monitoring QueueManager connection status
Hi Vitor and thanks for the reply.
I sure do react to the reason codes of put and get (although my app only puts). But i seems a little bit like trial-and-error to me. I would prefer some type of eve ...
  Topic: Error 2010 C# MQClient messages greater than 4Mb
kayou

Replies: 14
Views: 15696

PostForum: IBM MQ API Support   Posted: Tue Dec 12, 2006 6:48 pm   Subject: Error 2010 C# MQClient messages greater than 4Mb
MQ is perfectly capable of handling 10mb messages.

I new that.

It will have some performance impact, but it can be managed easily.

Sure ! The performance impact is the reason why I sent a rep ...
  Topic: Error 2010 C# MQClient messages greater than 4Mb
kayou

Replies: 14
Views: 15696

PostForum: IBM MQ API Support   Posted: Tue Dec 12, 2006 5:38 pm   Subject: Error 2010 C# MQClient messages greater than 4Mb
Jefflowrey,

My english is very limited. Could you tell me what you mean by the word "silly" ?
  Topic: Error 2010 C# MQClient messages greater than 4Mb
kayou

Replies: 14
Views: 15696

PostForum: IBM MQ API Support   Posted: Tue Dec 12, 2006 5:08 pm   Subject: Error 2010 C# MQClient messages greater than 4Mb
10 MB ? Think about the storage and time it takes to be processed by MQ. In a system with a little bit real-time constrains, you'd be better to put the message in a file in an FTP server, send a link ...
  Topic: Error 2010 C# MQClient messages greater than 4Mb
kayou

Replies: 14
Views: 15696

PostForum: IBM MQ API Support   Posted: Tue Dec 12, 2006 3:20 pm   Subject: Error 2010 C# MQClient messages greater than 4Mb
Try RUNMQSC.

It is a MQ command interpreter which is installed on the WMQ server's machine. If you do "DISPLAY GMGR" you'll see all queue manager attributes and their values. You could ch ...
  Topic: VB 6.0 And MQClient Using MQAX200
kayou

Replies: 5
Views: 9606

PostForum: IBM MQ API Support   Posted: Tue Dec 12, 2006 1:35 pm   Subject: VB 6.0 And MQClient Using MQAX200
Hi vc1981,

I already did WMQ V6 development in VB6 ; and MQA2000 did the job. VB6 is not object-oriented and does not handle exception, of course ; but this is not MQ API limitation, but Microsoft ...
  Topic: MQ V6 Broker problem
kayou

Replies: 10
Views: 18308

PostForum: IBM MQ API Support   Posted: Mon Dec 11, 2006 9:27 pm   Subject: MQ V6 Broker problem
1) Answer to Gaya3.

- About /var/mqm/exits//MQHRF_r error.

Directory /var/mqm/exits is on the linux machine, but is empty.

- About security problem.

Listeners and channels are running. Por ...
  Topic: MQ V6 Broker problem
kayou

Replies: 10
Views: 18308

PostForum: IBM MQ API Support   Posted: Sat Dec 09, 2006 4:28 pm   Subject: MQ V6 Broker problem
Hi,

I'm developping a WMQ application on Windows XP and Linux RHEL4. Application Server is C++, Application Clients are C# and C++. The two clients do exactly the same thing (sending a request to a ...
  Topic: Accessing already open queue in C++
kayou

Replies: 2
Views: 3222

PostForum: IBM MQ API Support   Posted: Fri Oct 27, 2006 10:42 am   Subject: Accessing already open queue in C++
jefflowrey,

Thanks for the link. But it does not help me. I'm a little bit more than a newbie in MQSeries.

I already wrote a C# API for applications running on WMQ with MQRFH pub/sub messages. I ...
  Topic: Accessing already open queue in C++
kayou

Replies: 2
Views: 3222

PostForum: IBM MQ API Support   Posted: Thu Oct 26, 2006 10:48 pm   Subject: Accessing already open queue in C++
Hi,

I have the piece of code C# code running very well. But if i try to translate in C++, it seems there's no "accessQueue" method or function in C++. Could someone tell me how I coul tra ...
  Topic: AMQ4036 mystery !!! Access not permitted. ...
kayou

Replies: 19
Views: 66428

PostForum: IBM MQ Installation/Configuration Support   Posted: Tue Aug 08, 2006 7:39 am   Subject: AMQ4036 mystery !!! Access not permitted. ...
Thanks for your very helpful answers. They put me on interesting tracks for leaving the "newbie" level.

I'll close the post, right now.
  Topic: AMQ4036 mystery !!! Access not permitted. ...
kayou

Replies: 19
Views: 66428

PostForum: IBM MQ Installation/Configuration Support   Posted: Mon Aug 07, 2006 11:15 pm   Subject: AMQ4036 mystery !!! Access not permitted. ...
Got the answer for question 4 by doing a selective installation of WMQ explorer and MQclient. It works.
Goto page 1, 2  Next Page 1 of 2

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.