Version User Scope of changes
Jan 24 2008, 4:21 PM EST (current) olapdba 6 words added, 1 word deleted
Jan 24 2008, 4:20 PM EST olapdba 29 words added

Changes

Key:  Additions   Deletions
If your session needs to persist after you finish AW operations against Oracle OLAP multidimensional datatypes you can free up the PGA/UGA overhead by running the following commands in your session.

exec dbms_aw.shutdown;
exec dbms_session.free_unused_user_memory;