Database Session Operations
This topic provides an overview of operations that can be performed over database sessions.
Based on the database type for which you have the session browser open, you can perform various operations on the DB sessions from the toolbar menu. Some common operations that you can perform on an open connection session are as follows:
| Toolbar Options | Description |
|---|---|
| Search | Search for specific session information through matching text (case sensitive or whole words) or regex pattern |
| Reload | Reload the list of database sessions with updated session information and current state of the database |
| Auto-Refresh | Configure auto-refresh for the session and set the time durations (in seconds) to refresh the session, or set to never automatically refresh (No-Refresh) the session. |
| Sort Session |
Filter to view database sessions by either or all of the following:
|
| Disconnect Session |
Disconnect a selected session from the server. Based on the Session Browser settings, the session is disconnected either:
|
| Kill Session |
Kill or terminate the selected session or session instance. Based on the Session Browser settings, the session is terminated either:
|
| Settings | Access the Session Browser settings in the DB Navigator > Settings > Operations tab |
| Current SQL Statement | View the SQL script of the ongoing transaction on the selected session |
Parent topic: Session Browser