www.yhddba.com (主站点)
www.yihaodiandba.com (备份站点 会有一天的延迟)
同时开通访问,主要记录日常的一些问题处理,以及针对互联网的数据架构想法。[……]
www.yhddba.com (主站点)
www.yihaodiandba.com (备份站点 会有一天的延迟)
同时开通访问,主要记录日常的一些问题处理,以及针对互联网的数据架构想法。[……]
根据JL,Glen Fawcett 的文章 oracle 从12c开始提供了3个视图来探测慢速的IO
SQL> desc V$LGWRIO_OUTLIER; Name Null? Type -----------------------------------[......]
首先我们看一组测试 数据库版本oracle 12c beta1
SQL> select count(*) from test;
COUNT(*)
----------
725888
SQL> set timing on;
SQL> alter[......]
Database-exporter发布 感谢wucharles,一个充满Geek精神的小伙。
1.supports export database from each other. (you need write driver by yourself,now support oracle an[......]
最近team基于mysql的性能基准测试,包含多种场景[……]
前天处理了一启RAC ASM 内存泄露问题,系统为公司最后一套RAC one node 版本为11.2.0.3
这套核心RAC one node系统出现大量 log file switch buffer busy waits等待,并伴随大量cursor: pin S wait on X re[……]
[……]
MyAWR 开源了,第一版的reference 已经放出, tx to noodba
MyAWR_Reference_Guid
slideshare地址:MyAWR (awr of MySQL)
MyAWR template:MySQL WorkLoad Report[……]
1.配合使用systemtap 监控系统对于文件的读写:
[root@db-42 systemtap]# uname -a Linux db-42 2.6.18-194.el5 #1 SMP Mon Mar 29 22:10:29 EDT 2010 x86_64 x86_64 x86_64 GN[......]