
- Forum
- Database
- Oracle Database
- Schema Partitioning
Schema Partitioning
This is a discussion on Schema Partitioning within the Oracle Database forums, part of the Database category; I recently came across a term called as Schema Partitioning what is this actually? Is it something to do with ...
-
Schema Partitioning
I recently came across a term called as Schema Partitioning what is this actually? Is it something to do with DBA.I want to have a idea about this. Share your knowledge here.
-
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.

Reply With Quote





