What happens to the Program Global Area (PGA) when a user session terminates?
-
A
It is moved to the Shared Pool for reuse by other sessions
-
B
It is written to a temp file for recovery purposes
-
C
It is deallocated and the memory is returned to the OS
-
D
It remains allocated until the next checkpoint