|
Visual Editing for Schema forms allows a user to visually CREATE, ALTER and DROP schema objects with easy
to use forms. The schema objects supported for all databases include Tables, Views, Indexes, Triggers,
Stored Procedures, Functions, Packages, Package Bodies, Sequences, Synonyms/Aliases, Defaults, Rules and Data Types.
Visual Editing for Storage capabilities allow you to CREATE, ALTER, RESIZE and DROP
storage devices for a given database. The schema browser also allows you to navigate the storage structure and to visually
alter any of the components of the storage objects and then commit the changes.
Storage objects supported include:
DB2 8.1: Tablespaces, Containers
Oracle: Tablespaces, Datafiles, RedoLogs, Rollback Segments, Controlfiles, Archive Logs
MSSQL Server: Databases, Backups
Sybase: Caches, Dump Devices, Database Devices, Databases
Informix: Databases
MySQL: Databases
PostgreSQL: Databases
Visual Editing for Security allows a user to visually CREATE, ALTER and DROP security objects with easy
to use forms. The security objects supported for all databases include Users, Roles, Profiles, Logins, Server Roles and
Object/Column Permission.
Below is a list of databases and the security objects supported:
DB2: Users, Roles, Object Permissions, Column Permissions
Informix: Users, Roles, Object Permissions, Column Permissions
MySQL: Users, Object Permissions, Column Permissions
Oracle: Users, Roles, Profiles, Object Permissions, Column Permissions
Sybase Anywhere: Users, Roles, Object Permissions, Column Permissions
Sybase: Logins, Server Roles, Users, Roles, Object Permissions, Column Permissions
MS SQL Server: Logins, Server Roles, Users, Roles, Object Permissions, Column Permissions
Postgresql 7.4/8.0: Users, Roles, Object Permissions
Postgresql 7.2/7.3: Not Supported |