How do we monitor the extended memory?
1) Transaction ST02
2) RS memory
What is PRIV mode? What causes PRIV mode?
1) Dialog work process runs out of extended memory and starts using heap memory instead
2) Programs or transactions use too much memory
CAUSE: Not enough extended memory being available or allocated
What is PROC memory?
Stores data that is not bound to specific user context
**It is not assigned to user context
When is heap memory allocated?
Allocated and released on demand
When is extended memory allocated?
Extended memory when the instance starts up