Re: Create pdb from seed

  • From: Rajeev Prabhakar <rprabha01@xxxxxxxxx>
  • To: Jack <jack@xxxxxxxxxxxx>
  • Date: Wed, 26 May 2021 19:55:25 -0400

      
  

 Jack,
  

  
As per Oracle documentation..
  
 —-
  
 When you clone a PDB, you must make the master encryption key of the source 
PDB available to cloned PDB.
  
  

 This allows a cloned PDB to operate on the encrypted data. To perform the 
clone, you do not need to export and import the keys because Oracle Database 
transports the keys for you even if the cloned PDB is in a remote CDB.

  

 —-

  

 So, based on this, looks like in your case the   keys were copied.

  
  
  
Rajeev
  
  

  
On May 26, 2021 at 6:27 PM,  <Jack van Zanen (mailto:jack@xxxxxxxxxxxx)>  
wrote:
  
  
  
Hi All  

  

  
Very basic question but not sure I find the correct    online resources
  
  
12.2.0.1 exadata cloud at customer
  

  
when I clone an existing pdb    using   
  

create pluggable database QA from TEST keystore identified by 
"VerySecretPassword";

  

the keys are automatically taken care of.

  




  

When i want to create from pdb$seed it seems I have to manually take care of 
the keystore    and keys.. is that correct?

  




  
  
  
  
Jack van Zanen
  

  

 -------------------------
 This e-mail and any attachments may contain confidential material for the 
sole use of the intended recipient. If you are not the intended recipient, 
please be aware that any disclosure, copying, distribution or use of this 
e-mail or any attachment is prohibited. If you have received this e-mail in 
error, please contact the sender and delete all copies.
 Thank you for your cooperation                          

Other related posts: