Re: sql server

From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 11/20/03


Date: Thu, 20 Nov 2003 08:01:03 -0700

The message is saying that you have SQL Server setup to use
the local system account for the startup account. When you
use local system for the SQL Server account, it will not
have access to network resources. Access to network
resources is required to copy a database to another machine.
You need to change the SQL Server service startup account to
a domain account that has the necessary permissions on the
other server.
For more information, refer to:
INF: Understanding and Troubleshooting the Copy Database
Wizard in SQL Server 2000
http://support.microsoft.com/?id=274463

-Sue

On Thu, 20 Nov 2003 06:41:52 -0800, "bill"
<anonymous@discussions.microsoft.com> wrote:

>I have 2 sql servers running on 2 different machines
>
>I am using the dts (meta data services packages and
>selecting the copy database task)
>
>I am trying to copy a database from one to the other. I am
>getting an error message saying
>
>cdw error message
>
>Your sql server service is running under the local system
>account. You need to change your sql server service
>account to have right to copy files over the network
>
>
>Any help would be appreciated
>
>Thanks



Relevant Pages

  • Re: Installation - What Account is needed?
    ... Because, when you change your SQL Server' s service account's password from your Active Directory, it won't be updated automatically at the SQL Server server and when your SQL Server service restarts, it'd compain about the wrong password. ... it does not mean your SQL Server services have to be running under the account which you installed the mentioned SQL Server instance. ... I understand you are asking about the required account to install a SQL ...
    (microsoft.public.sqlserver.setup)
  • Re: 18456 Login failed for user NT AUTHORITYSYSTEM
    ... No, not using fulltext Searching. ... problem and had ruled it out but had not though about tracing the account. ... > system and is unable to connect to SQL server. ... > SQLSERVERAGENT - but I'm sure it's not running under local system.) ...
    (microsoft.public.sqlserver.server)
  • Re: xpsql.cpp
    ... The SQL Server service account also needs the rights below. ... > SQLAgentCmdExec login in EM and restarting SQL Server can help. ...
    (microsoft.public.sqlserver.security)
  • Re: Error 15401 using sp_grantlogin (not addressed by current KB articles)
    ... Restarting Windows 2000 resolved the problem for this particular account, ... confused when it sees a duplicate SID. ... > One way to get SQL Server to agree with the renamed NT ... > Preview (to ensure the script was created), ...
    (microsoft.public.sqlserver.security)
  • Re: Distributed Query - Linked Servers?
    ... Server1 - backend SQL Server ... the domain user account will not be able to register SPNs ... or register the SPNs manually using the SetSPN ... enable the SQL Server service account for delegation. ...
    (microsoft.public.sqlserver.server)