Thursday, 8 February 2024

What is Oracle Database 12c

 


Oracle Database 12c introduces a new multitenant architecture that makes it easy to deploy and manage database clouds. Oracle 12c is a pluggable database environment, where we can plug multiple databases into single database container. All these databases then share same background processes and memory.


Multitenancy is a reference to the mode of operation of software where multiple independent instances of one or multiple applications operate in a shared environment.


No comments:

Post a Comment