Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Configure Multiple CDBs for may PDBs | Need valuable Advices

User_B88YKOct 25 2022 — edited Oct 25 2022

We are going to implement enterprise application where it is required total 8 PDBs.

  1. We are planning to create 3 CDBs like this below ways -
    CDB1 - PDB1, PDB2,PDB3
    CDB2 -PDB4,PDB5,PDB6
    CDB3-PDB7,PDB8
    Reason for multiple CDBs , it will ensure better IOPS and better performance management.
    2 ) Similarly We will used different ASM disk groups for CDBs
    CDB1 - ASM_DATA1, ASM_FRA1, ASM_REDO1
    CDB2 - ASM_DATA2, ASM_FRA2, ASM_REDO2
    CDB2 - ASM_DATA2, ASM_FRA2, ASM_REDO2
  2. As well as ,each CBD will use different instance
    CDB1: Instacne CD1
    CDB2: Instance CDB2
    CDB2: Instance CDB3
  3. Design -
    OracleDesign.jpg
    I just asking to community , our design what we are going to implement it is perfect ? or there have some flaws in the design ?

Please share with your valuable advices

Arifur
Dhaka , Bangladesh

This post has been answered by asahide on Oct 25 2022
Jump to Answer
Comments
Post Details
Added on Oct 25 2022
6 comments
359 views