Re: C++ Connection pool

2004-11-27 Thread mqteam
Hi Dave, Indeed long time no speak, to much work to little time as usual, I cannot say I found a reference about connection pooling in COM+ but I can tell you it is very much empirically so. We noticed the SVRCONN take a while to close and do not correlate with the number of application instanc

Re: Implementing JMS form C#

2004-11-25 Thread mqteam
> > > Regards, > Roger Lacroix > Capitalware Inc. > http://www.capitalware.biz > > > Quoting mqteam <[EMAIL PROTECTED]>: > > > Sid/Roger, > > > > > > > > The reason I want to use JMS rather then the MQ.NET API is because lets face > >

Re: C++ Connection pool

2004-11-25 Thread mqteam
Hi Dave, On what platform do you wish to do it? Using COM+ gives you pooling for C++ on windows, as for other platforms, we needed to write code, but that was a long time ago... Cheers Didi - Original Message - From: "David C. Partridge" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: T

Re: Z/OS, WMQ or OS/390 and MQ the road not taken (yet)

2004-11-25 Thread mqteam
ackling the MQ upgrade now, as things are only likley to get get more uncomfortable as time (and versions) move on. Pete -Original Message- From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of mqteam Sent: 25 November 2004 11:58 To: [EMAIL PROTECTED] Subject: Z/OS, WMQ or OS/390 and MQ

Z/OS, WMQ or OS/390 and MQ the road not taken (yet)

2004-11-25 Thread mqteam
Hello All, I need to know from real people not from a website and quotes is the following configuration recommended: a.. WebSphere MQ 5.3.1 for Z/OS with the latest fixes b.. OS/390 2.10 ( I will send put level if anybody thinks it will help) Well does anybody think we should go this way

Re: Implementing JMS form C#

2004-11-25 Thread mqteam
ng JMS form C# > The .net environment supports MSMQ only (AFAI), I don't think there is any > kind of JMS bridge built in. > > If your using c# why not use IBM .NET support ?? Why JMS ?? > > Sid > > > > > -Original Message- > From: mqteam [mailto:[

Implementing JMS form C#

2004-11-24 Thread mqteam
Hello All, I would like to know if there are any JMS implementations in C#, Meaning can I write code like this in C#: Using XXX.JMS Namespace mynamespace { Class myclass { Void static main .. ConnectionFactory qcf; Connection Conn; Session Sess ; Co

Webshpere MQ 5.3 and queue size

2004-04-24 Thread mqteam
Hello all, Can anybody send me the registry key needed to expand queue sizes and any other steps required to expand queue sizes beyond the 2GB limit? The relevant operating systems are: Windows 2K Solaris 9 TIA Didi Instructions for managing your mailing list subscription are provide

Re: problems with mq 5.2 on OS/390

2004-04-22 Thread mqteam
amuel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 22, 2004 2:55 PM Subject: Re: problems with mq 5.2 on OS/390 I have SCSQANLE, SCSQAUTH and SCSQLOAD in our LNKLST. -Original Message- From: mqteam [mailto:[EMAIL PROTECTED] Sent: Thursday, April 22, 20

Re: problems with mq 5.2 on OS/390

2004-04-21 Thread mqteam
MQ "early code" is not in your linklist at IPL time. The "early code" cannot be simply added to the linklist either; it must in the linklist and IPL'd. The "early code" exists in SCSQANLE. > > -Original Message- > From: MQSeries List [mailto:[EMAIL P

Re: problems with mq 5.2 on OS/390

2004-04-21 Thread mqteam
04 6:37 PM Subject: Re: problems with mq 5.2 on OS/390 > > > > > > Didi, > > The S222 is the result of someone issuing a OS cancel command. The APAR > describes a hang during log archiving. > > > > > mqteam >

Re: problems with mq 5.2 on OS/390

2004-04-21 Thread mqteam
Title: Message Pete, Initialy I got, 0C4 and a soon as I dropped the TSS definitions I got 5C6… TIA Didi - Original Message - From: Moir, Peter To: [EMAIL PROTECTED] Sent: Wednesday, April 21, 2004 3:42 PM Subject: Re: problems with mq 5.2 on OS/390   Didi

Re: problems with mq 5.2 on OS/390

2004-04-21 Thread mqteam
with mq 5.2 on OS/390 > > > > > > Take a look at PQ79420 > > > > > > > > > > > mqteam > <[EMAIL PROTECTED] To: [EMAIL PROTECTED] > .NET>cc: >

Re: problems with mq 5.2 on OS/390

2004-04-21 Thread mqteam
:29 PM Subject: Re: problems with mq 5.2 on OS/390 Don't know about your problem, but we have been at 5.3 for over a year with zero problems. How are you going to "see" more 5.3 on z/OS?     -Original Message-----From: mqteam [mailto:[EMAIL

problems with mq 5.2 on OS/390

2004-04-21 Thread mqteam
Hello All,   I am upgrading MQSeries on OS/390 from version 2.1 to 5.2 (I rather see more 5.3 on Z/OS before I upgrade to it)   We are running MQSeries 5.2 with the latest tapes sent to us by IBM. We have OS/390 2.10   We are not migrating; we created new BSDS, log and pagesets. When tryi

Re: Dan Maslar/COR/PARKER is out of the office.

2003-12-24 Thread mqteam
Hello All, I have a simple question with what I think will require a long answer. I am running a Java applet code and want to use a Messagelistener (the issue of whether to use it or not is another, on which I would like to hear comments as well). I set the both message and exception listene

[no subject]

2003-08-24 Thread mqteam
Search MQSeries MQM could not display the text for error

[no subject]

2003-08-24 Thread mqteam
find mqseries MQM could not display the text for error

.Net VB Api

2003-03-18 Thread MQTeam Reply to questions account
Hello,   I'm willing to upgrade my VB 6 code to VB .net without changing my MQ api calls. The SupportPacs provided by Kolban and IBM supportpac page (MA7P) do not match for what i'm looking for. Those SupportPacs provides me an API that is more like the ACTVEX api. when I used VB 6, I could

using UDP protocol with MQSeries on windows platforms

2003-03-12 Thread MQTeam Reply to questions account
Hi there! Any body have any idea if there is any option using UDP protocolbetween MQClient-MQServer or between 2 MQ servers on windows platforms ? Regards, Matan Philipson    

UserId and Password when connecting to a DataBase from MQSI

2003-03-10 Thread MQTeam Reply to questions account
I need to connect to an oracle database from an oracle client (V 8.1.6) using MQSI V2.1. I know that the MQSI is using the same USERID and PASSWORD of the broker in order to connect to the database. Is it possible to set the userid and password of a database in the Compute and Database Node p

Dynamic DataBase WMQI

2003-03-09 Thread MQTeam Reply to questions account
I'm using WMQI V2.1. The flow I'm building needs to connect to an application database, according to the message context. Is it possible to set the application database dynamically ? As far as I know, it is only possible to define the Database in the Database nodes, but can not set to be dyna