Tuesday, December 09, 2008 7:17 PM
patricg
Best Of "SQL Server Performance.com"
J'ai pris quelque retard ces derniers temps dans ma lecture de la newsletter SQL-Server-Performance.com (que je vous recommande vivement) :
Subscribe to our newsletter 
aussi vais-je faire une liste des articles qui m'ont semblé les plus intéressants au cours de ces dernières semaines :
| | Business Intelligence Explained for the DBA — SQL Server Magazine " Business Intelligence (BI) systems exist for one sole purpose: to support improved organizational decision making. BI can be accomplished using a variety of techniques and solutions. There is however pros and cons of the various methods one can implement to support BI. Additionally, you will typically see a life cycle of BI in an organization as it matures…" |
| | |
| | SQL Server Preproduction Tasks — SQLServerCentral "Okay. You have a new server and a fresh install of SQL Server. What are some of the things that you need to do before you sign off and hand it over to production? What do you need to do to keep the server running smoothly? Here is a list of things I keep in mind before handing a server over to production…" |
| | Scheduling Jobs in SQL Server Express - Part 1 & 2 — SQLTeam "In my previous article Scheduling Jobs in SQL Server Express we saw how to make simple job scheduling in SQL Server 2005 Express work. We limited the scheduling to one time or daily repeats. Sometimes this isn't enough. In this article we'll take a look at how to make a scheduling solution based on Service Broker worthy of the SQL Server Agent itself…" |
| | Tip: News on SQL Server Kilimanjaro, Project Madison and Gemini — MSSQLTips "What does Microsoft have in store for SQL Server over the next few years? What is the general roadmap from an IT (DBA, Developer, IT Pro, etc.) and user perspective? What sorts of technologies are they making an investment in that I should be aware of as I make plans for my infrastructure and applications?" |
| | Monitor your Database Backups Using Operations Manager — Simple-Talk "While presenting my work on Operations Manager at PASS this year, I showed a new custom monitor for Operations Manager that I had recently written and deployed into our Data Server environment. Previously, I had created what I had thought to be an exciting Operations Manager monitor to notify me if any SQL Agent jobs had…" |
| | System Data Collection Reports — SSP "In my last couple of articles … I discussed the Management Data Warehouse (MDW) a new feature that collects and manages statistics that came out with SQL Server 2008. In those articles I described how to install the components that make up the MDW, the system data collections, and the history reports that are available with…" |
| | Peer-to-Peer Replication in SQL Server 2008 — SSP "Peer-to-Peer (P2P) Replication was introduced in SQL Server 2005 in order to improve availability and performance. In SQL Server 2008 the P2P Replication feature has matured further with the addition of more features. This articles describers the reasons to use P2P, how |