Table of Contents

About

HASH AREA SIZE is a parameter which set the hash area size of the pga memory.

alter session set hash_area_size = 1024;

It will have no effect if WORKAREA_SIZE_POLICY is set to auto.