Red9.com

Database Assessments SQL Server Health Check

WebHow we do it better: Data security – We use bank-level security We add our own two-factor authentication, network segmentation, enterprise firewalls, security …

Actived: 3 days ago

URL: https://red9.com/services/sql-health-check/

SQL Server Statistics: Best Practices

WebEnable Auto-update. It’s a best practice to have this ON. SQL Server does a pretty good job of figuring out what stats to update, especially if you do not have custom …

Category:  Health Go Health

Index Tuning for Performance in SQL Server

WebSave the output “create_cmd” for re-create index script in case of rollback. Execute the output “drop_cmd ” to implement the change. Make sure there is not any …

Category:  Health Go Health

Killer SQL Monitoring And Alerting For Great DB Health

WebWe deliver: We cover performance problems and service degradations. A customized SQL monitoring and alerting solution. More reliable and stable SQL Server. Our tracking …

Category:  Health Go Health

Forcing Index, Order, And Join Hints And Being Careful

WebHey I'm Mark, one of the guys behind Red9. I make a living performance tuning SQL Servers and making them more stable. I channel my SQL into our SQL …

Category:  Health Go Health

Monitoring Deadlocks In The SQL Server

WebYou can check following the steps: Open SSMS, expand “Managment. Clock on Extend events, and expand Sessions. Click on system_healt, and Double click on …

Category:  Health Go Health

Should You Use The SQL Server Change Tracking Feature

Web1.Change [SampleDatabase] to your database name. ALTER DATABASE SampleDatabase. SET CHANGE_TRACKING = OFF. Also, you can use SQL Server …

Category:  Health Go Health

Red9: How We Fixed SQL Server Issues And Saved $1M+

WebAt the time, they believed their SQL Server had hit capacity and were considering making a $1m+ hardware purchase. Red9 was able to identify and resolve the core issues causing …

Category:  Health Go Health

Why should you care about users with elevated permissions in …

WebThe least-privileged user account (LUA) approach is an essential part of a defensive, in-depth strategy for countering security threats. By the way, this check is a …

Category:  Health Go Health

Automate your SQL Server tasks using DBATools (PowerShell)

WebDbatools is an open-source module of PowerShell developed by big names from the SQL server community, MVPs, and other SQL server and PowerShell …

Category:  Health Go Health

Page Life Expectancy & Why Should You Care

WebWhat is the SQL Page Life Expectancy (PLE)? PLE is the expected time (in seconds) that a data file page read into the buffer pool will remain in memory before …

Category:  Health Go Health

Keep Your Jobs Safe Using SQL Agent Notifications

WebFirst, make sure you have and an . Then, update the SQL Server Agent job to enable job failure notification: Open SQL Server Management Studio (SSMS). Click on …

Category:  Health Go Health

Config SQL Server Agent Job History And Why It Matters

WebConnect to the SQL instance using SSMS (SQL Server Management Studio); Right-click on the SQL Server Agent and open the properties; Figure 1- SQL …

Category:  Health Go Health

Comprehensive SQL Server Services List By Red9

WebRed9’s cool confidence and eagerness to deliver results are surpassed only by their deep penetrating knowledge of SQL. Whether it's SQL design, development, optimization, or …

Category:  Health Go Health

How to keep SQL Server Management Studio (SSMS) updated

WebMicrosoft pealed out SQL Server Management Studio (SSMS) into its own distribution from SQL Server.SQL world would only get new SSMS every time new SQL …

Category:  Health Go Health

How can you find the SQL Server jobs that start simultaneously

WebYou can use the script below to list all Agent SQL Server jobs starting at precisely at the same time. SELECT j.name As JobName, j.description AS …

Category:  Health Go Health

Why Should You Care About SQL Agent Job’s Owner

WebMicrosoft – Give Others Ownership of a Job. Let our expert SQL Server Consulting team handle the technical complexities, so you can focus on driving your …

Category:  Health Go Health