DTS/BCP transaction log full error

  • Hi,

    We are running SQL server 2005, SP2 and whenever we try very simple BCP or DTS commands (copying less than 100,000 rows) we are getting transaction log full errors.  We are running the BCP command through on OLE DB connection written in our application.

    When we run the BCP command directly from Query Analyzer, it runs w/o getting the transaction log full error. 

    Our transaction log is set to autogrow.

    Any ideas?

  • What is the recovery model that is been set in that particular database?

    Cheers,
    Sugeshkumar Rajendran
    SQL Server MVP
    http://sugeshkr.blogspot.com

  • David

    What are the exact commands you are using in your application and in Query Analyzer?

    John

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

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