- 博客(7)
- 收藏
- 关注
转载 ALTER SYSTEM 中 SCOPE=SPFILE/MEMORY/BOTH 的区别:
SCOPE = SPFILEThe change is applied in the server parameter file only. The effect is as follows:■ For dynamic par...
2011-10-26 15:32:05
404
转载 window上面:解决ORA-12560: TNS: 协议适配器错误,与大家共享
解决ORA-12560: TNS: 协议适配器错误,与大家共享解决ORA-12560: TNS: 协议适配器错误,与大家共享今天遭遇ORA-12560: TNS: 协议适配器错误的问题,经过一番努力问题已经解决,与大家共享。...
2011-08-29 16:15:01
166
转载 ORA-32004: obsolete and/or deprecated parameter(s) specified
ORA-32004: obsolete and/or deprecated parameter(s) specified接下来看查看alert:Starting up ORACLE RDBMS Version: 10.1...
2011-01-20 11:17:11
99
转载 AWR报表和STATSPACK输出结果中首先需要查看的10项内容
AWR报表和STATSPACK输出结果中首先需要查看的10项内容1)首要的5个等待时间;2)负载简档;3)实力效率和命中率;4)等待事件;5)闩锁等待;6)首要的SQL;7)实例活动;8)文件I/O和段统计数据;9)内存分配;1...
2011-01-20 10:59:06
121
转载 rdbms ipc message等待事件与SQL*Net message from client
rdbms ipc messageThe background processes (LGWR, DBWR, LMS0) use this event to indicate that they are idle and a...
2010-11-10 15:15:40
1407
转载 等待事件的查看
select * from v$version; 不同是版本,等待事件不同select count(*) from v$event_name; 看一共有多少个等待事件select * from stats$idle_e...
2010-11-10 14:46:29
99
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人