Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
craigwg
Posting Yak Master
154 Posts |
Posted - 2009-08-21 : 10:41:21
|
Hi everyone,I have a series of linked servers that I am running admin queries against. Most of the linked servers are running database services but a few are reporting servers and analysis servers (I hope my terminology is correct). I need a way to detect whether it is a reporting or analysis server from my main server that holds all the linked servers. That way I can run dynamic queries against only the database servers.I hope that all makes sense. How do I do that?ThanksCraig Greenwood |
|
|
|
|