dbTalk Databases Forums  

DTSRUN using MSDTC must run under Cluster Admin account?

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss DTSRUN using MSDTC must run under Cluster Admin account? in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Michael Leung Kim Ming
 
Posts: n/a

Default DTSRUN using MSDTC must run under Cluster Admin account? - 10-19-2004 , 08:46 PM






I have W2KAS, SQL Server 2000 active/passive cluster with cluster
MSDTC resources.

I use NT Task to execute DTS package via DTSRUN and package requires
transactions. If the task is run as administrator or a account with
cluster administrive right, everything is fine. Otherwise, I will get
the following error in the event log and the package is not run and
without any log.

Is there any way such that I don't have to run the NT task with
administror or cluster administrive rights?

The application log shows an event 4376 from the MSDTC client:
Event Type: Error
Event Source: MSDTC Client
Event Category: (16)
Event ID: 4376
Date: 10/04/2002
Time: 12:40:34
User: N/A
Computer: KANE
Description:
The application could not connect to MSDTC because of insufficient
permissions. Please make sure that the identity under which the
application
is running has permission to access the cluster. Please refer to MSCS
documentation on how to grant permissions.

Reply With Quote
  #2  
Old   
Mike Epprecht (SQL MVP)
 
Posts: n/a

Default RE: DTSRUN using MSDTC must run under Cluster Admin account? - 10-20-2004 , 12:41 AM






Hi

Make sure that the account you are trying to use has at minimum "log on
locally" rights.

Regards
Mike

"Michael Leung Kim Ming" wrote:

Quote:
I have W2KAS, SQL Server 2000 active/passive cluster with cluster
MSDTC resources.

I use NT Task to execute DTS package via DTSRUN and package requires
transactions. If the task is run as administrator or a account with
cluster administrive right, everything is fine. Otherwise, I will get
the following error in the event log and the package is not run and
without any log.

Is there any way such that I don't have to run the NT task with
administror or cluster administrive rights?

The application log shows an event 4376 from the MSDTC client:
Event Type: Error
Event Source: MSDTC Client
Event Category: (16)
Event ID: 4376
Date: 10/04/2002
Time: 12:40:34
User: N/A
Computer: KANE
Description:
The application could not connect to MSDTC because of insufficient
permissions. Please make sure that the identity under which the
application
is running has permission to access the cluster. Please refer to MSCS
documentation on how to grant permissions.


Reply With Quote
  #3  
Old   
Michael Leung Kim Ming
 
Posts: n/a

Default Re: DTSRUN using MSDTC must run under Cluster Admin account? - 10-21-2004 , 02:32 AM



Mike,

Actually, I logon as the account, invoke enterprise Manamager,
highlight the DTS package and execute. I can't do that without "log on
locally" rights.

I have searched Google and there are many posts in the past reporting
this. e.g.

http://groups.google.com.hk/groups?q...ftngp05&rnum=1

Please continue to provide assistance.

Thanks,
Michael Leung


"Mike Epprecht (SQL MVP)" <mike (AT) epprecht (DOT) net> wrote

Quote:
Hi

Make sure that the account you are trying to use has at minimum "log on
locally" rights.

Regards
Mike

"Michael Leung Kim Ming" wrote:

I have W2KAS, SQL Server 2000 active/passive cluster with cluster
MSDTC resources.

I use NT Task to execute DTS package via DTSRUN and package requires
transactions. If the task is run as administrator or a account with
cluster administrive right, everything is fine. Otherwise, I will get
the following error in the event log and the package is not run and
without any log.

Is there any way such that I don't have to run the NT task with
administror or cluster administrive rights?

The application log shows an event 4376 from the MSDTC client:
Event Type: Error
Event Source: MSDTC Client
Event Category: (16)
Event ID: 4376
Date: 10/04/2002
Time: 12:40:34
User: N/A
Computer: KANE
Description:
The application could not connect to MSDTC because of insufficient
permissions. Please make sure that the identity under which the
application
is running has permission to access the cluster. Please refer to MSCS
documentation on how to grant permissions.


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.