QUESTION NO: 449
You want the ability to recovery any time within the last seven days and therefore you configured the recovery
window retention policy using the command:
RMAN> CONFIGURE RETENTIOH...
分类:
其他好文 时间:
2015-10-16 08:47:17
阅读次数:
250
QUESTION NO: 448
Which two statements about Oracle Direct Network File System (NFS) are true? (Choose two.)
A. It bypasses the OS file system cache.
B. A separate NFS interface is required for use...
分类:
其他好文 时间:
2015-10-16 08:46:21
阅读次数:
213
QUESTION NO: 446
Which statements are true regarding system-partitioned tables? (Choose all that apply.)
A. Only a single partitioning key column can be specified.
B. All DML statements must use p...
分类:
其他好文 时间:
2015-10-16 08:46:21
阅读次数:
194
QUESTION NO: 415
You issued the following command on the temporary tablespace LMTEMP in your database:
SQL>ALTER TABLESPACE lmtemp SHRINK SPACE KEEP 20M;
Which requirement must be fulfilled for th...
分类:
其他好文 时间:
2015-10-15 11:23:15
阅读次数:
149
QUESTION NO: 414
View the Exhibit to examine the error during the database startup.
You open an RMAN session for the database instance. To repair the failure, you executed the following as
the firs...
分类:
其他好文 时间:
2015-10-15 11:22:43
阅读次数:
121
QUESTION NO: 418Your organization decided to upgrade the existing Oracle 10g database to Oracle 11g database in a
multiprocessor environment. At the end of the upgrade, you observe that the DBA execut...
分类:
其他好文 时间:
2015-10-15 11:21:29
阅读次数:
152
QUESTION NO: 416
Which two statements regarding the Flashback Table feature are correct? (Choose two.)
A. Flashback Table can be performed on system tables.
B. Flashback Table operation does not sh...
分类:
其他好文 时间:
2015-10-15 11:21:18
阅读次数:
136
QUESTION NO: 412
You want to disable resumable space allocation for all sessions.
Which value should be assigned to the RESUMABLE_TIMEOUT parameter to disable resumable space
allocation for all ses...
分类:
其他好文 时间:
2015-10-15 11:20:53
阅读次数:
170
QUESTION NO: 420
You executed the following PL/SQL block successfully:
VARIABLE tname VARCHAR2(20)
BEGIN
dbms_addm.insert_finding_directive (NULL, DIR_NAME=>’Detail CPU Usage’,
FINDING_NAME=>’CPU...
分类:
其他好文 时间:
2015-10-15 11:19:53
阅读次数:
173
QUESTION NO: 410?
You executed the following commands:
SQL> ALTER SESSION SET OPTIMIZER_USE_PENDING_STATISTICS = false;
SQL> EXECUTE DBMS_STATS.SET_TABLE_PREFS(‘SH’, ‘CUSTOMERS’, ‘PUBLISH’,’false’);...
分类:
其他好文 时间:
2015-10-15 10:11:43
阅读次数:
210