|
-
April 19th, 2008, 11:45 AM
#1
java.sql.BatchUpdateException
I have write a program which reads data from a file and write in a database Postrgresql.But when i run my program it shows the error after some time running.It shows the exception which is
"java.sql.BatchUpdateException: Batch entry 122,098 INSERT INTO GEONAME VALUES (3294551)"
"at org.postgresql.jdbc2.AbstractJdbc2Statement$BatchResultHandler.handleError(AbstractJdbc2Statement.java:2516)"
These are the exceptions can anyone please help me to remove this.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|