11.2 Dictionary

ALL_ALL_TABLES Description of all object and relational tables accessi[......]

继续阅读

How to disable or enable flush of ASH data to AWR

MMON process will periodically flush ASH data into AWR tables.
Oracle introduced WF enqu[......]

继续阅读

change table's result_cache mode

Resut_cache(结果集缓存)可以大大提高查询的性能。从Oracle 11g开始,oracle支持结果集缓存。11g  R1(11.1)支持server端的缓存,11g [......]

继续阅读

sqlplus lob usage

www.ads1st.com var report clob;
www.ads1st.com exec dbms_lob.createtemporary(:report,TRU[......]

继续阅读

Sync time using ora.ctssd

Cluster Time Synchronization Service(Ctss)是Oracle 11g R2引入的集群时间同步服务。Ctss可以运行于两种模式:avtive[......]

继续阅读