Tuesday, October 26, 2010
Top 10 Mistakes When Building and Maintaining a Database
http://www.databasejournal.com/features/mssql/article.php/3906986/Top-10-Mistakes-When-Building-and-Maintaining-a-Database.htm
Thursday, June 3, 2010
High Performance Storage Systems for SQL Server
http://www.simple-talk.com/sql/performance/high-performance-storage-systems-for-sql-server/
Friday, September 25, 2009
The 10 Things to Do First for Windows 7
- Getting to know Windows 7
- Dealing with the latest volume-activation requirements
- Developing a roadmap
- Handling new distributed-security features
- Virtualizing desktops and infrastructures
- Removing users' local-admin rights
Monday, June 22, 2009
A Beginner’s Guide to Virtualizing Exchange Server, Part 2
It isn't easy to measure the consumption of physical resources by servers in virtual machines, since each partition has its' own virtualised view of system resources. Not only that, but there is a subtle difference between virtual processors and physical processors. Brien Posey explains the special performance counters that can be used to get an accurate assessment, and goes on to describe how to test your physical servers to see if they are good candidates for virtualization.
If you read my first article in this series, then you got something of a crash course in Hyper-V’s architecture. Of everything that I covered in that article though, there are two main points that you need to keep in mind:
- When it comes to virtualizing Exchange Server, it is critical that you monitor resource consumption so that you can ensure that there are sufficient hardware resources available to effectively service Exchange and any other virtual machines that may be running on the server.
- Each of the various resource monitoring mechanisms that I showed you tells a completely different story regarding how much of the server’s physical resources are actually being consumed.
Tuesday, April 14, 2009
Auto generate change scripts in SQL Server Management Studio (SSMS) for tables
Friday, March 20, 2009
EventTracker PULSE
- No limit on collection and archival of log data
- Real-time collection from Windows (servers and workstations), Unix/Linux, Cisco devices, applications and any syslog source
- Compressed, secure (SHA1) storage of data
- Easy to use Google-like interface with options for free-form searching using keywords, exact phrases, operators, wildcard characters or a combination of all for complex queries
- Endless refine to extract precise matches from large volumes
- Hundreds of preconfigured knowledge categories
- One-click access to the Prism KnowledgeBase for helpful descriptions on over 20,000 events
- Agent-optional architecture; centralized agent configuration
Wednesday, March 18, 2009
Dealing with Windows 64bit "I want SIGNED drivers!"
- Unsigned drivers cause the vast majority of Windows bluescreens.
- Unknowing users don't know that, and so blame Microsoft for blue screens
- This really irritates people at Microsoft and in particular Dave Cutler, Windows' Architectus Maximus
- Dave wants to make it easy to finger the culprit of any given blue screen
- Signing a driver carries with it something of a statement of personal confidence in that driver (and here, I feel, is where the whole thing falls down a bit: signing a driver says you wrote it, not that it lacks bugs), so...
- 64-bit Windows requires that all drivers and kernel executables be signed.
Thursday, March 5, 2009
Introduction to SQL Server 2008 Report Builder 2.0
Problem
I have heard that there is a new version of Report Builder in SQL Server 2008. Can you provide some details and examples? What is new with Report Builder 2.0? How does the new interface look? What is the learning curve with this tool?
Solution
SQL Server 2008 includes a brand new version of the Report Builder which was first introduced in SQL Server 2005. The key new features in Report Builder 2.0 are:
- A completely new user interface that conforms to the Office 2007 look and feel
- A local client install rather than a click-once application that you download and install from Report manager
- Supports running reports locally or on the server
- A Report Model is not required; you can create your own queries using a query designer, import queries from existing reports, or manually type in your queries
- A Tablix report type which is a combination of the matrix and table reports
In this tip we will review installing Report Builder 2.0, the new user interface, developing a sample report, and deploying the report to a SQL Server 2008 report server. I'll cover the new Tablix report in a future tip.
Friday, January 30, 2009
CoreConfigurator - use a graphic interface to configure Windows Server 2008 Core edition!
CoreConfigurator is free for personal use and free for non commercial use.
Friday, January 23, 2009
Hyper-V Remote Management Configuration Utility
HVRemote project site is at this address: http://code.msdn.microsoft.com/HVRemote
and author's blog can be found here.
Hyper-V Server 2008 Local Management scripts / UI
http://www.codeplex.com/HVS2008UI
Is developed by Ravikanth Chaganti's and his blog can be found here.
Tuesday, January 20, 2009
Spring Clean Your Database Schema
http://www.sqlservercentral.com/articles/Admin/65138/
Log Management, the easy way
Splunk website - http://www.splunk.com/
Splunk documentation - http://www.splunk.com/base/Documentation
What Splunk can do for you:
Index
With a variety of flexible input methods you can index logs, configurations, traps and alerts, messages, scripts, and code and performance data from all your applications, servers and network devices. Monitor file systems for scripts and configuration changes, capture archive files, find and tail live application logs, connect to network ports to receive syslog, SNMP and other network-based instrumentation. And this is just where it starts.
Search
Fast, free form search on anything, not just a few predetermined fields. Boolean, nested, quoted string and wildcard searches. No knowledge of specific data formats required. Combine time and term searches. Find errors across every tier of your infrastructure and configuration changes in the seconds before a system failure occurred. Fields are identified from your results as you search -- providing much more flexibility than a rigid set of field mapping rules imposed ahead of time.
Alert
Any search can be run on a schedule and trigger notifications or actions based on the search results. And because it works across different components and technologies, Splunk is the most flexible monitoring tool in your arsenal. Notifications can be sent via email, RSS or SNMP to other management consoles. Actions trigger scripts performing user described activities like restarting an application, server or network device.
Report
Splunk marries powerful reporting capabilities with the speed, flexibility and scale of IT Search. Search results can be easily summarized as reports with interactive charts, graphs and tables. The simplicity of analyzing massive amounts of data will amaze you (and your boss). And remember, because fields are identified as you search you can specify new fields without re-indexing your data.
Share
Everyone knows IT data is generally poorly documented by vendors, developers and operations staff. With Splunk everyone can add their own knowledge as they go. As you’re saving searches, identifying different types of fields, events and transactions you make the whole system smarter for everyone else. And that knowledge doesn’t walk out the door when someone leaves.
Scale
Scale your installation from a single application and just a few data sources to your whole datacenter and thousands of sources. You’ll find a wide range of options to access data, store it, search it and route it to other systems.
Secure
Of course you'll need to keep your IT data secure. Especially as you realize what a valuable information asset you have. Splunk gives you secure data handling, fine grain access controls, auditability, assurance of data integrity and integration with existing authentication systems.
When i will be done with the installation and configuration with my new servers i will give it a try, and share my experience with it.
