Oracle Database - Sort Area memory

Card Puncher Data Processing

About

sort area is a area of the pga memory which is controled by the sort_area_size parameter if the WORKAREA_SIZE_POLICY is not set to AUTO.

sysstat

V$ table

SELECT name, value FROM V$sysstat WHERE name LIKE 'sort%';







Share this page:
Follow us:
Task Runner