1Z0-042試験無料問題集「Oracle database 10g:Administration I 認定」
View the Exhibit to examine the output of the DBA_OUTSTANDING_ALERT view. After 30 minutes, you executed the following command:
SQL> SELECT reason,metric_value FROM dba_outstanding_alerts; REASON METRIC_VALUE
Tablespace [TEST] is [28 perce 28.125 nt] full
What could be the two reasons for the elimination of the other rows in the output? (Choose two.)

SQL> SELECT reason,metric_value FROM dba_outstanding_alerts; REASON METRIC_VALUE
Tablespace [TEST] is [28 perce 28.125 nt] full
What could be the two reasons for the elimination of the other rows in the output? (Choose two.)

正解:B,D
解答を投票する
Users of HR schema complain about slower-than-normal performance. On investigation the DBA found that maintenance was recently performed on some of the tables. The DBA traced the query that takes longer than normal to execute.
View the Exhibit exhibit_before.
After the DBA resolves the problem, the query performs normally.
View the Exhibit exhibit_after.
What action would the DBA have taken to resolve the performance problem?

View the Exhibit exhibit_before.
After the DBA resolves the problem, the query performs normally.
View the Exhibit exhibit_after.
What action would the DBA have taken to resolve the performance problem?

正解:D
解答を投票する
