What are the prerequisites for performing flashback transact

题目
多选题
What are the prerequisites for performing flashback transactions? ()(Choose all that apply)
A

Supplemental log must be enabled

B

Supplemental log must be enabled for the primary key

C

Undo retention guarantee for the database must be configured

D

”EXECUTE “ permission on the DBMS_FLASHBACK package must be granted to the user

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which two are prerequisites for performing a flashback transaction?()

A. Flashback Database must be enabled.

B. Undo retention guarantee for the database must be configured.

C. EXECUTE privilege on the DBMS_FLASHBACK package must be granted to the user flashing back transaction.

D. Supplemental logging must be enabled.

E. Recycle bin must be enabled for the database.

F. Block change tracking must be enabled tor the database.


参考答案:B, C

第2题:

You are performing flashback of the EMPLOYEE table in SCOTT’s schema because some incorrect data was inserted into the table and committed by mistake. Which two clauses will you use in the FLASHBACK TABLE statement for using the Flashback Table feature? ()

  • A、 RESETLOGS
  • B、 TO TIMESTAMP
  • C、 TO BEFORE DROP
  • D、 RENAME TO
  • E、 TO SCN

正确答案:B,E

第3题:

What two are the prerequisites for enabling Flashback Database?()

A. The database must be in ARCHIVELOG mode

B. The database must be in MOUNT EXCLUSIVE mode

C. The database must be opened in RESTRICTED mode

D. The database instance must be started in the NOMOUNT state

E. The database instance must have the keep buffer pool defined


参考答案:A, B

第4题:

You disabled the Flashback Database feature by using the following command:  SQL> ALTER DATABASE FLASHBACK OFF;  What would be the effect of this command on the existing flashback logs?()

  • A、Flashback logs are not deleted.
  • B、Flashback logs are deleted automatically.
  • C、Flashback logs are deleted only if you are using Recovery Manager (RMAN).
  • D、Flashback logs are deleted only if you are using Oracle Managed Files (OMF).
  • E、Flashback logs are deleted only if you are using Automatic Storage Management (ASM).

正确答案:B

第5题:

Which two prerequisites are needed for performing workload capture and replay?()

  • A、Close all sessions performing queries using database links
  • B、running the database in shared server mode
  • C、The database on which the workload is replayed has to be a restore of the original database to a specific SCN
  • D、setting up the directory to capture the workload

正确答案:C,D

第6题:

What two are the prerequisites for enabling Flashback Database?() (Choose two)

  • A、The database must be in ARCHIVELOG mode
  • B、The database must be in MOUNT EXCLUSIVE mode
  • C、The database must be opened in RESTRICTED mode
  • D、The database instance must be started in the NOMOUNT state
  • E、The database instance must have the keep buffer pool defined

正确答案:A,B

第7题:

What two are the prerequisites for enabling Flashback Database?() 

  • A、 The database must be in ARCHIVELOG mode
  • B、 The database must be in MOUNT EXCLUSIVE mode
  • C、 The database must be opened in RESTRICTED mode
  • D、 The database instance must be started in the NOMOUNT state
  • E、 The database instance must have the keep buffer pool defined

正确答案:A,B

第8题:

Which are the two prerequisites before setting up Flashback Data Archive? ()(Choose two.)

A. Flash recovery area must be defined

B. Undo retention guarantee must be enabled.

C. Database must be running in archivelog mode.

D. Automatic undo management must be enabled.

E. The tablespace in which the Flashback Data Archive is created must have automatic segment space Management (ASSM).


参考答案:D, E

第9题:

What are the prerequisites for performing flashback transactions? ()(Choose all that apply)

  • A、Supplemental log must be enabled
  • B、Supplemental log must be enabled for the primary key
  • C、Undo retention guarantee for the database must be configured
  • D、”EXECUTE “ permission on the DBMS_FLASHBACK package must be granted to the user

正确答案:A,B,D

第10题:

What are the prerequisites for enabling Flashback Database? ()

  • A、 The database must be started in the MOUNT EXCLUSIVE state.
  • B、 The database must have multiplexed control files.
  • C、 The database must be opened by using a text-based parameter file instead of a server parameter file (SPFILE).
  • D、 The database must be in ARCHIVELOG mode.
  • E、 The database must be in the NOMOUNT state.
  • F、 The database must be opened in RESTRICTED mode.

正确答案:A,D

更多相关问题