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 <https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm>`__. **Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API. Available Commands ------------------ * :doc:`convert-to-regular </cmdref/db/pluggable-database/convert-to-regular>` * :doc:`create </cmdref/db/pluggable-database/create>` * :doc:`create-local-clone </cmdref/db/pluggable-database/create-local-clone>` * :doc:`create-remote-clone </cmdref/db/pluggable-database/create-remote-clone>` * :doc:`delete </cmdref/db/pluggable-database/delete>` * :doc:`disable-pluggable-database-management </cmdref/db/pluggable-database/disable-pluggable-database-management>` * :doc:`enable-pluggable-database-management </cmdref/db/pluggable-database/enable-pluggable-database-management>` * :doc:`get </cmdref/db/pluggable-database/get>` * :doc:`list </cmdref/db/pluggable-database/list>` * :doc:`local-clone </cmdref/db/pluggable-database/local-clone>` * :doc:`modify-pluggable-database-management </cmdref/db/pluggable-database/modify-pluggable-database-management>` * :doc:`refresh </cmdref/db/pluggable-database/refresh>` * :doc:`relocate-pdb </cmdref/db/pluggable-database/relocate-pdb>` * :doc:`remote-clone </cmdref/db/pluggable-database/remote-clone>` * :doc:`rotate-encryption-key </cmdref/db/pluggable-database/rotate-encryption-key>` * :doc:`set-oci-pdb-key-version </cmdref/db/pluggable-database/set-oci-pdb-key-version>` * :doc:`start </cmdref/db/pluggable-database/start>` * :doc:`stop </cmdref/db/pluggable-database/stop>` * :doc:`update </cmdref/db/pluggable-database/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/set-oci-pdb-key-version /cmdref/db/pluggable-database/start /cmdref/db/pluggable-database/stop /cmdref/db/pluggable-database/update