increasing DTS Package Execution time

  • I am Executing a .ASPX page using MSXML2.ServerXMLHTTP object it takes a long time to execute and after 30 seconds DTS Package stops execution with script time out error. Please help me regarding this if any of you have any idea.

     

    Thanks

     

    sharad rastogi

    sharadr@sebiz.net

  • Three things to check.

    1) IIS Script Execution Timeout.

    2) SQL Server connection timeout.

    3) depending on how your are initiating the execution on the package, SQL Command execution timeout.

    For longer running packages, look into using the Job Scheduler and execute the package asynchronously.

    -Mike Gercevich

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

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