Query Regarding Transportable Tablespaces (merged) [message #661169] |
Thu, 09 March 2017 23:41 |
|
Gagananand.G
Messages: 3 Registered: March 2017 Location: Hyderabad
|
Junior Member |
|
|
Dear Team,
As per the Oracle 12c Architecture , logically a CDB can consist of one or more PDBs.
My question here is since PDBs are removable and pluggable any time to a CDB, are there any inbuilt mechanism that can have an option of
backing up some of the master data into the CDB from the PDBs so that in an event of unplugging of a PDB from CDB I can get at least some part of
master data in the CDB as most of the physical structure of the Oracle Database are in terms of Datafiles linked to logical entity Tablespace.
This might be very useful to manage CDBs independent of PDBs. Or an alternate way could be at least to store master data information into primary PDB of the CDB by transporting tablespaces to the primary PDB ( in this case Oracle does not allow the same as no objects can be create in the primary PDB as per the documentation).
Kindly help me in this regard.
Thanks in Advance.
|
|
|
|
|
|
|
|
Re: Query Regarding Transportable Tablespaces [message #661298 is a reply to message #661287] |
Tue, 14 March 2017 01:46 |
John Watson
Messages: 8960 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
What do you mean by "High-Level Secure Data of Master Data Management pertaining to the Enterprise for which Database is created and maintained" ? I don't see any connection to Multitenant architecture or transportable tablespaces.
|
|
|