Sheduled DTS package fails

  • I am trying to schedule a DTs Package , keep on failing when we schedule , Executes fine manually from enterprise manager .

    The dts packages takes the data from other machine (Network Drive ), which is mapped . and copy to the local Database

  • What is the error message that you get when you run the package as a scheduled job?

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • No Error mesage .. Just keep on Exeuting the First Step, never completes

    I look into the profiler ,

    SELECT N'Testing Connection...'

    EXECUTE msdb.dbo.sp_sqlagent_get_perf_counters

    what does it mean ..

  • looks like network Floder mapping Problem ,

    Please Can you tell me How to Start the SQLSERVICES in domain Account

  • Here is a reference article for setting the service accounts to a domain account:

    http://msdn.microsoft.com/en-us/library/ms186264.aspx

    This gives the instructions for the agent, but the same basic steps apply to the SQL Server Service account.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

Viewing 5 posts - 1 through 4 (of 4 total)

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