Author |
Message |
Topic: JMS passing entire Application data <usr> block |
KSkelton
Replies: 1 Views: 4449
|
Forum: IBM MQ Java / JMS Posted: Thu Mar 19, 2009 5:08 am Subject: JMS passing entire Application data <usr> block |
Is there a way in JMS to pass the entire RFH2 <usr> block from one message to another?
I can use the get/set StringProperty methods to pass individual properties, but I need a way for a JMS a ... |
Topic: Padding spaces in a multi-record BLOB |
KSkelton
Replies: 2 Views: 4625
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 25, 2006 7:08 am Subject: CCSID worked |
Indeed...Thanks.
CAST(spaceStr AS BLOB CCSID 1208) |
Topic: Padding spaces in a multi-record BLOB |
KSkelton
Replies: 2 Views: 4625
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 24, 2006 2:16 pm Subject: Padding spaces in a multi-record BLOB |
I have a single message containing many delimited records.
I am parsing the message as a BLOB and replacing special characters etc.... I don't care about individual fields.
Each record has to bec ... |
Topic: Mass Inserts to CVS from WBIMB 5 |
KSkelton
Replies: 1 Views: 3906
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 01, 2005 11:33 am Subject: Mass Inserts to CVS from WBIMB 5 |
I have a few hundred message set projects to check into CVS (unix).
Is there any way to do this all at once (batch cmd?) or do I have to perform "Team -> Share Project --> CVS --> Commit ... |
Topic: WBIMB 5.0 Fix Pack 6 ??? |
KSkelton
Replies: 14 Views: 16387
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 03, 2005 9:40 am Subject: WBIMB 5.0 Fix Pack 6 ??? |
There is a real nice eclips plugin available, where you can import multiple projects in your workspace
BineBlue,
I tried installing this plug-in and received an error that it could not upda ... |
Topic: WBIMB 5.0 Fix Pack 6 ??? |
KSkelton
Replies: 14 Views: 16387
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 20, 2005 8:40 am Subject: WBIMB 5.0 Fix Pack 6 ??? |
Thanks Jeff.
I didn't realize that if I placed my workspace somewhere other than INSTALL_PATH that this bug would not manifest itself.
Thanks for the clarification |
Topic: WBIMB 5.0 Fix Pack 6 ??? |
KSkelton
Replies: 14 Views: 16387
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 20, 2005 6:08 am Subject: WBIMB 5.0 Fix Pack 6 ??? |
This is the defect that killed me:
Defect 34930
Platforms affected: Windows only.
If you already have the Message Brokers Toolkit installed and the INSTALL_PATH\eclipse\workspace\.metadata exists ... |
Topic: Brokers: Windows 2000 vs. Solaris 9 |
KSkelton
Replies: 5 Views: 4405
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 22, 2005 8:16 am Subject: Brokers: Windows 2000 vs. Solaris 9 |
Here's a question that may not have an answer but...
I have the choice of deploying my new QA and Prod 5.x brokers on either Windows 2000 or Solaris 9. Both are 2 cpu machines.
Is there still a ... |
Topic: WBIMB - Remote access to Source Control |
KSkelton
Replies: 7 Views: 5645
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 10, 2004 4:52 am Subject: PVCS |
We are using PVCS on a Unix box.
The toolkit is running on a Win2K box and will be found on developer's PCs.
I did not want to have to install a separate PVCS install on each server.
So am I hear ... |
Topic: WBIMB - Remote access to Source Control |
KSkelton
Replies: 7 Views: 5645
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Sep 09, 2004 11:20 am Subject: WBIMB - Remote access to Source Control |
I see the various plug-Ins to source control tools on the Eclipse website.
The README states that you must install the Souce Control Tool. (It does not state where the tool needs to be installed).
... |
Topic: Route-To-Label and Security issue |
KSkelton
Replies: 3 Views: 3197
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 20, 2004 11:02 am Subject: Route-To-Label and Security issue |
Sure.
A secure queue is one that is locked down to a specific security group using setmqaut. A non secure queue would be open to a larger audience.
Right now I setup the Verify flow using a CAS ... |
Topic: Route-To-Label and Security issue |
KSkelton
Replies: 3 Views: 3197
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 20, 2004 5:11 am Subject: Route-To-Label and Security issue |
Wanted to run this by the group.
I have a Route-To-Label flow which has one input Node.
Many remote client queues point to this Local queue on Integrator.
We have done this to reduce the number ... |
Topic: viewing WMQI error messages in the event viewer |
KSkelton
Replies: 7 Views: 6780
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 01, 2003 8:13 am Subject: viewing WMQI error messages in the event viewer |
We had this happen when our Tech Services staff removed security from our group on the Windows server!
Make sure you still have the same security level as you used to. |
Topic: Remote Oracle on Solaris from Compute Node problem |
KSkelton
Replies: 11 Views: 11226
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 23, 2003 5:09 am Subject: Remote Oracle on Solaris from Compute Node problem |
Vicky,
I did not run the mqsi_setupdatabase command as found in the Admin guide on page 32:
For Oracle 8.1.7 and Sybase
You are recommended to complete this setup after you have installed you ... |
Topic: Remote Oracle on Solaris from Compute Node problem |
KSkelton
Replies: 11 Views: 11226
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 05, 2003 6:38 am Subject: Remote Oracle on Solaris from Compute Node problem |
WMQI 2.1 CSD2
Solaris 8 Broker install with DB2 local
Hi,
I am trying to make a simple Oracle call from my compute node running on a Solaris Broker (it works from Windows brokers).
I have se ... |