program hang up when executing prepareStatement() or executeUpdate()...
391566Apr 3 2003 — edited Apr 4 2003I 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 !!!!!