Database connection error. Error: Protocol violation [message #173939] |
Thu, 25 May 2006 05:34 |
just_a_kid
Messages: 16 Registered: December 2005
|
Junior Member |
|
|
Hi Guys,
I hit this error when i run my java program.
The scenario is this.
i have 2 job pointing to same jar file
and running simultaneously
this 2 job pointing to the same database
after some time and it already processed half of the records to database i get exception "database connection error : protocol exception "
Any idea guys?
I guess because of the violation sharing while the other job closing the connection object or something
Thanks
|
|
|
|