Non CDB to PDB
From: Jeff Chirco <backseatdba_at_gmail.com>
Date: Wed, 25 Mar 2020 15:08:07 -0700
Message-ID: <CAKsxbLqRtLi=BXRHOS4W=uthibjwbdZ6eQ2BvT9a5MAgtWzivg_at_mail.gmail.com>
Hey everyone I am trying to take a non CDB 12.2.0.1 database and plug it into a 12.2.0.1 CDB.
I've been able to plug in the database but when I run noncdb_to_pdb.sql it fails with this.
Jeff
Date: Wed, 25 Mar 2020 15:08:07 -0700
Message-ID: <CAKsxbLqRtLi=BXRHOS4W=uthibjwbdZ6eQ2BvT9a5MAgtWzivg_at_mail.gmail.com>
Hey everyone I am trying to take a non CDB 12.2.0.1 database and plug it into a 12.2.0.1 CDB.
I've been able to plug in the database but when I run noncdb_to_pdb.sql it fails with this.
alter pluggable database "dbjeff" open restricted
*
ERROR at line 1:
ORA-29376: number of consumer groups 11 in plan MY_DEFAULT_PLAN exceeds 8
I can't find much info about this error. From what I can tell the max groups in a plan is 28 so I don't know why it is saying 8?
Any ideas how I can get past this?
Thank you,
Jeff
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Mar 25 2020 - 23:08:07 CET