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 » IBM MQ API Support » Random error code 2058

Post new topic  Reply to topic Goto page Previous  1, 2
 Random error code 2058 « View previous topic :: View next topic » 
Author Message
bower5932
PostPosted: Thu Sep 09, 2004 7:01 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

I did find this:

http://www-1.ibm.com/support/docview.wss?uid=swg21115971

I don't know if this describes your problem or not.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
adamocean
PostPosted: Fri Sep 10, 2004 9:51 am    Post subject: Reply with quote

Newbie

Joined: 07 Sep 2004
Posts: 9

JasonE wrote:
No, but intermittent 2058's or occasional traps have been known if you have coded something like
Dim x as String
x = "QMGR"
MQCONN(X, ...)
make sure it is Dim x as String * 48


ok, but why do I need to declare it like this?

JasonE wrote:
As to the fdc - do you get that every time you see the 2058, if so its a different problem. Whats the call stack (the first section below the header block, NOT the trace bit)


No, it looks like this is not related to the 2058 error.
+-----------------------------------------------------------------------------+

MQM Function Stack
xstServer
xstLoopReadingServer
xstConnectionRequest
xcsFFST
Back to top
View user's profile Send private message
JasonE
PostPosted: Sat Sep 11, 2004 6:03 am    Post subject: Reply with quote

Grand Master

Joined: 03 Nov 2003
Posts: 1220
Location: Hursley

The qmgr name is a 48 char character field, and defining it as a String makes it a bit dynamic in length. VB has a habit of putting it near page boundaries so if all 48 chars are not your string (ie come from the next page in memory) it can causes very intermittent problems - Usually an exception, but I have seen other problems as well.

Aside from that, it would be upgrade to a supported release, see if the problem persists and if it does take a trace and contact IBM support...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » IBM MQ API Support » Random error code 2058
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.