My Oracle Support Banner

SQL*Plus DISCONNECT Does Not Free the Session PGA (Doc ID 1298394.1)

Last updated on FEBRUARY 25, 2019

Applies to:

Oracle Database - Enterprise Edition - Version 10.2.0.3 and later
Information in this document applies to any platform.

Symptoms

When a user, connected to via SQL*Plus to a database, issues the DISCONNECT command to disconnect from the database, the PGA for the session is not freed, e.g
 
USER1 connects via SQL*Plus, issues DISCONNECT statement.

USER2 connects via SQL*Plus to same database, queries V$SESSION and V$PROCESS - USER1 is not present in V$SESSION, but is still present in V$PROCESS and the PGA is not freed.


Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.