oracle面试常见问题

Posted by wukaiqiang; tagged with none

1、log file sync等待的起因 处理方式

https://blog.csdn.net/shayuwei/article/details/106021532
https://unclewang.blog.csdn.net/article/details/123958430?spm=1001.2101.3001.6650.1&depth_1-

2、统计信息的刷新机制,共享游标的失效,例如:一次定时操作,手动truncate一个表,然后insert插入新数据,发现查询没有走索引,是什么原因。

https://blog.csdn.net/u010692693/article/details/75206206

3、asm文件的迁移
https://blog.csdn.net/shiyu1157758655/article/details/61195600
https://blog.csdn.net/shiyu1157758655/article/details/61200819

4、rac的核心进程
https://www.manxinet.com/newest/infotechnology/1234.html
https://www.cnblogs.com/chengxuyonghu/p/15225398.html

5、rac集群打补丁的操作过程
https://www.cnblogs.com/ddzj01/p/12102771.html

6、sql优化中查看执行计划的方式和区别
https://www.cnblogs.com/xwg168/p/15093339.html

7、expdp的时候,某个表的log字段数据量过大,除了并行之外,该如何缩短expdp和impdp的时间

8、内存的管理,大页如何计算,为什么要设置大页
https://blog.csdn.net/qq_43971504/article/details/107026782

9、如何在awr中查看commit的频率

10、透明大页的设置
https://blog.csdn.net/weixin_33984032/article/details/89898758

11、pga和sga内存管理
https://blog.csdn.net/oradbm/article/details/53503016
https://www.talkwithtrend.com/Article/159437