Our emphasis on database administration is focused on the system-side support of database applications. Our tools cover management of users, roles, tablespaces, privileges, database objects and access control lists (ACL) as well as performance optimization, system security, session monitoring and management of pluggable databases.
KeepTool is an ideal companion for performing database administrative tasks that are coming along with either application development or application maintenance. We will point out a couple of features, where KeepTool may help you to establish administrative tasks in less time and more productively.
You can use Hora to create and modify database users and assign roles, object privileges and system privileges. A similar page allows you to create and modify database roles. Drill down the hierarchy of granted roles and view privileges granted to some hierarchy level, or include privileges inherited by grants to subordinate roles. Furthermore, you to create a DDL script for an entire database schema or parts of it by reverse engineering. Optionally, data can be insert-scripted as well. Right-click user(s) to create expdp/impdp command templates.
The sessions overview page shows a list of all database session. Each session is shown in a specific color depending on its status:
KeepTool bundles a couple of features that my help you to optimize your database performance. First of all, you can open the “explain pan” dialog for the current statement right from the SQL editor. Drag/drop optimizer hints from the code template pane into the statement and re-open the explain plan dialog to see how changes perform.
Use the building PL/SQL profiler tool to monitor PL/SQL execution performance.
For users that have licensed Oracle’s AWR cartridge, KeepTool can generate an AWR report. The SQL history viewer shows top activity within each hour including appropriate statistics such as execution time and execution count.