A. It improves resync operations. B. This feature enables much faster file opens. C. It improves performance as fewer extent pointers are needed in the shared pool. D. It improves performance by reading from a copy of an extent closest to the node.
A. SQL Access Advisor recommendations are automatically implemented. B. Individual SQL Access Advisor recommendations can be scheduled for implementation. C. All SQL Access Advisor recommendations for a specific task must be implemented at the same time. D. SQL Access Advisor recommendations are automatically scheduled for implementation during the maintenance window. E. None of the above.
A.a, b, c, d B.b, d, e, c C.a, b, d, e, c D.b, f, d, f, c E.b, d, a, c
A. A DBA can enable or disable an individual task in all maintenance windows. B. A DBA cannot change the duration of the maintenance window after it is created. C. In case of a long maintenance window,all Automated Maintenance Tasks are restarted every four hours. D. A DBA can control the percentage of the resource allocated to the Automated Maintenance Tasks in each window
A. Enable the flash recovery area and specify it as the archived redo log destination. B. Disable the flash recovery area and start the database instance in ARCHIVELOG mode. C. Enable the flash recovery area but do not specify it as the archived redo log destination. D. Disable the flash recovery area and start the database instance in NOARCHIVELOG mode.
A. Create new indexes. B. Modify existing indexes. C. Implement partitioning on a nonpartitioned table. D. Create materialized views. E. All of the above
A. Granting UNLIMITED QUOTA on the SYSTEM tablespace to the owner B. Allocating the SYSTEM tablespace as the default tablespace and granting the SYSDBA privilege to the user C. Creating a new tablespace,allocating this as the default, and granting UNLIMITED QUOTA on this tablespace to the user D. Allocating the SYSAUX tablespace as the default tablespace and granting UNLIMITED QUOTA on this tablespace to the user
A. Allow the database to continue running,drop the TEMP tablespace,and then re-create it with new tempfiles B. Shut down the database, restore and recover the tempfile from backup,and then open the database with RESETLOGS C. Allow the database to continue running,take the TEMP tablespace offline,drop the missing tempfile,and then create a new tempfile D. Allow the database to continue running,add a new tempfile to TEMP tablespace with a new name,and drop the tempfile that has been corrupted
A. 100KB default, 10TB maximum B. 256KB default, 1024MB maximum C. 10MB default, 126PB maximum D. 64KB default, 1EB maximum E. 1MB default, 64MB maximum
A. The command produces an error because the retention time cannot be reduced. B. All historical data is retained but the subsequent flashback data archives are maintained for only three years. C. All historical data is purged and the new flashback data archives are maintained for three years. D. All historical data older than three years is purged from the flashback archive FLA1.