SEP

The sort extent pool is an instance wide SGA data structure used to direct the extents of sort segments within temporary contents tablespaces.
The allocation and freeing of extents within sort segments and queries against V$SORT_SEGMENT and V$TEMP_EXTENT_POOL are performed directly under the protection of the sort extent pool latch.

[@more@]Sort Extent Pool - SEP 是oracle管理temporary tablespace 的内存组件,访问SEP也是需要一个latch,它包含了所有排序的segments的信息。
请使用浏览器的分享功能分享到微信等