Schema repository collection objects

The schema repository (master database) collection objects provide a convenient means to work with multiple instances of certain schema repository objects, instead of having to work with each one individually.

Schema repository collection objects
Description
Databases Object
Collection of user databases
Groups Object
Collection of user database groups
PackageRevs
Collection of package revision objects in the schema repository
Schemas Object
Collection of schemas in the schema repository
SchemaRevs Object
Collection of schema revision objects in the schema repository
Users Object
Collection of user database users

A schema repository may contain more than one database Schema. A Schemas object can be used to represent a list of schemas.

For information about accessing the schema repository see "Accessing the schema repository" and "Performing user administration".