January 16, 2013 at 10:24 pm
Hi,
Please provide some of Proactive sql dba activities for Production Databases.
January 16, 2013 at 10:40 pm
Index Maintenance
Backups
Integrity Checks
Deadlock monitoring
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
January 16, 2013 at 11:58 pm
Monitor blocking
Monitor free space in the data, log and disks. Increase the DB, Log file size when required to avoid auto-growth
Alerts for job, log shipping, replication, etc.
Monitor log file size/growth
Alerts for high memory, cpu utilization.
January 17, 2013 at 3:27 am
January 17, 2013 at 9:30 am
Sean Pearce (1/17/2013)
SQLRNNR (1/16/2013)
Index MaintenanceBackups
Integrity Checks
Deadlock monitoring
Don't forget to restore those backups.
Very true
As the saying goes, you don't have a backup until you have test restored it.:-D
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
January 17, 2013 at 9:44 am
Wait analysis
Performance benchmarking
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
January 17, 2013 at 10:04 am
monitor erorlogs
monitor sqlagent jobs
ensure your backups are actually happening (dont just monitor for failure)
test your DR procedures from time to time
---------------------------------------------------------------------
January 17, 2013 at 10:09 am
Establish and Enforce standards
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
January 18, 2013 at 2:14 am
Thanks to all
Viewing 9 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic. Login to reply