dbTalk Databases Forums  

dtsrun/dtsrunui client side error - access denied

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss dtsrun/dtsrunui client side error - access denied in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jim Peters
 
Posts: n/a

Default dtsrun/dtsrunui client side error - access denied - 01-13-2004 , 09:37 AM






Get error when 'dtsrun' is run on client machine. Error:
[ConnectionOpen(Connect()). SQL Server does not exist of
access denied.

'Access denied' - no authorization outside the server.
What kind of security authorization is necessary?

Thanks,
Jim

********************************
SQL Server 2000 on Windows 2003
Client - Windows XP with SQL 2000 client


Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: dtsrun/dtsrunui client side error - access denied - 01-13-2004 , 11:21 AM






DTSRUN with what parameters.

DTSRUN with no parameters is probably looking locally and seeing as you only
have the client you have no server hence the "Server does not exist"
message.



--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Jim Peters" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Get error when 'dtsrun' is run on client machine. Error:
[ConnectionOpen(Connect()). SQL Server does not exist of
access denied.

'Access denied' - no authorization outside the server.
What kind of security authorization is necessary?

Thanks,
Jim

********************************
SQL Server 2000 on Windows 2003
Client - Windows XP with SQL 2000 client




Reply With Quote
  #3  
Old   
Jim Peters
 
Posts: n/a

Default Re: dtsrun/dtsrunui client side error - access denied - 01-13-2004 , 11:31 AM



Parameters:

DTSRun /S "blindset"
/U "will"
/P "yates"
/N "Accounting_Claims_Paid_Detail"
/G "{AE56D92F-C9C7-4DAB-9AF0-857DC02675C2}"
/A "startdate":"7"="11/15/03"
/A "enddate":"7"="12/1/03"
/W "0"


Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: dtsrun/dtsrunui client side error - access denied - 01-13-2004 , 01:07 PM



OK

Can you do

Start | Run | isqlw -Sblindset -Uwill -Pyates



--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Jim Peters" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Parameters:

DTSRun /S "blindset"
/U "will"
/P "yates"
/N "Accounting_Claims_Paid_Detail"
/G "{AE56D92F-C9C7-4DAB-9AF0-857DC02675C2}"
/A "startdate":"7"="11/15/03"
/A "enddate":"7"="12/1/03"
/W "0"




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.