一.配置EM dbconsole db [oracle@rusky ~]$ lsnrctl start [oracle@rusky ~]$ emctl start dbconsoleTZ set to US/PacificEM Configuration issue. /home/oracle/product/10.2.0/db_1/rusky.com_orcl not found. [oracle@rusky ~]$ emca -config dbcontrol db STARTED EMCA
关闭Oracle 11g的DPR(Direct Path Read)特性 查看event参数值: SQL> show parameter event NAME TYPE VALUE ------------------------------------ ----------- ------------------------------ event string xml_db_events string enable 设置10949 event,屏蔽DPR特性: SQL> alter sys
参考文献: http://www.eygle.com/archives/2004/10/oracle_howtoeci.html 1.管理员身份连接数据库 C:\Users\Administrator>sqlplus sys/sys@prjdb as sysdba SQL Production :: Copyright (c) , , Oracle. All rights reserved. Connected to: Oracle - 64bit Production With the Par