Manage and configure your connection to the database.
| Menu Icon | Menu Name | More Information | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| New Session | Connect to an Oracle database instance / Open a new Oracle session. Manage your database connections, including to create a database connection. | |||||||||
| Select | Switch between open Oracle Sessions. Show the current Oracle session. You can set up multiple sessions with one or many database instances. | |||||||||
| Server Output | Toggle On / Off Server Output | |||||||||
| Capture Web Output | Start/Stop Capture Web Output | |||||||||
| Include Debug Info | Watch, evaluate or modify a stored program variable. 
 See also: PL/SQL Debugger | |||||||||
| Web Configuration | Set up Oracle Web development support. | |||||||||
| Wallet Operations | Features to decrypt the table keys to encrypt or decrypt application data 
 | |||||||||
| Suspend | Suspend execution of the stored program. | |||||||||
| Stop | Terminate execution of the stored program. | |||||||||
| Commit | Commit all pending changes in all open editors for the current Oracle session. Release any row or table locks held by the session. | |||||||||
| Rollback | Undo some or all of the changes made to the database during the current Oracle session. Release any row or table locks held by the session. | |||||||||
| Change Password | Modify the logon password of the current Oracle session. | |||||||||
| Empty Recycle Bin | Empty the recycle bin for the current Oracle session. | |||||||||
| Reconnect | Re-establish the database connection. | |||||||||
| Close | Close the current session. Close the Oracle connection. Disconnect from the Oracle instance. You can disconnect from an Oracle instance and remain connected to other instances. | |||||||||
| Close All | Close all open sessions. |