2.5

Table Of Contents
Managing Database Entities 11
Managing database entities includes managing schemas and tables, and performing SQL management tasks.
To manage database entities, you need view database permissions on the database. Your organization
administrator can create a role that has the necessary permissions, and the administrator can grant that role to
you.
Permissions that you have on the organization apply to all database groups and databases in the organization.
Permissions on a database group apply to all databases in the database group.
Data Director supports the following types of management tasks.
Database Entity
Management
Database entity management includes creating, replacing, updating, and
deleting database entities. These database entities include schemas, tables,
views, indexes, functions, sequences, triggers, constraints, and users.
SQL Management
SQL management tasks include SQL profiling, query plan analysis, running
ad-hoc queries or SQL scripts.
This chapter includes the following topics:
n
“Database Entity Management,” on page 121
n
“SQL Management,” on page 126
Database Entity Management
Administrators perform database entity management tasks to ensure the effective and efficient operation of
databases.
You can manage database entities from the Database tab. Managing database entities includes vacuuming and
analyzing databases, and creating, altering, dropping, and browsing database entities such as the following.
n
Schemas
n
Tables
n
Views
n
Columns
n
Indexes
n
Sequences
n
Constraints (primary, foreign, and unique key)
n
Users and roles
Data Director lists schema objects in the left pane. You manage individual objects from the middle pane.
VMware, Inc.
121