Home > Archive > MS SQL Server > April 2006 > The job failed?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author The job failed?
nick

2006-03-31, 8:23 pm

I created a job on SQL 2005 - logged in using Windows domain user. And I get
the following error message. Any clue to fix it?

Message
The job failed. Unable to determine if the owner (Domain1\nick) of job
test_job_1 has server access (reason: Could not obtain information about
Windows NT group/user 'Domain1\nick', error code 0x5. [SQLSTATE 42000] (Error
15404) The statement has been terminated. [SQLSTATE 01000] (Error 3621)).

oj

2006-04-01, 3:23 am

You're using domain acct, so sql will need to contact the domain controller
to validate the acct. Check to see if there is a DC available for
authentication.

Do you get an error if you use a sql acct as the job owner?

--
-oj



"nick" <nick@discussions.microsoft.com> wrote in message
news:51F93238-10FD-4E93-80C5- 46833A206CD1@microso
ft.com...
>I created a job on SQL 2005 - logged in using Windows domain user. And I
>get
> the following error message. Any clue to fix it?
>
> Message
> The job failed. Unable to determine if the owner (Domain1\nick) of job
> test_job_1 has server access (reason: Could not obtain information about
> Windows NT group/user 'Domain1\nick', error code 0x5. [SQLSTATE 42000]
> (Error
> 15404) The statement has been terminated. [SQLSTATE 01000] (Error 3621)).
>



nick

2006-04-01, 3:23 am

SQL account works fine. Only domain account cause the problem. I cannot
create linked server use domain account too. (my domain account can access
both servers from my workstation).

How to config the domain/Ad to enable it?

"oj" wrote:

> You're using domain acct, so sql will need to contact the domain controller
> to validate the acct. Check to see if there is a DC available for
> authentication.
>
> Do you get an error if you use a sql acct as the job owner?
>
> --
> -oj
>
>
>
> "nick" <nick@discussions.microsoft.com> wrote in message
> news:51F93238-10FD-4E93-80C5- 46833A206CD1@microso
ft.com...
>
>
>

nick

2006-04-01, 7:23 am

suddenly even sql account get the following error:

Message
Executed as user: nick. Access to the remote server is denied because the
current security context is not trusted. [SQLSTATE 42000] (Error 15274). The
step failed.


"oj" wrote:

> You're using domain acct, so sql will need to contact the domain controller
> to validate the acct. Check to see if there is a DC available for
> authentication.
>
> Do you get an error if you use a sql acct as the job owner?
>
> --
> -oj
>
>
>
> "nick" <nick@discussions.microsoft.com> wrote in message
> news:51F93238-10FD-4E93-80C5- 46833A206CD1@microso
ft.com...
>
>
>

Jens

2006-04-01, 11:23 am

Hi,

are you in a one domain scenario ? Make sure that the password of the
domain account isn=B4t expired or the accoutn was deleted or the account
was disallowed to run in the needed priviledged context.

HTH, Jens Suessmeyer.

---
http://www.sqlserver2005.de
---

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2009 droptable.com