Re: Bulk Insert or even the cmdexec and xp_cmdshell is access denied?

From: aaa (renlaps@philwebinc.com)
Date: 09/11/02


From: "aaa" <renlaps@philwebinc.com>
Date: Wed, 11 Sep 2002 18:23:06 +0800


Sorry for the delay, I'm just back in the office,

It is possible the tight security or perhaps a very good firewall is causing
this restriction or maybe perhaps sql2k or windows 2k authentication
problem?.

Anyone have an idea or perhaps have the same scenario with me can advice me
with this kind of problem!

Thanks and regards,

"Satya" <satyaskj@yahoo.co.uk> wrote in message
news:f17101c258ce$d82f9720$3bef2ecf@TKMSFTNGXA10...
> Check the registry settings for the permissions to the SQL
> Service account you use to connect with REGEDT32 utility
> from command prompt.
> >-----Original Message-----
> >Why I'm denied in running the bulk insert command with
> the following
> >scenario?
> >
> >1. the sql server having domain account in our network is
> also having an
> >administrator rights locally.
> >2. the sql server is also having full rights to the
> workstation where I want
> >access the text file data.
> >3. the sql login also is an system administrator in sql.
> >
> >But why, I'm denied accessing the folders/files in the
> other workstation,
> >when I'm executing the command bulk insert or even the
> cmdexec in jobs or
> >xp_cmdshell in query analyzer.
> >
> >What I really want is to insert/import the text located
> on the other
> >workstation everyday, I'm thinking of using the jobs in
> sql, but so far,
> >found no good!
> >
> >Can someone help me regarding this?
> >
> >Thanks You in Advance!
> >Renato B. Lapera
> >
> >
> >.
> >



Relevant Pages

  • Re: COBOL stored procedure for DB2
    ... Regarding how you precompile the app, you must specify target mfcob to db2 prep, rather than target ibmcob. ... Have you also confirmed that, prior to executing the CALL statement, the host variables specified within the client app have the appropriate values? ... MODIFIES SQL DATA ... confirm the cob command used for creating the SP module. ...
    (comp.lang.cobol)
  • Re: COBOL stored procedure for DB2
    ... Have you also confirmed that, prior to executing the CALL statement, the ... The DB2 CREATE PROCEDURE statement. ... MODIFIES SQL DATA ... confirm the cob command used for creating the SP module. ...
    (comp.lang.cobol)
  • Re: How to investigate performance problem?
    ... Our users are experiencing a slow performance of our application. ... apparently there's no SQL Monitor available. ... use the WRKSYSACT command. ... interactive and batch jobs. ...
    (comp.sys.ibm.as400.misc)
  • Re: Can I get Consultancy advice on SQL/Fox in the UK (South East)
    ... My problem is the two Sequel Server tables within one database with which I ... Don't ask me why but the SQL designers have NOT ... command that I can initiate with SQLCONNECT, ... > While you're in the View Designer, right-click and view the SQL code. ...
    (microsoft.public.fox.helpwanted)
  • Re: Optimistic Concurrency on UpdateCommand...
    ... client device, I update that column with a non-null datetime and then try to ... 1!!!If I copy and paste the command ... With the 4th column not allowing nulls, the optimistic concurrency code ... Can I have a nullable datetime column in my Sql ...
    (microsoft.public.dotnet.framework.adonet)