schema partition
a schema is a collection of components and database objects under control of given database user. You can actually create your own schema, but hyou have to define it and a schema contains the class schema and attributeSchema objects that define the types of objects that can exist in the Database this is called schema partition.
Every domain controller in the Database has a replica of the same schema partition.
|