Re: scheduling DTS fails with sa rights

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 04/07/04


Date: Wed, 07 Apr 2004 05:49:24 -0600

Are you copying the data to a text file on another server?
In that case, you can't have SQL Agent running under local
system as that account does not have network access - you
would need to use a domain account.
You can find troubleshooting steps for problems when a
package doesn't run when scheduled in the following:
INF: How to Run a DTS Package as a Scheduled Job
http://support.microsoft.com/?id=269074

-Sue

On 7 Apr 2004 04:31:28 -0700, kralemann.r@bex.battenfeld.com
(ralle) wrote:

>Hallo to all,
>I hope the SQL and DTS experts can help me.
>I have problems with sheduling a small script copy data from Sql2000
>to a flat txt-file.
>When executing it in SEM on a different PC it works fine
>when sheduling it on the sql server it fails with error 208.
>I read a lot about this in the news group and thought the
>SQLSERVERAGENT has missing rights.
>I granted SA Permission to the services MSSQLSERVER and SQLSERVERAGENT
>( with local system account = has admin rights )
>I logged in on the server with also SA rights.
>I got everytime the same error.
>What should I do to allow SQLSERVERAGENT to execute the job.
>Many thanks in advance
>
>Ralf



Relevant Pages

  • Re: SQL account rights
    ... Please advice what is the best, suitable rights rather than domain admin ... issues, such as a server that might have IIS running on the same machine, ... applicable to SQL 2000 environment, ... files, or backups, make sure that the service account has Full ...
    (microsoft.public.sqlserver.security)
  • RE: MP Install issue
    ... Where in the installation are you talking about specifying the account rather ... > MPDB ERROR - CONNECTION PARAMETERS ... > SQL Server Name: servername ... > with a trusted SQL Server connection. ...
    (microsoft.public.sms.setup)
  • Re: SQL Express Fails with Hardware Error
    ... The LocalSystem account is a built-in account, ... which the SQL Service runs. ... MCSE, CCEA, Microsoft MVP - Terminal Server ... Minimum Hardware Requirement (Warning) ...
    (microsoft.public.sqlserver.setup)
  • Re: SCCM with a remote SQL instance problems (IT IS NOT A WARNING)
    ... PreReq check is not a WARNING it is a FAILURE. ... account the run the SQL Server Service on the server, Domain Memberships, AD ...
    (microsoft.public.sms.installer)
  • Re: Distributed Query - Linked Servers?
    ... In the case of SQL style accounts, it doesn't seem very secure to me, because the password will be transmitted over the network. ... it should also be able to work by setting up a credential and proxy account on Server1. ... In this case it could work with NTLM authentication. ... we just need to verify that the 2 sql server instances are under sql server and windows authentication mode and the sql account you use has the permission on the 2 sql server instances. ...
    (microsoft.public.sqlserver.server)