QUESTION NO: 248
What does the output on this report indicate?RMAN> report need backup; 报告需要备份;
RMAN retention policy will be applied to the command
RMAN保留策略将应用于该命令
RMAN retention policy is set to...
分类:
其他好文 时间:
2015-10-09 09:25:16
阅读次数:
197
QUESTION NO: 239
You run the following commands:
RMAN> list expired backup;
RMAN> delete expired backup;
What will happen to the backup set pieces associated with the backups that appear in the lis...
分类:
其他好文 时间:
2015-10-09 09:24:16
阅读次数:
178
QUESTION NO: 247原答案错误
What is the impact of the results of the output of the following command?RMAN> report unrecoverable database;
Report of files that need backup due to unrecoverable operations
F...
分类:
其他好文 时间:
2015-10-09 09:23:59
阅读次数:
133
QUESTION NO: 242
If a backup set is expired, what can you do to correct the problem?
A. Change the retention criteria.
B. Make the lost backup set pieces available to RMAN again.
C. Run the crossc...
分类:
其他好文 时间:
2015-10-09 09:22:30
阅读次数:
152
QUESTION NO: 245
In what view are you likely to see the following output?SID SERIAL# EVENT SECONDS_IN_WAIT121 269 RMAN backup & recovery I/O 2
129 415 SQL*Net message from client 63
130 270 SQL*Net...
分类:
其他好文 时间:
2015-10-09 09:21:34
阅读次数:
148
12Cdataguard备库备份archivelog出现报错ProblemDescription---------------------------------------------------SQL>select*fromproduct_component_version;PRODUCTVERSIONSTATUS--------------------------------------------------------------------------------------..
分类:
数据库 时间:
2015-10-08 18:29:33
阅读次数:
280
QUESTION NO: 199
The CONTROL_FILE_RECORD_KEEP_TIME initialization parameter should be set to what value?
(Choose all that apply.)
A. The initialization parameter should be set to 0 when the RMAN re...
分类:
其他好文 时间:
2015-10-08 14:46:04
阅读次数:
200
1.验证备份是否可以被成功还原,完全还原确定需应用哪些备份集和归档日志。RMAN>restoredatabasepreview;
Startingrestoreat07-OCT-15
usingtargetdatabasecontrolfileinsteadofrecoverycatalog
allocatedchannel:ORA_DISK_1
channelORA_DISK_1:SID=202devicetype=DISK
allo..
分类:
数据库 时间:
2015-10-07 23:13:03
阅读次数:
515
QUESTION NO: 113
What RMAN command is used to execute a tablespace point-in-time recovery?
A. recover
B. duplicate
C. restore
D. copy
E. None of the above
Answer: A什么 RMAN 命令是用来执行表空间时间点恢复A. rec...
分类:
其他好文 时间:
2015-10-05 13:06:47
阅读次数:
156
QUESTION NO: 114
A user performs an update on a table. Shortly after committing the transaction, they realize that they had
an error in their WHERE clause causing the wrong rows to be updated. Which...
分类:
其他好文 时间:
2015-10-05 13:05:26
阅读次数:
134