发布时间:2014-07-30 14:44:52
11g新特性:Health Monitor Checks一、什么是Health Monitor ChecksHealth Monitor Checks能够发现文件损坏,物理、逻辑块损坏,undo、redo损坏,数据字典损坏等等。Health Monitor Checks产生结果报告,它包含了解决问题的办法。Health Monitor Checks有两种运行模式:只有redo检查需要在DB-offline模式下运行,其他.........【阅读全文】
发布时间:2014-07-07 16:36:25
1.什么是数据字典缓存 |what is data dictionary cache什么是数据字典?数据字典包含:● 数据库中每个schema对象(tables, indexes, sequences, and database links)的定义● schema对象分配空间总和及当前使用量● oracle数据库的用户名、权限、角色赋予及审计信息A memory area in the shared pool that holds d.........【阅读全文】