|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Thursday, January 03, 2013 4:44 PM
Points: 1,336,
Visits: 595
|
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Friday, February 22, 2013 10:29 AM
Points: 22,
Visits: 141
|
|
There is a good reason for this error, here: [url=http://msdn.microsoft.com/en-us/library/aa337324.aspx][/url]
Reporting Services is not an unplanned installation.
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Tuesday, June 11, 2013 5:01 AM
Points: 4,815,
Visits: 1,343
|
|
Nice article but if you googled first you could hit the reporting service first. Generally when I get a new error I google it.........:)
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Friday, June 17, 2011 7:14 AM
Points: 16,
Visits: 166
|
|
Saying that you will Google the error is all very well but don't forget that someone has to highlight and document these "features" in the first place. Well done for writing the article.
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Friday, June 07, 2013 1:36 AM
Points: 334,
Visits: 3,136
|
|
Thanks for the article - it is to the point and focused.
It made me think of the components of SQL that I have installed and know that I do not use them and should get around to removing them - but never have. (on my laptop - not on production servers)
Thanks Kevin
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Tuesday, December 11, 2012 3:02 PM
Points: 135,
Visits: 460
|
|
At first glance, I tend to disagree. I don't always know which features will be used in the long-term on a new SQL Server. So I install AS,IS and RS. Then I install the latest Service Pack. (If I install RS later, I will have to reapply the Service Pack to fully patch that new module)
And by having it already installed, it is ready to use if/when we decide to use that feature.
Of course I agree with stopping the services related to an unused product.
This is just my practice.
|
|
|
|
|
UDP Broadcaster
      
Group: General Forum Members
Last Login: Wednesday, January 02, 2013 12:15 PM
Points: 1,443,
Visits: 711
|
|
| In general, it's a good idea to reduce the surface area of a server by disabling unused services. This includes Reporting Services, integration services, IIS, etc....
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Thursday, January 03, 2013 4:44 PM
Points: 1,336,
Visits: 595
|
|
this error came after a year from date of installation. when service was already disabled.
--www.sqlvillage.com
|
|
|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Friday, February 22, 2013 11:13 AM
Points: 69,
Visits: 183
|
|
John Bates (5/27/2008) At first glance, I tend to disagree. I don't always know which features will be used in the long-term on a new SQL Server. So I install AS,IS and RS. Then I install the latest Service Pack. (If I install RS later, I will have to reapply the Service Pack to fully patch that new module)
And by having it already installed, it is ready to use if/when we decide to use that feature.
Of course I agree with stopping the services related to an unused product.
This is just my practice.
This practice is flawed. Best Practice dictates that you should install only what you need. If you aren't sure, then someone who is should be performing the installation.
As for the guy saying "If you had googled first" I would submit that little relevant information would be returned. This is a case of an experienced DBA using his knowledge along with a little bit of testing to resolve an error that is generally not documented.
Well done. Nice article. And now a google search WILL return relevant information for DBAs who run into the same issue.
|
|
|
|
|
SSC-Dedicated
           
Group: Administrators
Last Login: Today @ 5:09 AM
Points: 31,526,
Visits: 13,864
|
|
|
|
|