Try our new research platform with insights from 80,000+ expert users
it_user432795 - PeerSpot reviewer
Managing Director at CarajanDB
Vendor
It’s easy to clone an existing database in the same CDB into another CDB running on premise. ​The main area for improvement is regarding backup and recovery.

What is most valuable?

The cloning features are outstanding. It’s easy to clone an existing database in the same CDB into another CDB running on-premise or even to a CDB running in a private or public cloud. This opens new doors database consolidation with an easy deployment or change of the underlying hardware.

How has it helped my organization?

I’ve created tons of scripts for my customers to deploy databases, set up RAC instances, and Data Guard configurations. To verify such a script takes weeks and is very error-prone. Now, I’m able to set up a database once and just add pluggable databases to it with a single command. That’s incredibly useful and, in addition, there is no longer a need for virtualization as you can simply run one CDB with more than 100 pluggable databases without the need to change your hardware.

What needs improvement?

The main area for improvement is regarding backup and recovery. Today, it’s difficult to set a pluggable database to a former point in time because flashback pluggable database doesn’t exist. Another important feature will be to support multiple character sets in one Multitenant database.

For how long have I used the solution?

I’ve been working with this feature since 2012 while it was in beta. I’ve done some installations, but the installation rate is not that high yet because they are a bit worried about the changes in the architecture.

Buyer's Guide
Oracle Multitenant
September 2025
Learn what your peers think about Oracle Multitenant. Get advice and tips from experienced pros sharing their opinions. Updated: September 2025.
868,787 professionals have used our research since 2012.

What was my experience with deployment of the solution?

There are some issues when you use Multitenant with Oracle Managed Files. Unfortunately RMAN duplicate does not take care of the parameter create_file_dest.

What do I think about the stability of the solution?

Over the past few years, the stability of the Oracle database has improved with every new version, even though the new Multitenant database is a dramatic shift in the architecture, I did not encounter many issues with stability except some with naming conventions and commands. It isn’t simple to plug in a PDB in a database where it already belonged to, but you must first drop it – no DBA likes the command “Drop Database.”

What do I think about the scalability of the solution?

I compared the performance of a CDB with 10 PDBS with 10 distinct databases, and the Multitenant databases in total run much faster.

How are customer service and support?

5/10 - They need to improve the customer experience as there is not yet a high enough number of implementations of the Multitenant database in production.

Which solution did I use previously and why did I switch?

Some of my customers are using virtualization (mainly VMware), while others are running up to 20 databases on one server. Two of them have consolidated their schemas into two big databases. The reason for all of them is to make better use of the hardware. Virtualization is nevertheless a waste of space because every guest has its own memory allocated as well as its own software stack with OS and Oracle software. Running many databases on one server has huge impacts on the availability, especially for maintenance and consolidation on schema-level, which will even make maintenance worse. This is because you need to find one window where you can patch your database for all applications – that's a lot of discussions. So for all of them, we are now testing and implementing Multitenant database.

How was the initial setup?

You need to understand the concept of Multitenant database because it’s a massive architecture shift. Your scripts might no longer run and you need to change the monitoring. As I said, some namings are little confusing (like Container can be named as PDB or CDB while CDB stands for Container Database). You can unplug a PDB but can’t plugin a PDB (you need to recreate it in that event). But if you get that, it’s easy!

What's my experience with pricing, setup cost, and licensing?

Oracle needs to increase the implementation rate and really allow their customers to get some benefit. I would like to allow a maximum of four or five PDBs per CDB for every customer for free (and not limited to Enterprise Edition, but for Standard Edition two as well).

Which other solutions did I evaluate?

Oracle database is the best you can get, and before there was no alternative to Multitenant database except Virtualization.

What other advice do I have?

