IDERA
11K posts

IDERA
@Idera_Software
Helping IT professionals efficiently manage their databases. Manage your IT with confidence. Manage your IT with IDERA.
Houston, TX Katılım Şubat 2009
9.4K Takip Edilen11.4K Takipçiler

A towel is about the most massively useful thing a DBA can have.
Happy Towel Day to all the hoopy frood DBAs out there. 🦆
#SQLServer #DBA #TowelDay #HitchhikersGuideToTheGalaxy
GIF
English

Tomorrow at 10 AM CDT.
@pinaldave on real world SQL Server tuning with AI.
Execution plans, tuning patterns, and where AI gets it wrong.
Register → attendee.gotowebinar.com/register/13329…
#SQLServer #DBA

English

Two types of query tuning.
The kind where you guess and hope.
The kind where you see the recommendation, review it, and decide.
SQL DM 14.0 is the second one.
#SQLServer #DBA #IderaSQL
English

That slow query isn't going to fix itself.
SQL DM 14.0. AI-powered optimization, walkthrough, Q&A. Thursday April 9, 10 AM CDT.
Register → register.gotowebinar.com/register/63907…
#SQLServer #DBA #IderaSQL

English

Your backup ran successfully. Green checkmark. Job complete.
That's not the same as your backup working. Corrupt files, incomplete restorations, none of those show up until you need the restore.
Test it before you need it.
→ idera.com/blogs/myths-ab…
#SQLServer #DBA #TSQL
English

SQL Server builds your execution plan on statistics.
If those stats haven't been updated since your last major data load, the optimizer is working with a map of a city that no longer exists.
→ idera.com/blogs/10-reaso…
#SQL #DBA #SQLPerformance
English

Quacky ran one workload optimization in SQL DM 14.0 and now has strong opinions about every index he's ever trusted. 🦆
→ idera.com/blogs/sql-diag…
#SQLServer #DBA #QueryOptimization
English

SELECT * is not a query strategy.
It's a way to pull every column in a table when you needed three of them. More data transfer, more I/O, more load on the system.
Specify your columns. Your future self will thank you.
→ idera.com/blogs/myths-ab…
#SQLServer #DBA #TSQL
English

The AI does the analysis.
You make the call.
Nothing in SQL DM 14.0 runs automatically.
Every recommendation is yours to review before anything changes.
→ idera.com/products/sql-d…
#SQLServer #DBA
English

Blocking chains in SQL Server are like rush hour traffic. Nobody's moving and everyone's late.
The fix isn't always the query holding the lock.
Sometimes it's the victim query doing a full scan that should have been a seek.
Fix the plan, fix the block.
idera.com/blogs/10-reaso…
English

SQL DM 14.0 shipped last week, and the thing worth knowing about it:
AI-powered index optimization built into Query Monitor. One query or a whole workload. Nothing runs automatically. You make the call.
→ idera.com/blogs/sql-diag…
#SQLServer #DBA #SQL
English

Your SQL Server is slow. Before you order new hardware, check the queries.
Nine times out of ten the bottleneck is inefficient queries, poor indexing, or outdated statistics. Not the server.
More RAM won't fix a table scan.
→ #SQLServer" target="_blank" rel="nofollow noopener">idera.com/blogs/myths-ab… #DBA #QueryOptimization
English

You find the slow query. You check the plan. And then what?
SQL DM 14.0 answers that question.
AI-powered index recommendations, built into Query Monitor. You stay in control.
→ idera.com/blogs/sql-diag…
#SQLServer #DBA #SQLDiagnosticManager
English

Nothing is automatic
No changes applied
Everything is reviewable
You decide what moves forward
Details: idera.com/blogs/sql-diag…
AI behavior and controls: idera.com/products/sql-d…
English