Re: Error when trying to execute a job from windows service.
- From: "Dan Guzman" <guzmanda@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 25 Feb 2006 10:44:55 -0600
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.
The SQL 2000 Books Online <instsql.chm::/in_overview_6k1f.htm> states that
the SQL Agent service account must be a member of the local Administrators
group in order to "Create CmdExec and ActiveScript jobs belonging to someone
other than a SQL Server administrator".
--
Hope this helps.
Dan Guzman
SQL Server MVP
"Paul Coulson" <nospam@xxxxxxxxxx> wrote in message
news:OZUDQ3WOGHA.3144@xxxxxxxxxxxxxxxxxxxxxxx
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: Paul Coulson
- Re: Error when trying to execute a job from windows service.
- References:
- Error when trying to execute a job from windows service.
- From: Paul Coulson
- Error when trying to execute a job from windows service.
- Prev by Date: Re: SQL 2000 drops connection, DDOS attack?
- Next by Date: Re: Error when trying to execute a job from windows service.
- Previous by thread: Error when trying to execute a job from windows service.
- Next by thread: Re: Error when trying to execute a job from windows service.
- Index(es):
Relevant Pages
|
|