Check the Database is a Multitenant

Verify Database is a CDB Container Database

Check the Database is Container/Multitenant database.

SELECT CDB FROM V$DATABASE;
CDB
---
YES

Note: If the output is YES mean it is a multitenant database, else normal db

This entry was posted in Oracle on by .
Unknown's avatar

About SandeepSingh

Hi, I am working in IT industry with having more than 15 year of experience, worked as an Oracle DBA with a Company and handling different databases like Oracle, SQL Server , DB2 etc Worked as a Development and Database Administrator.

Leave a Reply