pluggable-database ====================== Description ----------- A pluggable database (PDB) is portable collection of schemas, schema objects, and non-schema objects that appears to an Oracle client as a non-container database. To use a PDB, it needs to be plugged into a CDB. To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized, talk to a tenancy administrator. If you are an administrator who needs to write policies to give users access, see `Getting Started with Policies `__. **Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API. Available Commands ------------------ * :doc:`convert-to-regular ` * :doc:`create ` * :doc:`create-local-clone ` * :doc:`create-remote-clone ` * :doc:`delete ` * :doc:`disable-pluggable-database-management ` * :doc:`enable-pluggable-database-management ` * :doc:`get ` * :doc:`list ` * :doc:`local-clone ` * :doc:`modify-pluggable-database-management ` * :doc:`refresh ` * :doc:`relocate-pdb ` * :doc:`remote-clone ` * :doc:`rotate-encryption-key ` * :doc:`start ` * :doc:`stop ` * :doc:`update ` .. toctree:: :hidden: /cmdref/db/pluggable-database/convert-to-regular /cmdref/db/pluggable-database/create /cmdref/db/pluggable-database/create-local-clone /cmdref/db/pluggable-database/create-remote-clone /cmdref/db/pluggable-database/delete /cmdref/db/pluggable-database/disable-pluggable-database-management /cmdref/db/pluggable-database/enable-pluggable-database-management /cmdref/db/pluggable-database/get /cmdref/db/pluggable-database/list /cmdref/db/pluggable-database/local-clone /cmdref/db/pluggable-database/modify-pluggable-database-management /cmdref/db/pluggable-database/refresh /cmdref/db/pluggable-database/relocate-pdb /cmdref/db/pluggable-database/remote-clone /cmdref/db/pluggable-database/rotate-encryption-key /cmdref/db/pluggable-database/start /cmdref/db/pluggable-database/stop /cmdref/db/pluggable-database/update