Skip to content

Amazon RDS Oracle Multitenant

0

¡Hi!, I created a RDS ORACLE MULTITENANT ver. 19, but i have a question... AWS multitenant provide by default a PDB (ORCL) if you dont specify any when i try to create another one PDB I Couldn't, cause i only have access to the PDB by default created, how i can create another PDB'S or use the CDB commands. or perhaps another way to create a multi-tenant ambient whit oracle.

asked 4 years ago1.4K views

1 Answer
2
Accepted Answer

Hello,

Currently, Amazon RDS for Oracle supports a subset of multitenant architecture called the single-tenant architecture. In this case, your CDB contains only one PDB. You cannot create additional PDBs.

The single-tenant architecture uses the same RDS APIs as the non-CDB architecture. Your experience with a non-CDB is mostly identical to your experience with a PDB. You can't access the CDB itself.

For more information on this, please refer https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Oracle.Concepts.single-tenant.html

AWS

answered 4 years ago

EXPERT

reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.