insertion delay

  • I hav a java application which using tvp.The javaprogram is giviing thousand records per second to sql server using tvp.but sql server is inserting on 485 rows per second.But when i try to insert 40000 records in sql server using tvp(from sql server side) ,it is only taking 0 sec.So i thought it is due to

    N/w problem.but when the program run in the localhost also taking same time 3-4 sec per 1000 records.

    So it is not due to network.when we run in .net,it is working fine...is any problem with jdbc?any suitable driver for sqlserver2008.we are used JTDS and microsoft sql server jdbc driver.but the same result?what is the reason for this?

    *Note : tvp is only available for sql server 2008

    My server config is

    Intel(R) xeon(R) Cpu

    E5430@2.66GHz,2.67GHz

    Ram :4GB

    Any help is appreciated...

  • Hi

    Could you post a snippet of your java code and your procedure?

    Thanks

    Flo

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply