How to create encrypted tablespace in PDB( oracle 12c) - DBACLASS DBACLASS
For creating an encrypted tablespace in a PLUGGABLE DATABASE ( PDB) for multitenant oracle 12c setup, we need to do a few additional steps. DEMO: In the below DEMO, we will create a encrypted tablespace under a pluggable database SDCP1 1. Update sqlnet.ora file with ENCRYPTION_WALLET_LOCATION cat sqlnet.ora # sqlnet.ora Network Configuration File: /export/home/oracle/product/12c/product/12.2.0/dbh
oracle clusteringintermediate
by OracleDba
12 views