File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes HY000 -1 Error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "HY000 -1 Error" Watch "HY000 -1 Error" New topic
Author

HY000 -1 Error

Mark Jutras
Greenhorn

Joined: Aug 01, 2001
Posts: 23
I'm currently trying to update a file in our Legacy
system with the use of JDBC. I have a loop that
successfully updates up to only 223 records and then errors
out with the message:
Unable to open DRA0:[IN.FILE.01]INVENTORY.DAT.
Unable to send message to server.HY000 -1.
I believe I'm using the sun.jdbc bridge driver for this, version 2. Any reason why this is happening would be
greatly appreciated.
Thanx in advance,
Mark
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: HY000 -1 Error
 
Similar Threads
JBPM
How to replace comma (,) with a dot (.) using java
RMI problem
problem in installation of eclipse
Weblogic EJB Server and win '98