Oracle
1Z0-497 · Question #137
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?
The correct answer is A. It enables the Oracle Data Mining option in your Oracle binary files. See the full explanation below for the reasoning.
Question
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?
Options
- AIt enables the Oracle Data Mining option in your Oracle binary files.
- BIt creates the Fast Recovery Area disk group.
- CIt generates Client Static Library.
- DIt configures one of the Oracle user accounts.
- EIt configures Oracle Net Services.
- FIt configures Oracle Messaging Gateway.
How the community answered
(60 responses)- A83% (50)
- B3% (2)
- C2% (1)
- D2% (1)
- E10% (6)
Community Discussion
No community discussion yet for this question.