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 27 matches
Author Message
  Topic: Label Updates Error
gbbailey

Replies: 15
Views: 11249

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jun 22, 2011 4:08 am   Subject: Label Updates Error
I am now getting the same problem. I add a message to a queue, whilst running the debugger and an error window pops up.

The window title is "Multiple problems have occurred".

The prob ...
  Topic: Oracle 11g client on Win 2008 server MB v7
gbbailey

Replies: 22
Views: 18071

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Apr 04, 2011 5:51 am   Subject: Oracle 11g client on Win 2008 server MB v7
The key is to ignore the documentation about re pointing the ODBC connection. All solved now! Thanks for your help.
  Topic: Oracle 11g client on Win 2008 server MB v7
gbbailey

Replies: 22
Views: 18071

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 30, 2011 2:41 am   Subject: Oracle 11g client on Win 2008 server MB v7
OK - steps to add a 64-bit ODBC.

1. Modify link to point to %systemroot%\SysWoW64\Odbcad32.exe
2. Click the System DSN tab and click Add
3. Attempted Oracle - Select the driver "WebSphere Me ...
  Topic: Oracle 11g client on Win 2008 server MB v7
gbbailey

Replies: 22
Views: 18071

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Mar 29, 2011 12:52 pm   Subject: Oracle 11g client on Win 2008 server MB v7
Working on the assumption that the client will want to stick with their standard build and support set up, can anyone offer any advice on the ODBC set up?
  Topic: Oracle 11g client on Win 2008 server MB v7
gbbailey

Replies: 22
Views: 18071

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Mar 29, 2011 4:46 am   Subject: Oracle 11g client on Win 2008 server MB v7
I am experiencing a similar problem to @ydsk on a new customer site.

The customer has just installed 64-bit WMB v7.0.0.2 on a Windows Server 2008 R2 box. They want to connect to an Oracle instance ...
  Topic: BIP0841E - Resource messageSet.mset could not be added 2 bar
gbbailey

Replies: 9
Views: 9312

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Aug 16, 2007 12:40 am   Subject: BIP0841E - Resource messageSet.mset could not be added 2 bar
It would appear that the problem was that my message set name contained '-' characters. I tried rebuilding it several times, and it was only when I changed the name that it worked out.
  Topic: BIP0841E - Resource messageSet.mset could not be added 2 bar
gbbailey

Replies: 9
Views: 9312

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Aug 09, 2007 7:50 am   Subject: BIP0841E - Resource messageSet.mset could not be added 2 bar
Any progress on this?

I am getting a similar fault trying to add a message set to a Bar file in v6 on Windows. The only error message I get is:

BIP0841E The resource messageSet.mset could not be ...
  Topic: [SOLVED] Problem calling ESQL procedure in separate project
gbbailey

Replies: 2
Views: 3435

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 30, 2007 1:55 am   Subject: [SOLVED] Problem calling ESQL procedure in separate project
I reinstalled the toolkit and upgraded to an earlier version (if001). A colleague upgraded to if007 and the problem disappeared.

My guess then is that the problem is with interim fix 008.
  Topic: [SOLVED] Problem calling ESQL procedure in separate project
gbbailey

Replies: 2
Views: 3435

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jul 25, 2007 4:36 am   Subject: [SOLVED] Problem calling ESQL procedure in separate project
I've just created a new development environment, and imported all my existing projects from CVS. I have three "system" projects that reference each other, called Core, Exception and Audit. A ...
  Topic: New user question
gbbailey

Replies: 15
Views: 14544

PostForum: General Discussion   Posted: Fri Jun 22, 2007 4:52 am   Subject: New user question
My company (Strategic Thought) also provide an MQ to files and FTP product called Active Integrator Files Gateway.

A brief introduction to the product and our contact details are available at:
www ...
  Topic: WMQ and eGate
gbbailey

Replies: 1
Views: 2843

PostForum: General Discussion   Posted: Tue Jun 19, 2007 2:37 am   Subject: WMQ and eGate
Does anyone have any recent experience of communicating between eGate and WMQ?

The following post points to an adapter on eGate that allows communication with WMQ, although it isn't clear if it ca ...
  Topic: WBIMB (V5) Debugger Can Affect Outcome (?)
gbbailey

Replies: 1
Views: 2002

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Apr 16, 2007 12:56 am   Subject: WBIMB (V5) Debugger Can Affect Outcome (?)
The debugger is parsing the message at a different point in the flow to where you are getting that (parsing) error message.
  Topic: [SOLVED] Removing trailing 0 when casting float to string
gbbailey

Replies: 9
Views: 7973

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Nov 24, 2006 2:37 am   Subject: [SOLVED] Removing trailing 0 when casting float to string
Thank you very much. That CAST works a treat.

The documentation seemed fascinated with the word "leading" when referring to # though - and I am presently suprised by the behaviour with th ...
  Topic: IBM WMQ/WBIMB/WMB
gbbailey

Replies: 9
Views: 18684

PostForum: Job Seekers   Posted: Wed Nov 22, 2006 7:37 am   Subject: IBM WMQ/WBIMB/WMB
I've moved job twice in the past year, and I spoke to many, many recruitment agents, most of whom didn't understand the difference between various WebSphere products. The only two who I would recommen ...
  Topic: [SOLVED] Removing trailing 0 when casting float to string
gbbailey

Replies: 9
Views: 7973

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 22, 2006 6:57 am   Subject: [SOLVED] Removing trailing 0 when casting float to string
My understanding is that the # is only relevant for leading 0 and not trailing 0.

I shall give it a go though. I guess I'd have to wrap it in a TRIM as well to get rid of any trailing '.' that may ...
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.