码迷,mamicode.com
首页 >  
搜索关键字:ocp    ( 1060个结果
ocp-155
QUESTION NO: 155 Which of the following parameters defines the location where Oracle should create archived redo logs?A. LOG_ARCHIVE_1 B. LOG_DESTINATION_1 C. LOG_ARCHIVED_DESTINATION_1 D. LOG_ARCH...
分类:其他好文   时间:2015-10-07 14:49:05    阅读次数:121
ocp-145
QUESTION NO: 145? When performing an online backup, what is the proper order of the following steps? a. Issue the alter database end backup command. b. Back up the archived redo logs. c. Issue the...
分类:其他好文   时间:2015-10-07 01:11:37    阅读次数:174
ocp-143
QUESTION NO: 143 As the DBA, you run the following query on your ASM instance. What is the implication of the results of the query? (Choose two.) SQL> select group_number, name, state from v$ASM_DI...
分类:其他好文   时间:2015-10-07 01:11:08    阅读次数:201
ocp-144
QUESTION NO: 144 Your database is in NOARCHIVELOG mode. You start to do a backup, but your users complain that they don‘t want you to shut down the database to perform the backup. What options are av...
分类:其他好文   时间:2015-10-07 01:10:55    阅读次数:158
ocp-146
QUESTION NO: 146 You want to put a specific tablespace called MY_DATA in hot backup mode so you can back it up. What command would you use? A. alter tablespace MY_DATA begin backup; B. alter tabl...
分类:其他好文   时间:2015-10-07 01:10:37    阅读次数:178
ocp-148
QUESTION NO: 148 What are the different logging modes available in Oracle Database 11g? (Choose two.)A. NOLOG mode B. NOARCHIVELOG mode C. LOGGING mode D. HOTDATABASE mode E. ARCHIVELOG mode Answ...
分类:其他好文   时间:2015-10-07 01:10:34    阅读次数:182
ocp-142
QUESTION NO: 142 You are an Oracle DBA responsible for an ASM instance. The disk controller on your system fails. You suspect that the disk itself is okay. You know it will take 24 hours to replace t...
分类:其他好文   时间:2015-10-07 01:10:09    阅读次数:138
ocp-140
QUESTION NO: 140 Which of the following ALTER DISKGROUP commands does not use V$ASM_OPERATION to record the status of the operation? A. ADD DIRECTORY添加目录 B. DROP DISK C. RESIZE DISK D. REBALANCE...
分类:其他好文   时间:2015-10-07 01:09:52    阅读次数:260
ocp-149
QUESTION NO: 149 Which is the correct command to put the database in ARCHIVELOG mode?A. alter database archivelog B. alter system enable archivelog mode C. alter database enable archive D. alter da...
分类:其他好文   时间:2015-10-07 01:08:33    阅读次数:235
ocp-113
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
1060条   上一页 1 ... 76 77 78 79 80 ... 106 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!