dbTalk Databases Forums  

SQL Server does not exist or access denied.

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


Discuss SQL Server does not exist or access denied. in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Curious
 
Posts: n/a

Default SQL Server does not exist or access denied. - 06-01-2005 , 05:36 AM






We have a cluster with production server installed on one node and
analytical server installed on the second one.

We encountered problems during execution jobs on production server - jobs
retrieving data from linked server (analytical server installed on the
second cluster node). From time to time (about half cases) executed job
failes with message:

SQL Server does not exist or access denied.

What is a bit queer there are no communication problems from analytical
server to production server.

I think about problems with clustering. What's more during retrieving data
in query analyzer I also don't have problems - maybe there is something
wrong with SQL server agent.

The only hint I have: we migrated our domain to Active Directory and after
cluster restart we couldn't start cluster network name service for
production server (doubled registry in DNS which was deleted and service
started).

Regards.



Reply With Quote
  #2  
Old   
Jace
 
Posts: n/a

Default RE: SQL Server does not exist or access denied. - 06-08-2005 , 01:10 AM






Try forcing your connection to use Named Pipes instead of TCPIP to connect to
the server. This will probably clear up your problem. I had a very similar
issue just a few weeks ago.

"Curious" wrote:

Quote:
We have a cluster with production server installed on one node and
analytical server installed on the second one.

We encountered problems during execution jobs on production server - jobs
retrieving data from linked server (analytical server installed on the
second cluster node). From time to time (about half cases) executed job
failes with message:

SQL Server does not exist or access denied.

What is a bit queer there are no communication problems from analytical
server to production server.

I think about problems with clustering. What's more during retrieving data
in query analyzer I also don't have problems - maybe there is something
wrong with SQL server agent.

The only hint I have: we migrated our domain to Active Directory and after
cluster restart we couldn't start cluster network name service for
production server (doubled registry in DNS which was deleted and service
started).

Regards.




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.