Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
PDB snapshot standby

In non-CDB, we use a standby database to start quickly an exact copy of the production, to test an application bug fix, test a new release or even a database upgrade. Now in multitenant, what was a database before is now a PDB and we need the same operations at that level. When consolidating multiple PDBs in a CDB we need to be able to convert to snapshot standby a single PDB without impacting the recovery of the other PDBs. I can imagine the technical difficulty because CDB$ROOT is read-only in a standby CDB but this is a must in a consolidated CDB: we cannot convert to snapshot standby a whole CDB just because we need to test something in one PDB.
Comments
-
This feature could save a lot of time and some jobs.
-
There are several use-cases for this potential feature. I see a clear need.