A session establishes persistence (or stateful behavior) across page views. Workspace administrators can view session details for the current session or for recent sessions, purge the current session state, or purge sessions based on their age.
See Also:
"Managing Session State" in Oracle Application Express App Builder User’s Guide and "Managing Session State for an Instance"
Parent topic: Workspace and Application Administration
A session is a logical construct that establishes persistence (or stateful behavior) across page views. Each session is assigned a unique ID, which the Application Express engine uses to store and retrieve an application's working set of data (or session state) before and after each page view. Sessions persist in the database until purged.
See Also:
"What Is a Session?" in Oracle Application Express App Builder User’s Guide
Parent topic: Managing Session State for a Workspace
Determine whether to remove existing sessions by first reviewing session details. From the Session Details page, administrators can remove the session record or session state.
To view session details and remove session state:
See Also:
"Debugging an Application" in Oracle Application Express App Builder User’s Guide
Parent topic: Managing Session State for a Workspace
View sessions state for the current session on the Session State page.
To view session state for the current or recent sessions:
Parent topic: Managing Session State for a Workspace
Purge existing sessions by age on the Purge Sessions page.
To purge existing sessions by age:
See Also:
"Viewing Session State" in Oracle Application Express App Builder User’s Guide
Parent topic: Managing Session State for a Workspace
Purge session state for the current session on the Purge Session State page.
To purge session state for the current session:
Parent topic: Managing Session State for a Workspace