2.5

Table Of Contents
View Database Entities
You can view database groups and databases in your organization, and the entities and objects of running
databases.
Prerequisites
Verify that you have Organization management privileges, or View properties permissions to view databases
in the organization.
Procedure
1 Log in to Data Director.
2 If you have Organization management privileges, click the Manage and Monitor tab to view your
database groups and databases.
If you do not have Organization management privileges, a list of database groups is displayed in the right
pane.
3 Expand a database group in the left pane.
4 Double-click a database in the middle pane
5 Click the Console tab.
If it is an Oracle database, the Oracle Enterprise Manager (OEM) opens in a new browser window. If it is
a Postgres database, the database opens in a new tab next to your organization tab.
6 If prompted, log in to the database
7 Expand entity icons in the left pane and select them to view details.
The object appears in the middle pane, and you can perform management tasks.
What to do next
Manage database entities.
Vacuum Analyze a Database
You can use Vacuum Analyze to discover and reclaim storage occupied by dead tuples. Tuples you delete or
that are made obsolete when you update the database, remain in their table until you perform a Vaccum action.
You should use Vaccum periodically, particularly on frequently updated tables, to keep the database
performing well. Analyze collects statistics about the contents of tables and stores the results. The query planner
helps you determine the most efficient execution plan for queries. You can perform Vacuum and Analyze on
a database or a table.
Prerequisites
Verify that a database exists.
Log in to Data Director as a user with database privileges.
Procedure
1 Click the Manage and Monitor tab.
2 Click your database group.
3 Double-click your database to select it.
4 Click Console to open the database in a new tab.
5 Right-click your database in the left pane and select Vacuum Analyze Database.
VMware vFabric Data Director Administrator and User Guide
122 VMware, Inc.