I post before how to enable oracle database vault using make command, in this post i will talk about how to enable database vault but using chopt command which easier and faster.
Common Syntax :-
chopt [enable | disable] db_option
Value
|
Description
|
dm
|
Oracle Data Mining Database Files
|
dv
|
Oracle Database Vault
|
lbac
|
Oracle Label Security
|
olap
|
Oracle OLAP
|
partitioning
|
Oracle Partitioning
|
rat
|
Oracle Real Application Testing
|
ode_net
|
Oracle Database Extensions for .NET 1.x
|
ode_net_2
|
Oracle Database Extensions for .NET 2.0
|
Like the other way you need to shutdown database, listener and dbconsole
cd $ORACLE_HOME/bin
chopt enable lbac
and Start database, listener, and dbconsole , Enterprise should be configured to access database vault.
Cheers
osama
Like this:
Like Loading...
Related
Published by Osama Mustafa
Osama considered as one of the leaders in Cloud technology, DevOps and database in the Middle-East. I have more than ten years of experience within the industry. moreover, certfied 4x AWS , 4x Azure and 6x OCI, have also obtained database certifications for multiple providers.
In addition to having experience with Oracle database and Oracle products, such as middle-ware, OID, OAM and OIM, I have gained substantial knowledge with different databases.
Currently, I am architecting and implementing Cloud and DevOps. On top of that, I'm providing solutions for companies that allow them to implement the solutions and to follow the best practices.
View all posts by Osama Mustafa