1. create Pluggable database from NON_CDB database.
[oracle@db-42 ~]$ ora si SQL*Plus: Release 12.1.0.1.0 Production on Fri Jul 5 13:07:08 20[......]
1. create Pluggable database from NON_CDB database.
[oracle@db-42 ~]$ ora si SQL*Plus: Release 12.1.0.1.0 Production on Fri Jul 5 13:07:08 20[......]
最近做的一次内部交流文档[……]
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[……]