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 84 matches
Author Message
  Topic: How to expore ExceptionList
aks

Replies: 10
Views: 5606

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jan 12, 2006 9:11 pm   Subject: How to expore ExceptionList
Try this

CREATE PROCEDURE writeExceptions(INOUT errorRef REFERENCE, IN exceptionRef REFERENCE)
BEGIN
DECLARE path CHARACTER '';
DECLARE start REFERENCE TO exceptionRef.*[1]; ...
  Topic: Validation at MQInput Node
aks

Replies: 7
Views: 6879

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jan 12, 2006 9:06 pm   Subject: Validation at MQInput Node
I've found that validating an XML MRM message in a Compute node (wired to the MQInput node) to work better than doing it in the MQInput node.

Turn off validation on the MQInput node and configure t ...
  Topic: WBIMB v6
aks

Replies: 13
Views: 13933

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Sep 21, 2005 8:49 pm   Subject: WBIMB v6
What version of Eclipse is the MQSI V6 tooling based on? 3.1?
Alan
  Topic: Error messages when adding to BAR files after Fix Pack 6
aks

Replies: 3
Views: 2803

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sun Sep 11, 2005 8:19 pm   Subject: Error messages when adding to BAR files after Fix Pack 6
Hi,
After installing Fix pack 6 I now get error messages when adding flows to existing bars or new bars. The message is as follows:
File test.esql can not be added to the archive file as it is undep ...
  Topic: dreaded 2009 reason code
aks

Replies: 20
Views: 32320

PostForum: IBM MQ Java / JMS   Posted: Thu Sep 01, 2005 11:04 pm   Subject: dreaded 2009 reason code
Fortunately (or unfortunately) when we rolled back to base MQ 5.3 on AIX and also Fix Pack 2, the 2009 problem went away, and the messages are flowing freely. No other configuration settings were cha ...
  Topic: dreaded 2009 reason code
aks

Replies: 20
Views: 32320

PostForum: IBM MQ Java / JMS   Posted: Thu Sep 01, 2005 1:57 pm   Subject: dreaded 2009 reason code
FDC header block is shown below.
I do not know if my problem is related, but the probe ID of RM046002 looks similar to what is generated by a problem described by IC46238: CHANNEL TERMINATES ON CLIE ...
  Topic: dreaded 2009 reason code
aks

Replies: 20
Views: 32320

PostForum: IBM MQ Java / JMS   Posted: Wed Aug 31, 2005 5:24 pm   Subject: dreaded 2009 reason code
I've searched the forums for 2009 errors and read countless entries on why this problem occurs and how to fix it, but haven't had any luck myself in this instance.

We recently migrated our entire W ...
  Topic: Can't find library mqjbdf02 problem on AIX
aks

Replies: 5
Views: 4732

PostForum: IBM MQ Java / JMS   Posted: Tue Aug 30, 2005 7:35 pm   Subject: Can't find library mqjbdf02 problem on AIX
Added /usr/mqm/java/lib to the AIX LIBPATH and it started working
Thanks all for the help
Alan
  Topic: Can't find library mqjbdf02 problem on AIX
aks

Replies: 5
Views: 4732

PostForum: IBM MQ Java / JMS   Posted: Tue Aug 30, 2005 5:26 pm   Subject: Can't find library mqjbdf02 problem on AIX
In MQI, I can set the attribute OK, but how would I set this in JMS code? Moreover, is this the cause of the problem for sure? Is this a feature of CSD11? The problem does not show up in Windows.
Tha ...
  Topic: Can't find library mqjbdf02 problem on AIX
aks

Replies: 5
Views: 4732

PostForum: IBM MQ Java / JMS   Posted: Tue Aug 30, 2005 4:57 pm   Subject: Can't find library mqjbdf02 problem on AIX
I did a search on these forums for a problem I have just encountered after installing CSD 11 for MQ 5.3 on AIX (2005-08-31 09:29:32,136 ERROR - java.lang.UnsatisfiedLinkError: Can't find l ...
  Topic: upgraded to MQ 6, getting 2035 connecting to config mgr
aks

Replies: 2
Views: 2804

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jul 20, 2005 3:36 pm   Subject: upgraded to MQ 6, getting 2035 connecting to config mgr
Thanks for the help. I looked up tne thread which lead me to this one
http://www.mqseries.net/phpBB2/viewtopic.php?t=18880&highlight=topicroot

I actually decided to logon as my domain userid, ...
  Topic: Trigger problem with MQ 5.3 CSD4 on Windows 2000
aks

Replies: 5
Views: 4317

PostForum: General IBM MQ Support   Posted: Tue Jul 19, 2005 10:52 pm   Subject: Trigger problem with MQ 5.3 CSD4 on Windows 2000
We had a deployment to our test environment today and all seems to work now with triggering!

I redeployed the following batch file which is run on the trigger (which is identical to the previous on ...
  Topic: Trigger problem with MQ 5.3 CSD4 on Windows 2000
aks

Replies: 5
Views: 4317

PostForum: General IBM MQ Support   Posted: Tue Jul 19, 2005 7:29 pm   Subject: Trigger problem with MQ 5.3 CSD4 on Windows 2000
No, I didn't Google the error messages, as the same command is working OK in producton and our development environment. The problem is occurring in our test environment, which is running identical lev ...
  Topic: Trigger problem with MQ 5.3 CSD4 on Windows 2000
aks

Replies: 5
Views: 4317

PostForum: General IBM MQ Support   Posted: Tue Jul 19, 2005 5:49 pm   Subject: Trigger problem with MQ 5.3 CSD4 on Windows 2000
I hava a Windows bat file that does not run when triggered. The bat file runs a Java program that has all correct paths and classpaths and executes OK from the command line. When I run the trigger mo ...
  Topic: upgraded to MQ 6, getting 2035 connecting to config mgr
aks

Replies: 2
Views: 2804

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 18, 2005 4:36 pm   Subject: upgraded to MQ 6, getting 2035 connecting to config mgr
Hi,
I just upgraded MQ 5.3 to 6.0 on a development server, but now my local toolkit (on my pc) can't connect to the configuration manager - gives 2035. Nothing else was changed. I start the toolkit ...
Goto page 1, 2, 3, 4, 5, 6  Next Page 1 of 6

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.