This is a small Oracle maintenance program that I made for environments where
I didn't have Toad to help me. If you have Toad this program is unnecessary.
The Program can be seen as a mini-Toad. You can do the most essential things
in an Oracle environment like:
- Enter Databases with user and password to connect.
(passwords are protected and shown nowhere!)
- View schemes,tables,roles and tablespaces and get al the DDL.
- Execute SQL. For that an administrator login is required.
- View all and possibly kill individual user sessions.