connection always drop.. when pump in huge data into the MSSSQL DB
From: msone (msone_at_discussions.microsoft.com)
Date: 10/08/04
- Next message: Sarav: "Re: Microsoft Automated Deployment Services (ADS)"
- Previous message: Al Cameron: "Data Management for Graphic Designers"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 7 Oct 2004 20:09:03 -0700
hi all..
Currently... i;m using windows 2003, MSSQL 2000 standard edition for the
database and also the castor JDO to create the object to make the socket
connection via JDBC.
My problem is.. the connection is always drop when i pump in a huge data
such as 5000 records in the MSSQL database. It gives me this error:
org.exolab.castor.jdo.PersistenceException: Nested error:
java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]Error
establishing socket.
When i try to re-connect and the connection is successful made...after
certain duration, the connection will drop again and it will continuously
dropping.
But when i pump in a small amount of records such 500 into the database... i
got no problem. I also got no problem pump in a huge data into MSSQL by
using windows 2000 platform.
My question is... is the platform do matters .....
Can anyone help me with this problem.. or have any idea to solve it.
Thanks.
- Next message: Sarav: "Re: Microsoft Automated Deployment Services (ADS)"
- Previous message: Al Cameron: "Data Management for Graphic Designers"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|