oracle Database sql Tuning Guide---8 Optimizer Access Paths Direct Path Reads In a direc
Situations in which Oracle Database may perfORM direct path reads include:
Execution of a CREATE TABLE AS SELECT statement
Execution of an ALTER REBUILD or ALTER MOVE statement
Reads from a temporary tablespace
Parallel queries
Reads from a LOB segment
In a direct path read, the database reads buffers from disk directly into the PGA, bypassing the SGA entirely.
The following figure shows the difference between scattered and sequential reads, which store buffers in the SGA, and direct path reads.
--结束END--
本文标题: Direct Path Reads
本文链接: https://lsjlt.com/news/49405.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2024-10-23
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0