You notice that the elapsed time for an important database s

题目
多选题
You notice that the elapsed time for an important database scheduler Job is unacceptably long. The job belongs to a scheduler job class and window. Which two actions would reduce the job's elapsed time?()
A

Increasing the priority of the job class to which the job belongs

B

Increasing the job's relative priority within the Job class to which it belongs

C

Increasing the resource allocation for the consumer group mapped to the scheduler job's job class within the plan mapped to the scheduler window

D

Moving the job to an existing higher priority scheduler window with the same schedule and duration

E

Increasing the value of the JOB_QUEUE_PROCESSES parameter

F

Increasing the priority of the scheduler window to which the job belongs

参考答案和解析
正确答案: D,A
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You notice that the elapsed time for an important database scheduler Job is unacceptably long.The job belongs to a scheduler job class and window.Which two actions would reduce the job‘s elapsed time?()

A. Increasing the priority of the job class to which the job belongs

B. Increasing the job‘s relative priority within the Job class to which it belongs

C. Increasing the resource allocation for the consumer group mapped to the scheduler job‘s job class within the plan mapped to the scheduler window

D. Moving the job to an existing higher priority scheduler window with the same schedule and duration

E. Increasing the value of the JOB_QUEUE_PROCESSES parameter

F. Increasing the priority of the scheduler window to which the job belongs


参考答案:B, C

第2题:

If you back up a database without connecting to the recovery catalog, which operations will cause the recovery catalog to be updated?()

  • A、 The next time you back up the database when you are also connected to the recovery catalog and the target database
  • B、 The next time you are connected to the target database and the recovery catalog database and issue the resync command
  • C、 The next time you connect RMAN to just the recovery catalog
  • D、 The next time you connect to the recovery catalog and the target database with RMAN
  • E、 Connecting to the recovery catalog and issuing the resync all databases command

正确答案:A,B

第3题:

It is important_______there in time.

A. for you to get

B. to you to get

C. your getting

D. of you getting


正确答案:A 

第4题:

You are performing flashback of the ORDERS table in the Scott’s schema because some important data is deleted in the table by mistake. The SCN number was 771513 at the time of deletion. You issued the following statement to perform Flashback Table:  SQL> FLASHBACK TABLE ORDERS TO SCN 771513;   What is the prerequisite to perform Flashback Table?()

  • A、 You must configure OMF in your database.
  • B、 You must enable block change tracking feature in your database.
  • C、 You must enable ROW MOVEMENT feature on the ORDERS table.
  • D、 You must use the Flashback Version Query before using the Flashback Table feature.

正确答案:C

第5题:

You executed the following query in your database:  FROM V$FLASHBACK_DATABASE_LOG;  What would you determine from the output?()

  • A、the time when the last flashback operation in your database was performed
  • B、the time when the first flashback operation in your database was performed
  • C、a list of flashback operations performed in your database using SCN and time
  • D、the approximate time and the lowest system change number (SCN) to which you can flash back your database

正确答案:D

第6题:

In which scenario will you use the Flashback Transaction Query feature?()

  • A、 when you want to restore an important table that is dropped from the Recycle Bin
  • B、 when you want to obtain the SQL statements to undo the deletion of some important records from a table by a transaction
  • C、when you want to restore a dropped user’s schema
  • D、 when a row of a table is updated many times within a specific time period and you want all the versions of the row in the specified time period

正确答案:B

第7题:

You executed the following query in your database: SELECT oldest_flashback_scn, oldest_flashback_time FROM V$FLASHBACK_DATABASE_LOG; What would you determine from the output?()

  • A、 The time when the last flashback operation in your database was performed.
  • B、 The time when the first flashback operation in your database was performed.
  • C、 A list of flashback operations performed in your database using SCN and time.
  • D、 The approximate time and the lowest system change number (SCN) to which you can flash back your database.

正确答案:D

第8题:

You upgraded from a previous Oracle database version to Oracle Database version to Oracle Database12c. Your database supports a mixed workload. During the day, lots of insert, update, and deleteoperations are performed. At night, Extract, Transform, Load (ETL) and batch reporting jobs are run.The ETL jobs perform certain database operations using two or more concurrent sessions.After the upgrade, you notice that the performance of ETL jobs has degraded. To ascertain the cause ofperformance degradation, you want to collect basic statistics such as the level of parallelism, totaldatabase time, and the number of I/O requests for the ETL jobs.How do you accomplish this?()

A. Examine the Active Session History (ASH) reports for the time period of the ETL or batch reporting runs.

B. Enable SQL tracing for the queries in the ETL and batch reporting queries and gather diagnostic data from the trace file.

C. Enable real-time SQL monitoring for ETL jobs and gather diagnostic data from the V$SQL_MONITOR view.

D. Enable real-time database operation monitoring using the DBMS_SQL_MONITOR.BEGIN_OPERATION function, and then use the DBMS_SQL_MONITOR.REPORT_SQL_MONITOR function to view the required information.


参考答案:D

第9题:

You notice that the elapsed time for an important database scheduler Job is unacceptably long. The job belongs to a scheduler job class and window. Which two actions would reduce the job's elapsed time?()

  • A、Increasing the priority of the job class to which the job belongs
  • B、Increasing the job's relative priority within the Job class to which it belongs
  • C、Increasing the resource allocation for the consumer group mapped to the scheduler job's job class within the plan mapped to the scheduler window
  • D、Moving the job to an existing higher priority scheduler window with the same schedule and duration
  • E、Increasing the value of the JOB_QUEUE_PROCESSES parameter
  • F、Increasing the priority of the scheduler window to which the job belongs

正确答案:B,C

第10题:

You notice a performance change in your production Oracle database and you want to know which change has made this performance difference. You generate the Compare Period Automatic Database Diagnostic Monitor (ADDM) report to further investigation. Which three findings would you get from the report?()

  • A、It detects any configuration change that caused a performance difference in both time periods.
  • B、It identifies any workload change that caused a performance difference in both time periods.
  • C、It detects the top wait events causing performance degradation.
  • D、It shows the resource usage for CPU, memory, and I/O in both time periods.
  • E、It shows the difference in the size of memory pools in both time periods.
  • F、It gives information about statistics collection in both time periods.

正确答案:A,B,E

更多相关问题