了解Maclean Liu|向Maclean Liu提问 Oracle ALLSTARS 全明星(群内有多位Oracle高级售后support,N位OCM和ACE) QQ群 # QQ群号:23549328 # 已经升级到 2000人群,空位多多。欢迎有一定基础的Oracle骨友加入,现在入群需要经过Maclean的技术面试,欢迎面试,请加QQ号:47079569 为好友参加面试 2群基础群 适合刚入门的同学,会共享最佳入门实践和资料 QQ群 # QQ群号:171092051 # 已经升级到 500人的超级群,空位多多,无需面试
上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 118 下一页

2013年3月19日

如何诊断ASMLIB故障

摘要: 虽然我并不推荐你使用ASMLIB绑定设备名, 详见这篇文章《Why ASMLIB and why not?》 。 但大概因为介绍ASMLIB的文章远多于UDEV的缘故, 导致有大量对RAC安装配置不太熟悉的朋友仍执意采用ASMLIB,又因为ASMLIB的配置不算太简单所以在实际安装RAC之前的ASMLIB实施过程中有不少人遇到了问题, 其次在ASMLIB的使用过程中麻烦也不少。这里总结了一下AS... 阅读全文

posted @ 2013-03-19 00:51 Oracle和MySQL 阅读(295) 评论(0) 推荐(0)

Oracle Internal Event:10235 Heap Checking诊断事件

摘要: 10235 (check memory manager internal structures) event内部诊断事件,当oracle SGA内存堆heap 管理操作发生错误时会触发该检测事件(For the sga heap, the internal error is signaled only when heap checking (event 10235) is enabled),其级别... 阅读全文

posted @ 2013-03-19 00:51 Oracle和MySQL 阅读(438) 评论(0) 推荐(0)

Script:找出ASM中的Spfile参数文件

摘要: 以下脚本可以用于找出ASM存储中的Spfile参数文件,因为使用asmcmd去查找很不方便,而spfile丢失又是很头大的事情, 所以有一个脚本代劳可以省不少功夫呢! --- listspfiles.sql--- Purpose: Sample script to list spfiles kept in ASM instance--- Usage: This should be run aga... 阅读全文

posted @ 2013-03-19 00:51 Oracle和MySQL 阅读(295) 评论(0) 推荐(0)

DBA眼中的自己和开发者眼中的DBA

摘要: DBA眼中自己的形象: This is How DBA View Themselves! 开发者眼中DBA的形象: 愤怒的厨师! 阅读全文

posted @ 2013-03-19 00:51 Oracle和MySQL 阅读(391) 评论(1) 推荐(0)

Oracle Unbreakable Enterprise Kernel Faster than Redhat?

摘要: Oracle Unbreakable Enterprise Kernel Faster than Redhat? Oracle 在宣传其 牢不可破企业Linux内核时总是要和Redhat 做个比较, 并拿自己测得一个benchmark 来说事, 在这个chart里UEK 比redhat kernel 快75%! 阅读全文

posted @ 2013-03-19 00:51 Oracle和MySQL 阅读(141) 评论(0) 推荐(0)

Oracle latch闩原理示意图

摘要: 还是搞不懂oracle中latch 闩的原理吗?那么来看看这个图 以及下面这段代码如何? Function Get_Latch(latch_name,mode){ If Mode eq ‘immediate’ { If Fast_Get(latch_name) { return TRUE Else { return FALSE } } Else { ... 阅读全文

posted @ 2013-03-19 00:51 Oracle和MySQL 阅读(360) 评论(0) 推荐(0)

数据恢复:解决ORA-600[kghstack_free2][kghstack_err+0068]一例

摘要: 数据库后台日志文件alert.log报以下异常:Database Characterset is AL32UTF8Opening with internal Resource Manager planwhere NUMA PG = 1, CPUs = 16replication_dependency_tracking turned off (no async multimaster replica... 阅读全文

posted @ 2013-03-19 00:51 Oracle和MySQL 阅读(593) 评论(0) 推荐(0)

Oracle Row cache lock图解

摘要: Oracle Row cache lock(dictionary cache)图解 阅读全文

posted @ 2013-03-19 00:51 Oracle和MySQL 阅读(492) 评论(0) 推荐(0)

图解Oracle Free Buffer Wait 等待事件

摘要: 图解Oracle Free Buffer Wait 等待事件 阅读全文

posted @ 2013-03-19 00:51 Oracle和MySQL 阅读(288) 评论(0) 推荐(0)

Oracle Shared pool内存管理图解

摘要: Oracle Shared pool内存管理图解, 解释了包括 Heap、Extent、reserved List、Free List、bucket、chunk这几个概念: shared pool 原理还可以参考下这个帖子:http://t.askmaclean.com/thread-272-1-1.html 阅读全文

posted @ 2013-03-19 00:51 Oracle和MySQL 阅读(179) 评论(0) 推荐(0)

上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 118 下一页

导航