dbTalk Databases Forums  

SQL Agent job steps show errors containing a different domain...

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


Discuss SQL Agent job steps show errors containing a different domain... in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Chris.Elliott
 
Posts: n/a

Default SQL Agent job steps show errors containing a different domain... - 12-02-2005 , 03:58 PM






....than the domain assigned to the SQL Agent Service account. For example, we
have an account XYZ\SQLServiceAcct that is shown as the owner of the
particular SA job and is also the account running the Agent. It is reflected
in the message text related to several of the job steps, but not all of them.
Particularly, a DTS package step will show ABC\SQLServiceAcct in the error
text and this is not a valid domain account combination any longer.

A little history...
This server giving us fits was once a clustered SQL Server. Due to one
reason or another, it was before my time, the cluster was broken and the
server was returned to and is running as non-clustered. The ABC domain was
the domain in use when the cluster was established.

We can find no reference to the old domain anywhere on the server, including
within the registry. Since ABC is no longer valid, it is not to be found on
the Domain Controller or in the AD (Active Directory).

Does anyone have any idea where this rogue domain reference may be coming
from? It's very disconcerting and I'd very much like to get it cleaned up.

I'm not convinced that this is what is causing our jobs to fail, but
cleaning it up would relieve at least one worry I've inherited.

Thanks in advance for any info that anyone can provide.

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

Default Re: SQL Agent job steps show errors containing a different domain... - 12-02-2005 , 04:34 PM






Hello Chris.Elliott,

Have you scripted the job steps themselves and looked at the script for the
name of this server?

you can also try the same with the DTS packages by saving to .bas files.


Allan

Quote:
...than the domain assigned to the SQL Agent Service account. For
example, we have an account XYZ\SQLServiceAcct that is shown as the
owner of the particular SA job and is also the account running the
Agent. It is reflected in the message text related to several of the
job steps, but not all of them. Particularly, a DTS package step will
show ABC\SQLServiceAcct in the error text and this is not a valid
domain account combination any longer.

A little history...
This server giving us fits was once a clustered SQL Server. Due to one
reason or another, it was before my time, the cluster was broken and
the
server was returned to and is running as non-clustered. The ABC domain
was
the domain in use when the cluster was established.
We can find no reference to the old domain anywhere on the server,
including within the registry. Since ABC is no longer valid, it is not
to be found on the Domain Controller or in the AD (Active Directory).

Does anyone have any idea where this rogue domain reference may be
coming from? It's very disconcerting and I'd very much like to get it
cleaned up.

I'm not convinced that this is what is causing our jobs to fail, but
cleaning it up would relieve at least one worry I've inherited.

Thanks in advance for any info that anyone can provide.




Reply With Quote
  #3  
Old   
Chris.Elliott
 
Posts: n/a

Default Re: SQL Agent job steps show errors containing a different domain. - 12-02-2005 , 04:50 PM



First, thanks for the quick response Allan. Yes, I did script out the jobs in
question and the only place I found a reference to the domain was in
association with my login, as the person generating the script in a comment
and one time in a @owner_login_name = N'XYZ\notgoingtotellyou' in the EXECUTE
statement for the job. I didn't find any other reference to any domain
elsewhere.

It's been quite a puzzle. We can find no where that the old domain is ever
referenced. And as mentioned in the original thread, I've even searched the
registry for possible remnants since the cluster was broken.

Chris Elliott
Spirit AeroSystems, Inc.
---------------------------------------

"Allan Mitchell" wrote:

Quote:
Hello Chris.Elliott,

Have you scripted the job steps themselves and looked at the script for the
name of this server?

you can also try the same with the DTS packages by saving to .bas files.


Allan

...than the domain assigned to the SQL Agent Service account. For
example, we have an account XYZ\SQLServiceAcct that is shown as the
owner of the particular SA job and is also the account running the
Agent. It is reflected in the message text related to several of the
job steps, but not all of them. Particularly, a DTS package step will
show ABC\SQLServiceAcct in the error text and this is not a valid
domain account combination any longer.

A little history...
This server giving us fits was once a clustered SQL Server. Due to one
reason or another, it was before my time, the cluster was broken and
the
server was returned to and is running as non-clustered. The ABC domain
was
the domain in use when the cluster was established.
We can find no reference to the old domain anywhere on the server,
including within the registry. Since ABC is no longer valid, it is not
to be found on the Domain Controller or in the AD (Active Directory).

Does anyone have any idea where this rogue domain reference may be
coming from? It's very disconcerting and I'd very much like to get it
cleaned up.

I'm not convinced that this is what is causing our jobs to fail, but
cleaning it up would relieve at least one worry I've inherited.

Thanks in advance for any info that anyone can provide.





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.