All technological notes.
User Global Area
session state.The UGA must be available to a database session for the life of the session.
related to SGA/PGA
UGA is stored in the PGAUGA is stored in the SGA, because the UGA cannot be stored in the PGA that is specific to a single process.