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 > What is Distributed Protocol Error ??

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-04-09, 19:42
DBFinder DBFinder is offline
Registered User
 
Join Date: Sep 2008
Location: Toronto,Canada
Posts: 606
What is Distributed Protocol Error ??

Hi all,

I need to understand Distributed Protocol Error!

This happens when the Java Developer calls a stored procedure through Java Application.

When calling via DB2-CLP there is no error.

What does this error mean and what should I do to fix it .


Code:
13:45:01,082  INFO [DefaultQuartzScheduler_Worker-1]
 (AccountSynchronizationDao) - CLIENT_ACCOUNT update:
 MESSAGE= [SQL30020N  Execution failed because of a 
Distributed Protocol Error that will affect the successful execution 
of subsequent commands and SQL statements: 
 Reason Code "0x1245"("0117")"".  SQLSTATE=58009   ]

13:45:01,082  INFO [DefaultQuartzScheduler_Worker-1]
 (AccountSynchronizationDao)
DB2 Server Info

Code:
C:\Documents and Settings\db2admin>db2level
DB21085I  Instance "DB2" uses "32" bits and DB2 code release "SQL08015" with
level identifier "02060106".
Informational tokens are "DB2 v8.1.5.449", "s040212", "WR21334", and FixPak
"5".
Product is installed at "C:\SQLLIB".


C:\Documents and Settings\db2admin>

Please Help.

Will this be resolved with a fixpack ??

DBFinder
Reply With Quote
  #2 (permalink)  
Old 03-05-09, 08:32
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
I can say it will for sure, but you are on FP 5 for V8 which came out in February of 2004. The current FP for V8 is 17.

Andy
Reply With Quote
  #3 (permalink)  
Old 03-23-09, 11:41
DBFinder DBFinder is offline
Registered User
 
Join Date: Sep 2008
Location: Toronto,Canada
Posts: 606
Yes

ver 8.1.5


the problem was located in db2jcc-1.0 driver. Needs New driver.



Thanks all

DFBFinder
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