Today is my 900th article on this blog. You can see list of all the 900 articles here. I suggest you go over the list and read any article you like.
First let us go over 9 Best Practices List.
- Auto Shrink runs at regular interval (30 mins) in background of SQL Server and it is cause performance dropping fragmentation. It should be turn off.
- All the statistics should be updated at regular interval.
- Compressed backup should be used instead of regular backup as it improves speed and performance. Restoring compressed backup is faster than regular restore.
- Always take full database backups along with differential and log backups. Log backups can be very much useful for point-in-time recovery.
- Pay attention to “Activity Monitor” – a new feature which displays current activity of a) Process Time, b) Waiting Tasks, c) Database I/O, d) Batch Requests/Sec.
- Control the configurations as well enforces policies using Policy Based Management.
- Utilize new datatypes DATE and TIME instead of conventional DATETIME.
- Keep database updated with latest SPs and Cumulative Updates.
- Use Dynamic Management Views to figure out longest running queries as well most popular queries.
I really had great time at Microsoft MVP Summit 2009 at Seattle, you can read about my trip to Seattle here. I have recently updated my resume with my latest activities.
Social Media is new thing and I am really enjoying to be part of it. Twitter, LinkedIn, Facebook, Feedreader are my latest interests. Here is my web presence in social media.
Twitter: http://twitter.com/pinaldave
Facebook: http://www.facebook.com/home.php#/profile.php?id=654862451
LinkedIn: http://www.linkedin.com/in/pinaldave
SQLAuthority Feed: http://feeds2.feedburner.com/SQLAuthority
SQLAuthority Email: http://www.feedburner.com/fb/a/emailverifySubmit?feedId=872428
Search@SQLAuthority: http://search.sqlauthority.com/
Job@SQLAuthority: http://jobs.sqlauthority.com
Resume:
You can hire me through my company, read the details of here.
Best thing about my job is I can work from office as well as from home office. Find me in action at home office.
Pinal at Home Office
Reference : Pinal Dave (http://blog.SQLAuthority.com)










“I suggest you go over the list and read any article you like.”
Now that’s a good idea! read the articles we like.
Hi Pinal,
Good looking friend & very good publicity of your SQL Authority by image.
Regards,
Rajiv Singh
[...] 2010 by pinaldave I have multiple computer systems at home. I have previously taken a picture of my home office and published it here. Also, I recently had a scenario where I was listing a PowerShell version [...]