Remote Tech Support

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Friday, 8 October 2010

Top 5 things you must do to SQL Server

Posted on 11:52 by Unknown
So if you're a busy administrator who's been asked to manage SQL Server, what should you be paying attention to? What tasks should you be performing on a regular basis to ensure the health and well-being of your new charge? This simple list highlights the five most important things any administrator can do for their SQL Server installation, keeping it tuned, online and recoverable.
1: Do better backups
A solid disaster recovery plan – as well as granular data recovery plan – is your No. 1 tool for being a SQL superhero. Start using frequent transaction log backups in between your normal full and differential backups. Better yet, look for a “Backup 2.0” continuous data protection solution – vendors like AppAssure and Sunbelt Software, and others offer solutions – that will prevent you from losing more than a minute of data in the event of a failure. They also make restoring faster and easier.

2: Make a maintenance plan
While you’re backing up your databases, make sure you’re updating database statistics, reorganizing indexes and so forth. If your server is configured to start SQL Server Agent (a separate service) automatically, then use SQL Management Studio to create a new Maintenance Plan that’ll run automatically and accomplish many of these tasks for you. Don’t just set it and forget it, though;review the plan’s job log periodically to make sure it’s working.
3: Back up the master database
You might not realize it, but master is where SQL Server stores all of its own configuration settings. In a disaster recovery situation, you need a recent backup of master to bring your server fully back to life. You don’t necessarily need minute-by-minute backups, because master doesn’t change that often. However, any time you make a server-wide configuration change, or add or remove a database, update your backup of master.

4: Configure operators and alerts
Within SQL Server, provided SQL Server Agent is running, you can configure operators that represent real-life human beings. Provide your work schedule and contact information to SQL Server and then configure alerts, which are situations that will generate a message to you – if it occurs during your specified work schedule. This is a good way to keep on top of database files that unexpectedly run out of room, server-wide issues and so on.

5: Tune your indexes
Aside from rebuilding and reorganizing them on a regular basis, tuning your indexes – something I do once every year, year and a half on a busy database – gives SQL a chance to re-evaluate your database given its current condition and workload. Use SQL Profiler to capture real-world database traffic and feed that information to the Database Engine Tuning Advisor to get solid recommendations on changes that can improve performance. Today’s index design is not necessarily the best design for tomorrow, so occasionally revisiting the Advisor is a good idea.

See, nothing difficult. No tools you have to buy, and nothing you really have to add to your existing daily workload. Just a few simple tasks will keep your databases running more smoothly and make sure you’re covered in the event of a failure.

Email ThisBlogThis!Share to XShare to Facebook
Posted in | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • Windows Server 2008 Core Command Guide
    Windows Server 2008 Core Command Guide What Command Set DNS IP Netsh int ipv4 set dns “local area connection” stat...
  • USB Disk Security 5.4.0.12
    USB Disk Security -  Download 100% protection against any threats via USB storage USB Disk Security is a top-rated antivirus utility that pr...
  • GDS COMMITTEE IMPLEMENTATION ORDERS RELEASED BY DIRECTORATE TODAY
    GDS COMMITTEE IMPLEMENTATION ORDERS RELEASED BY DIRECTORATE TODAY POSTAL DIRECTORATE ISSUED ORDERS TODAY FOR IMPLEMENTING THE GDS COMMITTEE ...
  • (no title)
    POSTAL RATES INDEX Letters / Book Post Registered Articl...
  • Most Useful Websites
           The list primarily highlights the lesser-known or undiscovered websites and misses out all-time favorites like Google Docs, Wikipedia...
  • Commands in Windows Vista
    Windows Vista Command Line List and Reference The list of commands available in the command line shell for Windows Vista is similar to that ...
  • Save queries in Windows Server 2003's Active Directory Users and Computers tool
    Windows Server 2003 administrators can’t live without the Active Directory Users and Computers tool. Here’s a quick look at the saved querie...
  • PDF into Word ( Document) converter
    PDF into Word ( Document) Converter         PDF2Word(pdf to word) software enable export the text, images and other contents from pdf docume...
  • THIRUKKURAL PDF DOWNLOAD (தமிழ் )
    CLICK HERE TO DOWNLOAD THIRUKKURAL (தமிழ்)    or CLICK HERE TO DOWNLOAD THIRUKKURAL (TAMIL & ENGLISH)    or CLICK HERE TO DOWNLOAD THIR...
  • How to shutdown computer automatically at a specific time
    Trick 1: Start > Run Type ' shutdown -s -t 1800 ' without quotes Click OK A dialog will appear showing the countdown t...

Categories

  • Computer Guidelines
  • Customer Care
  • DB Tools
  • Drivers
  • Entertainments
  • FAQ
  • For System Administrators
  • FTP
  • General Informations
  • General Knowledge
  • Guidelines
  • Hardwares
  • Health Tips
  • Internet Tips
  • Latest Software Updates
  • Network Trouble shooting
  • Printer Trouble shooting
  • Printing Tips
  • Recovery Tips
  • Registry Tips
  • Registry Tools
  • Security Guidelines
  • Security Tips
  • Software Tips
  • Softwares
  • SQL
  • Technology
  • Tips and Tricks
  • Tools
  • Trouble shooting
  • Useful Softwares
  • Utilities
  • Virus Solutions
  • Websites
  • windows 7
  • Windows Server
  • Windows Tips
  • Windows Vista
  • Windows XP FAQ

Blog Archive

  • ►  2011 (138)
    • ►  May (32)
    • ►  April (24)
    • ►  March (29)
    • ►  February (15)
    • ►  January (38)
  • ▼  2010 (241)
    • ►  December (55)
    • ►  November (40)
    • ▼  October (21)
      • How do I save a scanned document as a PDF?
      • MS Word Shortcut Keys
      • IMPORTANT GOVERNMENT WEBSITES
      • How our e-mail password stores in to our system ?
      • Information on batch files
      • ActiveX component can't create object - Error
      • SQL Server Enterprise Manager - opening problem
      • Most Oftenly faced Problems by SAs
      • Give time to our Family - Story
      • Cleaning the computer and its components
      • Useful Free tools
      • Vaastu Sastra
      • NATIONAL AWARD WINNING SHORT FILM THE POSTMAN
      • Introduction to Computers
      • Top 200 Secrets Of Success
      • Desktop Icons Missing or Disappeared – Windows Sho...
      • Dengue Fever Remedy
      • Computer User Guide
      • Top 5 things you must do to SQL Server
      • Defend you PCs from USB pendrives
      • Payment of additional pension/family pension on co...
    • ►  September (35)
    • ►  August (39)
    • ►  July (23)
    • ►  June (5)
    • ►  May (2)
    • ►  April (12)
    • ►  March (4)
    • ►  February (2)
    • ►  January (3)
  • ►  2009 (26)
    • ►  December (5)
    • ►  November (3)
    • ►  October (4)
    • ►  September (5)
    • ►  August (3)
    • ►  July (5)
    • ►  June (1)
Powered by Blogger.

About Me

Unknown
View my complete profile