alter session set events '10046 trace name context forever,level 8';
select * from v$system_event where event='db file scattered read';
db file scattered read
全表扫描(Full Table Scans)或快速全索引扫描(Index Fast Full Scans)
library cache lock
登录密码错误尝试过多、热表收集统计信息和SQL解析失败,sql绑定变量无法共享,过期游标过多,大量并发业务
建议一: 后期进行历史分区清