CLL 发表于 2013-4-9 19:27:05

查不到library cache 原因

求助{:soso_e150:}:
为什么我用这句语句
select * from v$sgastat a where a.NAME = 'library cache';
查不到任何东西呢?
是因为我没有library cache??还是其他原因?
(我用
select * from v$sgastat a where a.NAME like'%library%'
这句也查不到任何信息)

jackey.qiu 发表于 2013-4-10 19:28:09

v$librarycache里边应该有,你这个是11g吧,11g有很大变化
页: [1]
查看完整版本: 查不到library cache 原因