Re: BULK Insert Problem

From: Prabhat (not_a_mail_at_hotmail.com)
Date: 05/03/04


Date: Mon, 3 May 2004 14:30:24 +0530

Hi Vyas,

Thanks. Your Solution worked WELL.

Thanks
Prabhat

"Narayana Vyas Kondreddi" <answer_me@hotmail.com> wrote in message
news:uNrsUlOMEHA.3052@TK2MSFTNGP12.phx.gbl...
> Look up MSSQLServer service in the Services applet (Control Panel ->
> Administrative Tools). Can also be verified from 'Computer Management'
> window in administrative tools.
> --
> HTH,
> Vyas, MVP (SQL Server)
> http://vyaskn.tripod.com/
> Is .NET important for a database professional?
> http://vyaskn.tripod.com/poll.htm
>
>
>
>
> "Prabhat" <not_a_mail@hotmail.com> wrote in message
> news:uVI5MhOMEHA.2276@TK2MSFTNGP09.phx.gbl...
> Thanks for your reply.
>
> By How do I check that?
>
> I Log on to my system using the Local System Administrator Account. So How
> do I see that The SQL Server Service is starting using the Local Account
and
> How Do I change that to Domain Account?
>
> Thanks
> Prabhat
>
> "Narayana Vyas Kondreddi" <answer_me@hotmail.com> wrote in message
> news:uY5JIcOMEHA.1156@TK2MSFTNGP09.phx.gbl...
> > Is your SQL Server service account a local account? If so, convert that
to
> a
> > domain account and make sure that domain account has access to the file
> you
> > are trying to bulk load.
> >
> > --
> > HTH,
> > Vyas, MVP (SQL Server)
> > http://vyaskn.tripod.com/
> > Is .NET important for a database professional?
> > http://vyaskn.tripod.com/poll.htm
> >
> >
> >
> >
> > "Prabhat" <not_a_mail@hotmail.com> wrote in message
> > news:emWNA8NMEHA.644@tk2msftngp13.phx.gbl...
> > Hi All,
> >
> > I work in a Network Environment. My System Number is "system1" where the
> SQL
> > Server DB is Installed. And If I Try to Bulk Insert any thing from my
> system
> > Then it works fine.
> >
> > But If I Try to do Any BULK INsert from "system2" then I Get the below
> > ERROR!!!!
> >
> > Server: Msg 4861, Level 16, State 1, Line 1
> > Could not bulk insert because file '\\radsoftech-115\MSF\Import\Jules
> > Kuperberg NY List 1 12-18-03.csv' could not be opened. Operating system
> > error code 5(Access is denied.).
> >
> > My SQL Statement to FROM_ACQ table is Like:
> >
> > BULK INSERT FROM_ACQ
> > FROM '\\usert2\Import\NY_List.csv'
> > WITH (FIRSTROW = 2, FIELDTERMINATOR = ',', ROWTERMINATOR = '\n')
> >
> >
> > Even I CAN Open that file of system2 from my system using "Start - RUN".
> My
> > SQL Server Startup is Done in ADMINISTRATOR Account, and Same with
System2
> > also. Both the systems are having same possword for the user
> Administraotr.
> > Owner of the DB is User1\Administrator.
> >
> > So where is the problem? Any Help.
> >
> > Thanks in Advance.
> > Prabhat
> >
> >
> >
> >
> >
>
>
>
>



Relevant Pages

  • Re: SQL account rights
    ... Please advice what is the best, suitable rights rather than domain admin ... Warren Brunk - MCITP - SQL 2005, ... Add it as a login to the SQL Server ... files, or backups, make sure that the service account has Full ...
    (microsoft.public.sqlserver.security)
  • Re: User authentication
    ... There are 2 SQL Server 2005 ... 1 SQL Server 2000 installed on another server ... Windows account instead to run backup jobs. ...
    (microsoft.public.sqlserver.clients)
  • Re: user and group permissions
    ... Within SQL - Security - Logons - remove Administrators. ... add SQLAdmins as the SQL Server Role of System ... > Is it possible to deny access to local NT administrator ... > cluster runs under domain user account with adminstrator ...
    (microsoft.public.sqlserver.clustering)
  • RE: Win2000 OS Access for SQL Server Admin
    ... yet the other SQL services start successfully before ... Admin account. ... LocalSystem has more privledges than local administrator. ... SQL Server Agent connects to SQL Server using SQL Server Authentication ...
    (microsoft.public.sqlserver.security)
  • Re: Guest Account being enabled
    ... Therefore....I'm clueless when it comes to SQL. ... >the SA account is using SQL and the password is stared. ... >>>I have a User Account named Administrator. ... and the exchange service username are also ...
    (microsoft.public.security)