摘要:
在RAC环境中,Oracle使用GRD(GlobalResourceService)来记录各个RAC节点的资源信息,具体通过GCS(GlobalCacheService)和GES(GlobalEnqueueService)这两个服务进行管理。由于在RAC中每个节点都有自己的SGA和buffercac... 阅读全文
2015年3月24日 #
2015年3月19日 #
摘要:
In this DocumentPurposeQuestions and AnswersWhat kind of statistics do the Automated tasks collectHow do I revert to a previous set of statistics?Does... 阅读全文
2015年3月6日 #
摘要:
In this DocumentPurposeScopeDetails1. Clusterware layer2. Real Application Cluster (database) layerKnown IssuesReferencesAPPLIES TO:Oracle Database - ... 阅读全文
摘要:
In this DocumentPurposeScopeDetailsWhat does "split brain" mean?Why is this a problem?How does the clusterware resolve a "split brain" situation?Ident... 阅读全文
2015年2月27日 #
摘要:
产生library cache latch原因The library cache latches protect the cached SQL statements and objects' definitions held in the library cache within the share... 阅读全文
2015年2月26日 #
摘要:
转载:http://www.cnblogs.com/kerrycode/p/4034231.html在ORACLE数据库当中,有时候会使用ALTER SYSTEM KILL SESSION 'sid,serial#'杀掉一个会话进程,但是使用这个SQL语句杀掉会话后,数据库并不会立即释放掉相关的资源... 阅读全文
2015年2月13日 #
摘要:
存储在数据库中数据的分布情况开发人员或管理员比Oracle优化器更加的清楚,在优化器不能作出最有查询路径选择的情况下,使用HINT(提示)人为的固定查询路径,一定程度能生成更优的执行计划。 在SQL的查询过程中,索引是快速查询数据的方法之一,是最重要、最常见的手段,这篇文章将讨论和索引相关的HINT... 阅读全文
2015年2月12日 #
摘要:
vmstat 命令详解procs:r-->在运行队列中等待的进程数b-->在等待io的进程数w-->可以进入运行队列但被替换的进程memoyswap-->现时可用的交换内存(k表示)free-->空闲的内存(k表示)pagesre--》回收的页面mf--》非严重错误的页面pi--》进入页面数(k表示... 阅读全文
摘要:
APPLIES TO:Oracle Database - Enterprise Edition - Version 9.2.0.1 and laterInformation in this document applies to any platform.Checked for relevance ... 阅读全文
2015年2月6日 #
摘要:
APPLIES TO:Oracle Database - Enterprise Edition - Version 11.2.0.1 and laterExalogic Elastic Cloud X4-2 Half RackInformation in this document applies ... 阅读全文