Large Number of Trace Files Generated Every 5 min Under $ORACLE_HOME/cv/log

 
Applies to:
Oracle Server – Enterprise Edition – Version: 11.2.0.1.0 [......]

继续阅读

kill oracle thread on windows

PLAIN TEXT
SQL:

  1. SQL> SELECT b.STATUS, object_id, session_id
  2.   2  &nbs[......]

继续阅读

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

继续阅读