Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

program hang up when executing prepareStatement() or executeUpdate()...

391566Apr 3 2003 — edited Apr 4 2003
I use java to write program under oracle 9i( under Redhat 8.0). I have a strange problem: My program will hang up suddenly when executing executeUpdate() or prepareStatement(). It just stop, not dead. It will wake up and continue to do its job. The database and my program is in the same machine. So I think it is not the delay of network. Is there anyone that know this problem ? Please give me suggestions. Thank you !!!!!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 2 2003
Added on Apr 3 2003
11 comments
556 views