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 15 matches
Author Message
  Topic: Solaris Kernel Configuration
mjgurney

Replies: 12
Views: 39359

PostForum: IBM MQ Installation/Configuration Support   Posted: Tue Aug 10, 2004 3:23 am   Subject: Solaris Kernel Configuration
For some recent information on MQ Solaris kernel changes, in particular msgmap, msgseg, msgssz and msgtql see:

http://www-1.ibm.com/support/docview.wss?rs=172&context=SW900&q1=msgseg&ui ...
  Topic: Help! Encountering problems with .NET and MQ 5.3
mjgurney

Replies: 13
Views: 11687

PostForum: IBM MQ API Support   Posted: Thu Jun 03, 2004 5:42 am   Subject: Help! Encountering problems with .NET and MQ 5.3
So you are suggesting I modify my change request to say "We would like a fully managed dotnet client, ie no interop calls through the the c client, rather a fully standalone MQ client as a dotnet asse ...
  Topic: Help! Encountering problems with .NET and MQ 5.3
mjgurney

Replies: 13
Views: 11687

PostForum: IBM MQ API Support   Posted: Thu Jun 03, 2004 3:18 am   Subject: Help! Encountering problems with .NET and MQ 5.3
Well, here is an update on this issue. We had a conversation with some guys from IBM who are experts on the .NET client side. We explained what we would like to do and they said, you need the full c ...
  Topic: Help! Encountering problems with .NET and MQ 5.3
mjgurney

Replies: 13
Views: 11687

PostForum: IBM MQ API Support   Posted: Wed May 26, 2004 12:06 pm   Subject: Help! Encountering problems with .NET and MQ 5.3
Thanks, that is pretty much what I thought.

If I did wish to continue down the path of minimising the MQSeries client installation, because the owner of the application servers was adament that he ...
  Topic: Help! Encountering problems with .NET and MQ 5.3
mjgurney

Replies: 13
Views: 11687

PostForum: IBM MQ API Support   Posted: Wed May 26, 2004 2:02 am   Subject: What is the "minimum" set of files for a .net clie
One of our developers is interested in using .net to connect to MQ but would prefer not to install the MQSeries 5.3 CSD 6 client. He was hoping to just include a few of the files from the full client ...
  Topic: Best practice to scriupt a queue manager stop on W2K ?
mjgurney

Replies: 1
Views: 1806

PostForum: General IBM MQ Support   Posted: Thu May 20, 2004 4:46 am   Subject: Best practice to scriupt a queue manager stop on W2K ?
I know from past experience that the best way to reliably script a qmgr shutdown is something like:

endmqm QMGRNAME

sleep x seconds

endmqm -i QMGRNAME

sleep x seconds

endmqm -p QMGRNAME ...
  Topic: Installing MQSeries Perl Module on W2K
mjgurney

Replies: 15
Views: 17481

PostForum: General Discussion   Posted: Wed May 19, 2004 11:32 pm   Subject: Installing MQSeries Perl Module on W2K
Thanks, the samples from this page seem to work. I guess some of the samples that come with the MQ Perl library are unix specific and do not work on W2K, I can accept that.
  Topic: Installing MQSeries Perl Module on W2K
mjgurney

Replies: 15
Views: 17481

PostForum: General Discussion   Posted: Tue May 18, 2004 12:15 pm   Subject: Installing MQSeries Perl Module on W2K
Firstly, thanks for your help Charlie and T.Rob, also William Evans.

Just when I was about to give up, I saw a glimmer of hope. Now I appear to have the MQ Perl library built, here's what I did: ...
  Topic: Installing MQSeries Perl Module on W2K
mjgurney

Replies: 15
Views: 17481

PostForum: General Discussion   Posted: Tue May 18, 2004 6:27 am   Subject: Installing MQSeries Perl Module on W2K
OK, nice idea about the tilda names, however from my short perl experience I can imagine it will do something with those like trying to process regular expressions etc... perhaps I am becomgin pessimi ...
  Topic: Installing MQSeries Perl Module on W2K
mjgurney

Replies: 15
Views: 17481

PostForum: General Discussion   Posted: Tue May 18, 2004 6:06 am   Subject: Installing MQSeries Perl Module on W2K
Thanks for the input, I am still working on this problem mucking with the make file. I will try your environment variables and see if they help.

Matt.
  Topic: Installing MQSeries Perl Module on W2K
mjgurney

Replies: 15
Views: 17481

PostForum: General Discussion   Posted: Tue May 18, 2004 3:03 am   Subject: Installing MQSeries Perl Module on W2K
Hmm... This is a tough one.

I have installed MS VStudio 6, and added it to the lib and path vars:

lib=D:\Program Files\MQSeries\tools\lib;D:\Program Files\Microsoft Visual Studio\VC98\Lib

Pat ...
  Topic: Installing MQSeries Perl Module on W2K
mjgurney

Replies: 15
Views: 17481

PostForum: General Discussion   Posted: Mon May 17, 2004 3:16 pm   Subject: Installing MQSeries Perl Module on W2K
Ok, I will give that a go tomorrow and let you know how it goes.

Thanks,
Matt.
  Topic: Installing MQSeries Perl Module on W2K
mjgurney

Replies: 15
Views: 17481

PostForum: General Discussion   Posted: Mon May 17, 2004 2:41 pm   Subject: Installing MQSeries Perl Module on W2K
Thanks for your quick response, much appreciated.

I am not clear on the libs issue, my W2K server has no files with *.lib other than some perl and mq one's, these do not seem to be part of the OS. ...
  Topic: Installing MQSeries Perl Module on W2K
mjgurney

Replies: 15
Views: 17481

PostForum: General Discussion   Posted: Mon May 17, 2004 11:39 am   Subject: Installing MQSeries Perl Module on W2K
Thanks for your assistance, I have more output now that I set in my CONFIG file "MQMTOP = D:\Program Files\MQSeries\Tools", then again, this could just be the verbose errors, rather than the short one ...
  Topic: Installing MQSeries Perl Module on W2K
mjgurney

Replies: 15
Views: 17481

PostForum: General Discussion   Posted: Mon May 17, 2004 8:53 am   Subject: Installing MQSeries Perl Module on W2K
I am having some problems installing the MQSeries Perl Module on W2K. Perl V5.6.0 seems to be working ok, the samples work. I can't build the mqseries perl module. The instructions state:

1) p ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.