Writing this blog on how we can configure OCI site-to-site VPN with Meraki MX100.
DataPump Import job failing on multitenant environment due to ORA-01001: invalid cursor
Recently I was doing the database migration using expdp/impdp from on-prem non-CDB to ExaCC PDB.
While doing import into PDB I face below issue.
Wallet_type shows "UNKNOWN" for all PDBs after changing wallet password on ExaCC
Recently I changed the sys and wallet password of CDB using this nice blog from my friend Kwame.
After changing sys and wallet password, when I checked wallet status for all containers, I found wallet_type is UNKNOWN for all PDB's.
"TDE Keystore password is not valid" when cloning a PDB after changing wallet password on EXACC
Recently I changed the sys and wallet password of CDB using this nice blog from my friend Kwame.
But the difference this time is, I have one existing PDB inside this CDB, it's not the empty shell CDB for which above blog tested.
Subscribe to:
Posts (Atom)
How To Disable Automatic Database Backups Using DBAASCLI on ExaCC
In this blog post I will show you how to disable Automatic database backups on ExaCC using dbaascli.
-
Oracle Database can authenticate and authorize Microsoft Active Directory users with the database directly without intermediate dir...
-
I was working on automation using REST API and found it is very interesting and easy to implement with a simple command to deploy services...
-
For Kerberos authentication, first we need to configure Kerberos in the Oracle database that will be integrated with Microsoft Activ...