Error when trying to execute a job from windows service.
- From: "Paul Coulson" <nospam@xxxxxxxxxx>
- Date: Fri, 24 Feb 2006 18:12:00 -0000
Hi,
I'm trying to execute a DTS package from a .NET service. The service is
running under a domain account that owns the job which it executes using
'sp_start_job'. The call to the sp succeeds however checking the Job history
gives: -
"The job failed. Unable to determine if the owner (DOMAIN\ServiceUser) of
job <JobName> has server access (reason: Could not obtain information about
Windows NT group/user 'DOMAIN\ServiceUser'. [SQLSTATE 42000] (Error 8198))."
SQL Server 2000 SP4
Both SQLServer + SQLAgent run under a domain account (different to the
service)
ServiceUser has login to sql server not an admin, however I've tried using
the SQL Agent Proxy account still no success.
Any ideas?
thanks Paul
.
- Follow-Ups:
- Re: Error when trying to execute a job from windows service.
- From: Dan Guzman
- Re: Error when trying to execute a job from windows service.
- Prev by Date: Re: SQL 2000 drops connection, DDOS attack?
- Next by Date: BUILTIN\ADMINISTRATORS EVENT 6013
- Previous by thread: Re: SYSOBJECT Permissions needed to see subform?
- Next by thread: Re: Error when trying to execute a job from windows service.
- Index(es):
Relevant Pages
|