dbTalk Databases Forums  

DTS with domain account

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


Discuss DTS with domain account in the microsoft.public.sqlserver.dts forum.



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

Default DTS with domain account - 03-13-2006 , 08:18 AM






Hello

I have created a package to import tables from a second server using a copy
sql objects task, and I have run into a little snag.

My connection to the external SQL server uses my windows domain account
(server uses ONLY windows authentication) and my connection to my SQL server
i can use a SQL account (sa).

The problem I'm having is I need this package to run at 11pm every night.
Seeing as I wont be able to do this, how can I have the DTS impersonate my
credentials? I have the task set using NT authentication and my domain
account is set as the owner of the job and the package, but this failed
saying
"The job failed. Unable to determin if the owner (domain\myaccount) of job
Import Objects has server access (reason: Could not obtain information about
Windows NT group/user 'domain\myaccount' SQLSTATE 32000 error 8198"

Both severs are SQL Server 2000 (with the sp3a I believe)

Thanks for any and all help.

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

Default Re: DTS with domain account - 03-13-2006 , 02:49 PM






Hello Ben ben_1_ AT hotmail DOT com,

When a package is run as a job it can take on different credentials to the
ones you think it should be using

Have a read of this and hopefully it will help

http://support.microsoft.com/?kbid=269074

Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
Hello

I have created a package to import tables from a second server using a
copy sql objects task, and I have run into a little snag.

My connection to the external SQL server uses my windows domain
account (server uses ONLY windows authentication) and my connection to
my SQL server i can use a SQL account (sa).

The problem I'm having is I need this package to run at 11pm every
night. Seeing as I wont be able to do this, how can I have the DTS
impersonate my credentials? I have the task set using NT
authentication and my domain account is set as the owner of the job
and the package, but this failed saying "The job failed. Unable to
determin if the owner (domain\myaccount) of job Import Objects has
server access (reason: Could not obtain information about Windows NT
group/user 'domain\myaccount' SQLSTATE 32000 error 8198"

Both severs are SQL Server 2000 (with the sp3a I believe)

Thanks for any and all help.




Reply With Quote
  #3  
Old   
Ben
 
Posts: n/a

Default Re: DTS with domain account - 03-14-2006 , 07:41 AM



Looks like my problem is the server im trying to copy objects too uses a
local system account to start up as while im trying to use a domain account
for authentication.

Thanks again.

"Allan Mitchell" wrote:

Quote:
Hello Ben ben_1_ AT hotmail DOT com,

When a package is run as a job it can take on different credentials to the
ones you think it should be using

Have a read of this and hopefully it will help

http://support.microsoft.com/?kbid=269074

Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Hello

I have created a package to import tables from a second server using a
copy sql objects task, and I have run into a little snag.

My connection to the external SQL server uses my windows domain
account (server uses ONLY windows authentication) and my connection to
my SQL server i can use a SQL account (sa).

The problem I'm having is I need this package to run at 11pm every
night. Seeing as I wont be able to do this, how can I have the DTS
impersonate my credentials? I have the task set using NT
authentication and my domain account is set as the owner of the job
and the package, but this failed saying "The job failed. Unable to
determin if the owner (domain\myaccount) of job Import Objects has
server access (reason: Could not obtain information about Windows NT
group/user 'domain\myaccount' SQLSTATE 32000 error 8198"

Both severs are SQL Server 2000 (with the sp3a I believe)

Thanks for any and all help.





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.