Part VI Managing a Multitenant Environment
You can manage a multitenant environment.
- Overview of Managing a Multitenant Environment
Become familiar with basic concepts related to a multitenant environment. - Creating and Configuring a CDB
Creating and configuring a multitenant container database (CDB) includes tasks such as planning for CDB creation, creating the CDB, and optionally configuring EM Express for the CDB. - Creating and Removing PDBs with SQL*Plus
You can create PDBs in several different ways, including using the seed, cloning an existing PDB or non-CDB, and plugging in an unplugged PDB. You can also remove PDBs from a CDB. - Creating and Removing PDBs with Cloud Control
You can you can create, clone, unplug, and remove pluggable databases (PDBs) in a multitenant container database (CDB) using Oracle Enterprise Manager Cloud Control (Cloud Control). - Creating and Removing Application Containers and Seeds with SQL*Plus
You can create application containers and application seeds in several different ways, including using the CDB seed, cloning an existing PDB or non-CDB, and plugging in an unplugged PDB. You can also remove application containers from a CDB, and you can remove application seeds from application containers. - Administering a CDB with SQL*Plus
Administering a multitenant container database (CDB) with SQL*Plus includes tasks such as accessing a container in a CDB, modifying a CDB, executing DDL statements in a CDB, and running Oracle-supplied SQL scripts in a CDB. - Administering CDBs and PDBs with Cloud Control
You can administer CDBs and PDBs with Oracle Enterprise Manager Cloud Control. - Administering PDBs with SQL*Plus
Administering PDBs with SQL*Plus includes tasks such as connecting to a PDB, modifying a PDB, and managing services associated with PDBs. - Administering Application Containers with SQL*Plus
You can administer application containers, including application roots and application PDBs. You can also administer the applications installed in application containers. - Viewing Information About CDBs and PDBs with SQL*Plus
You can view information about CDBs and PDBs with SQL*Plus. - Using Oracle Resource Manager for PDBs with SQL*Plus
You can use PL/SQL package procedures to administer Oracle Resource Manager (Resource Manager) to allocate resources to pluggable databases (PDBs) in a multitenant container database (CDB). - Using Oracle Resource Manager for PDBs with Cloud Control
You can use Oracle Resource Manage for a multitenant environment with Oracle Enterprise Manager Cloud Control. - Using Oracle Scheduler with a CDB
You can use Oracle Scheduler to schedule jobs in a multitenant container database (CDB).