nerdexam
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)
  • A
    83% (50)
  • B
    3% (2)
  • C
    2% (1)
  • D
    2% (1)
  • E
    10% (6)

Community Discussion

No community discussion yet for this question.

Full 1Z0-497 Practice