You need to test it. It takes some time to get familiar with the functionality, but then you will see how beneficial the option is. A DBA will save a lot of time managing databases – even more because with Multitenant it’s easy to define Application DBAs so that you can offload the nasty parts, like user management or tablespace management to the application owner.

Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor. The reviewer's company has a business relationship with this vendor other than being a customer: We're partners.
PeerSpot user
PeerSpot user
Cloud Architect, Oracle ACE, Oracle DBA at Pythian
MSP
Top 20
I have found that its top-down approach from container database to the pluggable database is seamless, logical and gets aligned to business rules pretty easily.

What is most valuable?

I have found that its top-down approach from container database to the pluggable database is seamless, logical and gets aligned to business rules pretty easily. This is very valuable for our business.

How has it helped my organization?

I have used it for various clients and it's been working like a breeze. Its very beneficial.

What needs improvement?

It needs to have some more granular control over IO resource allocation.

For how long have I used the solution?

I have been using it for the last two years.

What was my experience with deployment of the solution?

We've had no issues with deployment.

What do I think about the stability of the solution?

We've had no issues with the stability.

What do I think about the scalability of the solution?

There have been no issues scaling it for our needs.

How are customer service and technical support?

Oracle Support is always helpful and reliable.

Which solution did I use previously and why did I switch?

I was using the same resource manager in Oracle 11g.

How was the initial setup?

The learning curve is a bit steep for Oracle RDBMS 12c Multitenant Option when it comes to resource management, but once you get the hang of it, it's simple.

What's my experience with pricing, setup cost, and licensing?

It is worth every penny of investment.

Which other solutions did I evaluate?

It naturally aligns with other Oracle product so there was no need to evaluate other products.

What other advice do I have?

Test and test it again. Make sure it aligns with business rules.

Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
PeerSpot user
Buyer's Guide
Oracle Multitenant
September 2025
Learn what your peers think about Oracle Multitenant. Get advice and tips from experienced pros sharing their opinions. Updated: September 2025.
868,787 professionals have used our research since 2012.
PeerSpot user
Technology Leader Oracle / Senior Consultant at a tech consulting company with 51-200 employees
Consultant
Offers better isolation of namespaces, resources and credentials.

What is most valuable?

The plug/unplug is the great feature, that doesn't even need the Multitenant option. Oracle introduced Transportable Tablespaces in 1999 to move physically the user data, but metadata was still imported though Data Pump. Pluggable databases go beyond that; metadata is also transported because each PDB has its own SYSTEM tablespace. This is the faster data movement and allows copy-on-write snapshots.

What needs improvement?

Multitenant is just at the beginning in 12c R1. More features have been announced for the next generation, such as the online unplug/plug. That goes far beyond what transportable tablespaces do because they require the source to be read-only.

For how long have I used the solution?

I've been working with Oracle Multitenant since 2012, and am in the beta program for 12c R1. 12.1 has been released, but very few customers are using Multitenant in production, and it is still in adoption phase.

What was my experience with deployment of the solution?

Multitenant is easy to implement as it is the default, but what is not easy is that a few administration habitual procedures and scripts may have to be updated. This is why it is not yet deployed widely on production. It is in the learning phase for most customers in 12c.

What do I think about the stability of the solution?

Let's be clear, Multitenant architecture was a big change introduced in 12.1 and came with bugs and features that were not yet implemented. Stability and full feature coverage will come with future release.

What do I think about the scalability of the solution?

Scalability of Multitenant architecture comes with the Multitenant option. You need Enterprise Edition plus Multitenant in order to have multiple pluggable databases managed by the same instance. Without the option, and in Standard Edition, you can create at most one pluggable database in a container database (CDB).

How are customer service and technical support?

Good when we can provide a reproducible test case

Which solution did I use previously and why did I switch?

Without the Multitenant option, consolidation is often done at server level with virtual machines, or with multiple Oracle instances in the same physical server. However, there are still a lot of resources that are duplicated for each database: software, memory, processes and system dictionary. The other option is schema consolidation, one database hosting multiple application, but isolation is not as good as pluggable databases.

What about the implementation team?

Oracle Multitenant setup is not complex but can change the way the DBA interacts with the database. Some DBA scripts must be adapted. However, with the multitenant option, further administration is simplified. Once backup and HA has been defined for a CDB, new pluggable databases benefit from it without additional configuration.

