Exit 1Z0-902 Oracle Exadata Database Machine X9M Implementation Essentials
Question 1 of 5
0% complete
Q1 Single choice

You are concerned about the operating temperature of the database servers in your Exadata Full Rack and want to be alerted if the server exceeds 30C.

What command should use use to generate alerts for such an event?

  • A

    dbmcli -e "set alert ds_temp> 30" on each database server

  • B

    dbmcli -e "set threshold ds_temp comparison=' >', critical=30" on each database server

  • C

    dbmcli -e "alert metriccurrent ds_temp where metricValue > 30" on each database server

  • D

    dbmcli -e "create threshold ds_temp comparison='>', critical=30" on each database server

Previous Next