plan cache

External Article

Checking the Plan Cache Warnings for a SQL Server Database

  • Article

How often do you check your query plans to see if they contain any warnings? If you're missing them, it means that you're not getting all those hints about missing indexes, join predicates or statistics. Is the query optimiser trying to tell you about implicit conversions? Dennes shows how to view the warnings in plan cache for a particular database using SQL.

2015-03-02

7,649 reads

External Article

SQL Monitor Performance Metric: SQL Server: Plan Cache: Cache Pages Total

  • Article

This metric collects the total amount of memory, in kilobytes, used by the plan cache of an instance to help identify memory pressure or plan cache pollution. It is similar to the SQL Server: memory manager: SQL cache memory counter, but instead of providing the number of 8-kilobyte pages that make up the plan cache, it provides the total memory used.

2013-10-01

3,002 reads

Technical Article

RE: Problem deleting old backup

  • Reply

Is your SQL backup going to the local machine or to a network server?  We do our SQL Backups to a network server.  Every once in a while I get this same thing occuring--it errors out and it won't delete the file.  The server doesn't have the fastest disk subsystem and it typically happens when the network traffic […]

2004-07-09

Technical Article

RE: DTS newbie help...

  • Reply

Well, unfortunately, no, because I'm doing a bulk insert and need to return all newly created idents. However, I think I've over-come the issue by reselecting back from the table I've inserted into. Now, I have an ActiveX question: I've been looking at the stuff on sqldts.com, and I want to use ActiveX to control […]

2004-06-24

Technical Article

RE: Age Limitations?

  • Reply

$125 US a pop. There is a number on the certification site to sign up and ask questions.   http://www.microsoft.com/learning/mcp/default.asp   Look under  How do I register for an MCP exam? for number   http://www.microsoft.com/learning/mcpexams/faq/procedures.asp

2004-02-26

Technical Article

RE: Joins vs More Columns

  • Reply

Thanks Frank.And, no, my boss is not a DB expert (but he unfortunately has dealt with DBs and thus has some knowledge which makes him dangerous).As for performance, he would rather trade headache for better performance, so if he sees anywhere that multiple joins would be slower, than he will insist on removing as many […]

You rated this post out of 5. Change rating

2004-01-14

Technical Article

RE: fn_get_sql - Not returning the full SQL statement

  • Reply

Just to verify (the braindead because I've worked too many hours check)... Your max characters per column (Tools | Options | Results tab) is set > 267, right? K. Brian Kelley http://www.truthsolutions.com/ Author: Start to Finish Guide to SQL Server Performance Monitoring http://www.netimpress.com/

You rated this post out of 5. Change rating

2003-08-25

1 reads

Blogs

SQL Saturday Boston 2024 Slides

By

Thanks to everyone that came to my talks. Slides are below. Best Practices for...

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers