As part of your Oracle Database 12c post-installation tasks, you run these commands:
Cd $ORACLE_HOME/bin
srvctl stop database -d myDb
chopt enable dm
srvctl start database -d myDb
What does this do?
Select an option, then click Submit answer.
-
○
It enables the Oracle Data Mining option in your Oracle binary files.
-
○
It creates the Fast Recovery Area disk group.
-
○
It generates Client Static Library.
-
○
It configures one of the Oracle user accounts.
-
○
It configures Oracle Net Services.
-
○
It configures Oracle Messaging Gateway.