Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Oracle jdbc executeBatch() problem

Status
Not open for further replies.

luvcal

Programmer
Aug 10, 2001
54
US
I am attempting to run executeBatch() for an insert stmt using an Oracle 8i database and the program hangs forever. This is a random occurence...it happens on large and small inserts and sometimes works for tables and sometimes does not. I am clearing my batch after each execution, but it is not even getting there anyway. Any and all help is appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top