SQL Server Developer Center > SQL Server Forums > SQL Server XML > Is there any limitations on the number of parallel XML Bulk Load (SQLXML 4.0)?
Ask a questionAsk a question
 

QuestionIs there any limitations on the number of parallel XML Bulk Load (SQLXML 4.0)?

  • Monday, October 26, 2009 12:26 PMJabs Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    I have gone through various forums and MSDN. But MS nowhere ( not even in document - Guidelines and Limitations of XML Bulk Load (SQLXML 4.0)) talks about limitation of performing parallel bulk load of XML files using SQLXML4.0.

    When I perform simultaneous XML bulk load operations, I get deadlocks during BulkLoad saying -
    Transaction (Process ID 259) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.

    I would like to know is there any limitations on the number of parallel/ simultaneous bulk load operation of SQLXML?

    Thank in advance,
    Jabs


    jabs

All Replies