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 78 matches
Author Message
  Topic: End of file exception when using MQ classes for Java
csongebalazs

Replies: 6
Views: 11646

PostForum: IBM MQ Java / JMS   Posted: Fri May 23, 2014 12:26 am   Subject: End of file exception when using MQ classes for Java
Thanks for replies and advices what should I do instead of what I done.

As I told I am brand new in Java, and the Using WebSphere MQ classes for Java chapter was before than the Using WebSph ...
  Topic: End of file exception when using MQ classes for Java
csongebalazs

Replies: 6
Views: 11646

PostForum: IBM MQ Java / JMS   Posted: Fri May 16, 2014 1:53 am   Subject: End of file exception when using MQ classes for Java
Not using RFH2 header is not an option for me, I must.

Anyway, still can someone explain, why linked code not worked as way as i expected?
  Topic: End of file exception when using MQ classes for Java
csongebalazs

Replies: 6
Views: 11646

PostForum: IBM MQ Java / JMS   Posted: Fri May 16, 2014 12:00 am   Subject: End of file exception when using MQ classes for Java
If I doing the following, i can read header and body :

MQHeaderIterator hi = new MQHeaderIterator (rcvMessage);
while (hi.hasNext())
...
  Topic: End of file exception when using MQ classes for Java
csongebalazs

Replies: 6
Views: 11646

PostForum: IBM MQ Java / JMS   Posted: Thu May 15, 2014 10:58 pm   Subject: End of file exception when using MQ classes for Java
Hi,

I am brand new in java, and maybe I asking noob questions, but need help.
I decided to make a simple java application which can connect to a queue manager, send and receive message fr ...
  Topic: mssql 2008 stored procedure call error wmb 8
csongebalazs

Replies: 13
Views: 24016

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Nov 25, 2013 5:05 am   Subject: mssql 2008 stored procedure call error wmb 8
I am so sad, because have to make a new reply here. I thought this case was closed when IBM made the combined fix for me (as I wrote 29th Aug), but I was wrong.
Nowdays I installed the runtime ...
  Topic: casting error at date MMM format in case of WMB8
csongebalazs

Replies: 6
Views: 5002

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Nov 21, 2013 12:19 am   Subject: casting error at date MMM format in case of WMB8
Hi,

As I wrote at the start, I tried NOV, Nov, nov. None of those was good. It worked only with NOV.. /We figured out the presence of extra dot, when tried to do an oposit cast, mean casting curren ...
  Topic: casting error at date MMM format in case of WMB8
csongebalazs

Replies: 6
Views: 5002

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 19, 2013 6:06 am   Subject: casting error at date MMM format in case of WMB8
Changing - t / did not help, got same exception.
  Topic: casting error at date MMM format in case of WMB8
csongebalazs

Replies: 6
Views: 5002

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Nov 18, 2013 5:04 am   Subject: casting error at date MMM format in case of WMB8
Hi!

We have an application, which code contains the following part:
CAST(CAST(nyers AS DATE FORMAT 'dd-MMM-yyyy') AS CHAR FORMAT 'yyyyMMdd')
The input string for example a 16-NOV- ...
  Topic: mssql 2008 stored procedure call error wmb 8
csongebalazs

Replies: 13
Views: 24016

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Aug 29, 2013 5:18 am   Subject: mssql 2008 stored procedure call error wmb 8
No, I did not try. Ty for the tip, but they fixed what they made wrong, so now no need to found a workaround. But if I have some free time I will test that too.
  Topic: mssql 2008 stored procedure call error wmb 8
csongebalazs

Replies: 13
Views: 24016

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Aug 29, 2013 12:36 am   Subject: mssql 2008 stored procedure call error wmb 8
An extra detail. Using the fix for invalid precision value problem, main message processing was fine, but if I passed NULL values in the stored procedure parameters, I got BIP2329E: An unexpected NULL ...
  Topic: mssql 2008 stored procedure call error wmb 8
csongebalazs

Replies: 13
Views: 24016

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Aug 12, 2013 12:26 am   Subject: mssql 2008 stored procedure call error wmb 8
The story was continued. They made an another fix which eliminated the String data, right truncation errors, but not the Attempt to create a duplicate schema errors.
Meanwhile I figured out, the dup ...
  Topic: mssql 2008 stored procedure call error wmb 8
csongebalazs

Replies: 13
Views: 24016

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jun 10, 2013 5:52 am   Subject: mssql 2008 stored procedure call error wmb 8
The problem still under investigation by the IBM LVL3 support.

They made an APAR fix for it, but that did not worked for me (and with that fix the SQL Server ODBC driver failed too). After the fix ...
  Topic: very slow MQ 7.5 IO on windows 2008
csongebalazs

Replies: 8
Views: 6119

PostForum: General IBM MQ Support   Posted: Thu Apr 04, 2013 11:58 pm   Subject: very slow MQ 7.5 IO on windows 2008
Message data size does not exceed 1000 chars in case of any message.

Sorry for my English. I wanted to say that: first time I was not sure, the test message generator flow or something else is the ...
  Topic: very slow MQ 7.5 IO on windows 2008
csongebalazs

Replies: 8
Views: 6119

PostForum: General IBM MQ Support   Posted: Thu Apr 04, 2013 2:02 am   Subject: very slow MQ 7.5 IO on windows 2008
I think I gave the exact number of messages. The test message generator flow, whcih has 1 compute node, generates 10000 + 20000 + 30000 persistent messages into 3 different queue. There are 6 do-while ...
  Topic: very slow MQ 7.5 IO on windows 2008
csongebalazs

Replies: 8
Views: 6119

PostForum: General IBM MQ Support   Posted: Wed Apr 03, 2013 4:47 am   Subject: very slow MQ 7.5 IO on windows 2008
In that point of view, when i doing SAME thing on 2 different server and it perform very different speed, persistence and others must not be important.
I know putting persisntent messages more resour ...
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.