1.0

Table Of Contents
2 Click the Databases tab, and click the database you want.
3 Click the appropriate tab to view database-specific statistics.
n
In the Backup & Recovery tab, monitor backups and perform recovery operations.
n
In the Alarms tab, view warnings and alarms, such as health check and application status alarms.
n
In the Tasks & Events tab, view tasks, events, and their status.
n
In the Reports tab, view statistics reports or revise settings such as sampling intervals.
n
In the Logs tab, view the database activity log. You can also download the log from this tab.
n
In the Permissions tab, view roles, assign roles, or grant permissions.
SQL Management
Managing SQL includes developing and testing SQL queries and monitoring and tuning query performance.
You must have appropriate permissions on the schema and database to develop and manage SQL queries. You
can manage SQL from the schema page.
Enter and Run a SQL Query
Create and modify SQL queries.
Prerequisites
You are logged in to Data Director as a user with appropriate privileges on the database or schema.
Procedure
1 Click the Manage & Monitor tab and select the schema for which you want to manage SQL queries.
2 Click Enter SQL.
The SQL dialog box has the following sections.
n
Entry pane.
n
Output pane. Allows you to examine query output, examine the query's actual run time and cost,
view any output messages, and examine query run history.
3 Enter a query in the entry pane.
You can type or modify a SQL query, test the query, and analyze the query's execution plan before running
it.
n
Type the query in the entry pane.
n
Click Open to open a SQL script file.
4 Click Execute to run the query.
If the query runs successfully, data appears in the Output pane.
If the query does not run successfully, Data Director shows the error message in the Messages tab.
To cancel the query, click Cancel.
Chapter 9 Managing Database Entities
VMware, Inc. 75