Amazon RDS for Oracle now supports converting instances to CDB architecture - devamazonaws.blogspot.com

Amazon Relational Database Service (Amazon RDS) for Oracle now supports converting existing Oracle Database 19c instances from the non-multitenant to the multitenant database architecture. DB instances using the multitenant architecture consist of a container database (CDB) with a single pluggable database (PDB). A PDB is a set of schemas, schema objects, and non-schema objects that logically appears to a client as a non-CDB.

Post Updated on June 02, 2023 at 06:12PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com