Home » RDBMS Server » Server Administration » how to manually remove components in 12.1.0.2 CDB (Oracle Linux 7.6)
how to manually remove components in 12.1.0.2 CDB [message #683423] Tue, 12 January 2021 19:21 Go to next message
juniordbanewbie
Messages: 250
Registered: April 2014
Senior Member
Dear all,

I've installed Database Vault in 12.1.0.2 CDB, how do I remove manually?

https://docs.oracle.com/database/121/DVADM/dvca.htm#DVADM71073

how do I manually execute these steps in pdb$seed since it is only read only?

SYS@ol76-12102 yurycdb>SELECT comp_id, con_id, status FROM cdb_registry WHERE comp_id IN ('DV','OLS') ORDER BY con_id, comp_id;

COMP_ CON_ID STATUS
----- ---------- ----------
DV 1 VALID
OLS 1 VALID
DV 2 VALID
OLS 2 VALID
DV 3 VALID
OLS 3 VALID 
many thanks
Re: how to manually remove components in 12.1.0.2 CDB [message #683425 is a reply to message #683423] Wed, 13 January 2021 00:38 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

Generally speaking, you need to use catcon.pl to execute scripts on PDB$SEED (and better do it for all PDBs).

Re: how to manually remove components in 12.1.0.2 CDB [message #683628 is a reply to message #683425] Mon, 08 February 2021 15:41 Go to previous message
Olexandr Siroklyn
Messages: 36
Registered: September 2018
Location: USA
Member
How To uninstall / install Database Vault in a 12c database ? (Doc ID 2112167.1)
Previous Topic: startup upgrade
Next Topic: Tablespace size
Goto Forum:
  


Current Time: Thu Mar 28 15:34:09 CDT 2024