Which other solutions did I evaluate?

I'm a good advocate of schema consolidation, but lot of applications make it impossible to do because they use fixed schema name, or public synonyms, for example. Multitenant offers better isolation of namespaces, resources and credentials.

What other advice do I have?

You need to learn what changes are needed with multitenant architecture. Start to use it on a test database.

Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor. The reviewer's company has a business relationship with this vendor other than being a customer: We are an Oracle Platinum Partner and provide consulting and training.
PeerSpot user
it_user436125 - PeerSpot reviewer
Lead Product Dev at a tech company
Vendor
It allows a container database to hold many pluggable databases.

Improvements to My Organization:

It's a really great new option for Database 12c. I think there's huge potential because it allows a container database to hold many pluggable databases. I love using it, even though there's not much information out there about it. People will realize how good it is at adopting databases without application changes.

Room for Improvement:

Oracle has a lot of work to do with Multitenant because it's a new feature. For example, it prevents you from actually using it if your database has certain features that it doesn't yet support. We'll have to wait and see if the next release fixes some of these issues.

Use of Solution:

Multitenant came out with Database 12c release 12.1, which was about two years ago. I've been using it since then.

Deployment Issues:

We've had deployment issues because it's so new that there are some features of our database that aren't supported.

Stability Issues:

It's stable, but it takes a lot of time to adopt all other products to use it as well. It's sad that Oracle's killed off some support for Multitenant with some features, such as Streams, CDC, and others. Release 12.2 covered some of the gaps, but feature releases need more coverage.

Scalability Issues:

Release 12.2 has really improved on scalability. If you put 250 pluggable databases on one machine and the resource manager isn't up to par, you can't really move it around much.

Initial Setup:

It was a fairly straightforward initial setup. We didn't have much trouble with it.

Implementation Team:

We implemented it ourselves.

Disclosure: My company has a business relationship with this vendor other than being a customer. Partners
PeerSpot user
Ahmad Hida - PeerSpot reviewer
Application and BI manager at Ithmaar-solutions
Real User
Top 5Leaderboard
Great for efficient management and resource utilization
Pros and Cons
  • "The best thing about Oracle Multitenant is its ability to consolidate multiple databases into one engine."
  • "While the product is overall excellent, it is quite expensive."

What is our primary use case?

In our financial software for investment companies, we use Oracle Database. Oracle Multitenant simplifies management by consolidating multiple databases into one, optimizing resource use, ensuring security, and enabling rapid provisioning.

What is most valuable?

The best thing about Oracle Multitenant for us, as a software development company serving many clients, is its ability to consolidate multiple databases into one engine. This simplifies management and allows us to easily handle different client versions on our servers by creating copies of their databases.

What needs improvement?

While the product is overall excellent, it is quite expensive.

For how long have I used the solution?

I have been working with Oracle Multitenant for two years.

What do I think about the scalability of the solution?

I would rate the scalability of Oracle Multitenant as a ten out of ten. We have approximately 15 users at our company.

How are customer service and support?

Technical support for Oracle is very good. They are fast and responsive.

How was the initial setup?

The initial setup is not overly complex.

What's my experience with pricing, setup cost, and licensing?

Oracle Multitenant is suitable mainly for large enterprises due to its high cost and resource demands. There are additional fees beyond standard licensing, which makes it expensive.

What other advice do I have?

Before choosing Oracle Multitenant, evaluate your needs and Oracle Database compatibility carefully. It is great for efficient management and resource utilization, but ensure it suits your requirements and follows Oracle's recommendations.

Overall, I would rate Oracle Multitenant as a ten out of ten.

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Download our free Oracle Multitenant Report and get advice and tips from experienced pros sharing their opinions.
Updated: September 2025
Product Categories
Relational Databases Tools
Buyer's Guide
Download our free Oracle Multitenant Report and get advice and tips from experienced pros sharing their opinions.