New Post: I am in for the solution...
I would like to join, I have over 10 yrs exp in Sql Server development, DBA and lats couple of years I am working on BI suites of Sql Server 2005. RegardsKapil
View ArticleNew Post: I am in for the solution...
You’re in!Buck WoodySQL Server Technical Specialist - Microsoft(425) 707-4863http://blogs.msdn.com/buckwoodyhttp://buckwoody.comhttps://academymobile.microsoft.com/pages/podcasterdetail.aspx?aid=739...
View ArticleNew Post: Maintenance and Backups
Is this infrastructure feasible to create centralized mainteinance and backup scripts and to monitor them centrally?One of the challenges we are observing are many 3rd party applications that need a...
View ArticleNew Post: Maintenance and Backups
You certainly could, although it would be a choice of something like a master job server. When you say that the instances are virtual, you have to keep in mind that a virtual instance is licensed the...
View ArticleNew Post: I am in for the solution...
Great meeting you at PASS count me in as a "when I can contributor "twitter @cjbellizzi-cjb
View ArticleNew Post: MAPS.dbo.sql_assessments table not being created
Hello all! I'm struggling to get the MAPS tool to create the MAPS.dbo.sql_assessments table that Buck's queries are searching for. I have ran the discovery of a number of Servers to gather information...
View ArticleNew Post: MAPS.dbo.sql_assessments table not being created
With the new maps application from MS, the correct name of the table is MAPS.dbo.sql_inventoryJust change the script to reflect the new table name, and everything should be good. Leif
View ArticleNew Post: SR-Disk_Usage.rdl
Hey Buck,I'm getting this error when trying to deploy the SR-Disk_Usage report to my local instance or SSRS 2K8r2 Error41[rsUnexpectedCompilerError] An unexpected error occurred while compiling...
View ArticleNew Post: MAPS.dbo.sql_assessments table not being created
Thanks, that was it!Steve KenealyDBA | Database Services5645 N. 90th St,, 90-120 | Omaha, NE 68134o: 402.240.8751 | c: 402.598.8976Steve.Kenealy@ConAgraFoods.comFood I love: David Sunflower Seeds
View ArticleNew Post: SR-Disk_Usage.rdl
I am also getting the same error in SSRS 2K8. Did you find any solution for the above issue?
View ArticleNew Post: SR-Disk_Usage.rdl
I was able to do a workaround by renaming the textbox that shows the "SQLCMS - Disk Usage", I renamed it from textbox29 to textbox292 and that worked.
View ArticleNew Post: Data Collection from SQL 2005 Instances
Under http://www.informit.com/guides/content.aspx?g=sqlserver&seqNum=321 you say to use "what Microsoft is doing ... and use that information to collect it against “lower” versions of SQL Server,...
View ArticleNew Post: Data Collection from SQL 2005 Instances
Ken - sorry for the late reply. I've been on vacation and just back now.There are two concepts in monitoring. One is to "push" the information from a monitored system, the other is to "pull" it...
View ArticleNew Post: Invalid object name 'MAPS.dbo.devices'
Hey Buck,You've got a great idea here and I really appreciate all the effort you've put into your documentation - enough that I feel guilty about asking what is probably a dumb question but here goes:...
View ArticleNew Post: Invalid object name 'MAPS.dbo.devices'
Hello there – the MAPS tool has been through probably three revs since that article, so you may have to spelunk around in there to locate that now. JBuck WoodyInstructor, Academic...
View ArticleNew Post: Invalid object name 'MAPS.dbo.devices'
I got things working by creating a linked server (in SSMS under Server Objects > Linked Servers) called "VMDEV-APP2\MAPS" where VMDEV-APP2 is my server name and MAPS is the SQL Express instance...
View ArticleNew Post: Invalid object name 'MAPS.dbo.devices'
Nice – post whatever you learn as a comment back on that project. Buck WoodyInstructor, Academic Programswoodyb@hotmail.com...
View ArticleNew Post: Unable to Add SQL 2005 Target Servers
I have SQL 2008 and SQL 2005 servers that I'm trying to monitor with CMS. Due to Corporate Policies, my SQL 2005 installations are owned by "svcSQL_2005" and my SQL 2008 installations are owned by...
View ArticleNew Post: Unable to Add SQL 2005 Target Servers
I found this Microsoft link: http://msdn.microsoft.com/en-us/library/ms366280.aspxThat says the owner of the SQL Server Agent service should be a member of the local administrators group. This...
View ArticleNew Post: Unable to Add SQL 2005 Target Servers
I opened up a ticket with MS Premier Support asking if changing my configuration so that all SQL Servers run under the same account will fix this issue. As this will require a significant outage to...
View Article