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[......]

继续阅读

Oracle 11g tracing events

www.ads1st.com l
1  declare
2    err_msg VARCHAR2(120);
3  BEGIN
4    dbms_output.enable[......]

继续阅读