If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Environment issue in DB2.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-09-11, 03:46
pratikp.vasani pratikp.vasani is offline
Registered User
 
Join Date: Jul 2011
Posts: 16
Environment issue in DB2.

I am inserting data into tables using ESQL coding.
But in one broker and DB2 in a system it is working fine for around 30000 rows and more upto 1 lack rows.
But the same flow in other broker and DB2 is only able to insert upto 30000 rows, above which it is throwing exception-
Recoverable Exception, Retry processing failed message.
Is this some Environment issue in DB2 or in the Message flow.
Reply With Quote
  #2 (permalink)  
Old 08-09-11, 03:48
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
can you at least post the complete error message (sqlcode-sqlstate)
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #3 (permalink)  
Old 08-09-11, 04:51
pratikp.vasani pratikp.vasani is offline
Registered User
 
Join Date: Jul 2011
Posts: 16
The SQL states and codes are not there.
It is just Retry,processing failed message.
Reply With Quote
  #4 (permalink)  
Old 08-09-11, 04:58
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
please try to debug and add as much info/error as possible
without errorcode nobody knows what is going wrong and how to correct if you don't know what is the error..
I could say.. drop the db and all problems will be resolved..
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #5 (permalink)  
Old 08-09-11, 05:23
pratikp.vasani pratikp.vasani is offline
Registered User
 
Join Date: Jul 2011
Posts: 16
If a heavy message file is sent it is not going into debug mode also.
Only for small files it is going in debug mode and inserting properly.
The problem comes in Heavy file and that to in one DB and broker it is working fine and giving the exceptions in other DB and broker with the same flows and inputs.
drop the db ???
Reply With Quote
  #6 (permalink)  
Old 08-09-11, 05:45
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
If you do not have db2 specific information, posting on this forum is of little help.

Post in the broker support forums. You may find someone who has experienced this.


-
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #7 (permalink)  
Old 08-09-11, 05:52
pratikp.vasani pratikp.vasani is offline
Registered User
 
Join Date: Jul 2011
Posts: 16
ok thank you, but the only thing that this issue is not the DB issue, I wanted to confirm that thing only.
Do we need to do some settings or changes so that 1 lac rows can be inserted into two inter-related tables.As it is working in one DB but in other DB is is giving exception.
Reply With Quote
  #8 (permalink)  
Old 08-09-11, 06:06
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
how do you want us to give a hint/answer if we don't know what is the problem
otherwise it would be driving in the dark without any lights.. and see what we are hitting..
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #9 (permalink)  
Old 08-09-11, 06:33
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
I don't think this is a DB2 error

Message Broker Help Home Documentation

You are getting a Recoverable error and not a database error.

As Guy says, it is not possible to provide any guidance without knowing anything about the error.
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On