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