spotlight on oracle 10,Spotlight on Oracle 10.4 - Getting Started Guide

Query Cache Page

The MySQL query cache stores the most recent SELECT queries performed by the MySQL database server, together with the result sets of those queries. This can reduce much of the parsing overhead, and logical or physical I/O, associated with those queries if and when the queries are repeated.

The Query Cache page provides details on the activity within the query cache.

To open the Query Cache page

Select the Spotlight on MySQL connection in the Spotlight Browser.

Click Activity | Query Cache.

e101771eae3b53507aa6cadf981ac1b2.png

Query Cache Miss Rate Chart

This chart represents the percentage of SELECT queries issued by clients to the MySQL database server that are NOT found in the query cache. When the miss rate exceeds a specified threshold, Spotlight may raise a Query Cache Hit Rate Alarm.

Query Cache Activity Chart

This chart shows the various types of activity performed within the query cache during the displayed period.

Data Series

Description

Added

The rate at which SELECT queries are added to the query cache.

Removed

The rate at which queries are removed from the query cache. If this rate grows, you may want to consider increasing the size of the query cache.

Hits

The rate at which queries are performed via the query cache. If the hit rate is too low, you may want to consider increasing the size of the query cache.

Not Cached

The rate at which executed SQL statements cannot be cached. This may occur when the statement:

Is not a SELECT statement –OR–

Is barred from the cache via the SQL_NO_CACHE hint.

Misses

The rate at which queries are NOT FOUND in the query cache.

QCache Free Memory

This chart shows the amount of free space available in the query cache for the displayed period. Too little free space may cause cached queries to be removed prematurely from the cache. If so, consider increasing the size of the query cache.

QCache SQL Statements

This chart shows the number of SQL statements stored in the query cache.

Related Topics

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值