Schema
Schema in data catalogs are constructs to organize data.
Catalogs are logical containers for schema, which are also referred to as databases. Schema can contain tables, which contain structured data, and volumes, which contain unstructured data.
A default schema is created in all standard catalogs created in the Master Catalog. To create additional schema, see Create a Schema.
You can manage permissions to control who has access to your schema. For more information, see Schema Permissions.
Master catalog's default catalog, which is called 'default', contains a reserved schema named oci_ai_models. If you have the requisite permissions on OCI Generative AI models in the region, the model is displayed in the oci_ai_models schema and you can drag and drop the models onto a notebook to auto-generate code for batch inference. For more information, see OCI Generative AI (Pretrained Foundation Models).
Note:
You can't change the name of a schema in a standard catalog.Create a Schema
You can create schema in catalogs you own or are shared with you.
- Navigate to the catalog you want to create a schema for.
- On the Schema tab, click
Create Schema.
- Provide a name and description for your schema and click Create.
Edit a Schema Description
You can edit the description for a schema to provide an updated summary of its contents.
- On the Home page, click Master Catalog.
- Next to the schema you want to change the description for, click
Actions and click Edit Description.
- Provide a new description. Click Save.
Delete a Schema
You can delete schema and all their metadata and AI Data Platform-managed data when they are no longer needed.