Re: DTS won't run as scheduled job (DTSStepExecStat_Completed)

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hello Dave,

So who owns the job currently?
Member of the sysadmin role?

If they are then what is the SQL Server Agent Service Account?

If they are not then what is the proxy account.

You said you ran the job as sa and it workd then this would suggest that the job ran as the service account and was fine. This would also suggest that the current owner is not being translated to the same service account and is using the proxy account.


Could it be this?


Allan


I dont think it is security.  I run the job as sa and it runs fine.

I am trying to skip about 5 steps (Active X and SQL) if a file is not
present.  This is the line of code that fails to run as a scheduled
job.
oPkg.Steps("DTSStep_DTSExecuteSQLTask_15").ExecutionStatus =
DTSStepExecStat_Completed
I have no issues when I try and disable my datapump.  The problem is
when I try and jump forward a few steps by setting SQLTask_15 to
completed.  It works in DTS Designer.

Any thoughts?



.



Relevant Pages

  • Re: Does MSSQL service account rights
    ... but does it have to be a member of the ... I have a SQL Server that runs under a domain account. ... that membership in the sysadmin role is not required. ... >> Does the MSSQL Service domain service account have to be a member of the ...
    (microsoft.public.sqlserver.security)
  • Re: SQLSERVERAGENT wont start
    ... What is the service account for SQL Server Agent? ... account is not a member of the sysadmin role in SQL Server. ...
    (microsoft.public.sqlserver.setup)
  • Re: IIS 6 wont run asp : Template Persistent Cache initialization failed
    ... I suggest you focus your attention on describing other symptoms of why ASP ... SERVICE account? ... member of IIS_WPG could be my problem? ...
    (microsoft.public.inetserver.iis)
  • Re: 5.5 Service Account
    ... The service account doesn't need to be member of domain admins. ... the service account requires the following rights ... any folders and files that Exchange Server uses. ...
    (microsoft.public.exchange.setup)