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 » WebSphere Message Broker (ACE) Support » Problems with database when num of records exceed 650

Post new topic  Reply to topic
 Problems with database when num of records exceed 650 « View previous topic :: View next topic » 
Author Message
Deepika
PostPosted: Tue Feb 11, 2003 1:09 pm    Post subject: Problems with database when num of records exceed 650 Reply with quote

Novice

Joined: 03 Jul 2002
Posts: 14

We have a message flow that writes data into the database on it way to the backend and on the way back retrieves the original message to output the response message concatenated with the original message.Now till the time we have some 600-700 records the flow works fine but once the number of records in the database exceed this limit of 600-700 records the insertion into the database is successful, however the select from the database returns a NULL value.We have tried reading the SQLCA and found that both the SQLCODE and the SQLSTATE return ZERO (0) everytime.To get rid of the problem we need to stop and restart the broker and also purge the database and it starts functioning normally.But the same problem returns onece the records exceed 600-700.It may be noted that we are inserting BLOB data into the database and the selection of record from the database is based on a BLOB field (which is the MsgId and the CorrelId)Dont know if that would anyway make any difference.
Any help insolving this problem is appreciated.
Back to top
View user's profile Send private message
yaakovd
PostPosted: Tue Feb 11, 2003 11:21 pm    Post subject: Reply with quote

Partisan

Joined: 20 Jan 2003
Posts: 319
Location: Israel

Try create idexes on your table.
CREATE INDEX <index_name> ON <schema>.<table_name>(<column> ASC) PCTFREE 10

If it is not enough - provide: db2 get db cfg for <db_name>
_________________
Best regards.
Yaakov
SWG, IBM Commerce, Israel
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Problems with database when num of records exceed 650
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.