Your database is running in ARCHIVELOG mode, and the database is open. You execute an RMAN backup and specify the KEEP clause.Which components are bac ...
分类:
其他好文 时间:
2017-11-16 18:35:40
阅读次数:
133
Your database is running in ARCHIVELOG mode. You are performing a user-managed backup of the DATA1 tablespace. You place the DATA1 tablespace in backu ...
分类:
其他好文 时间:
2017-11-16 18:32:16
阅读次数:
112
Your database is in ARCHIVELOG mode. You have two online redo log groups, each of which contains one redo member. When you attempt to start the databa ...
分类:
其他好文 时间:
2017-11-16 17:25:09
阅读次数:
198
Which two are the prerequisites to enable Flashback Data Archive? (Choose two.)A. Database must be running in archivelog mode.B. Automatic undo manage ...
分类:
其他好文 时间:
2017-11-16 15:24:09
阅读次数:
144
A database is running in ARCHIVELOG mode and regular backups are performed. A user receives the following error message: Which is the recommended sequ ...
分类:
其他好文 时间:
2017-11-16 15:24:01
阅读次数:
142
今天数据群有人反应网站不能正常打开,经检查Oracle数据库远程连不上,提示信息:ORA-00257: archiver error. Connect internal only, until freed。可能是archivelog满了。以前学习SQL只关注CRUD,对日志了解甚少,此次宕机虽然对生 ...
分类:
数据库 时间:
2017-11-11 23:48:49
阅读次数:
390
RMAN-03002: backup plus archivelog 命令 (在 08/24/2015 03:31:00 上) 失败ORA-19501: 文件 "XXXXXX.DBF", 块编号 335324 (块大小=8192) 上出现读取错误ORA-27070: 异步读取/写入失败OSD-040 ...
分类:
其他好文 时间:
2017-11-10 15:21:28
阅读次数:
283
Given the following RMAN commands, choose the option that reflects the order required to restoreyour currently operational ARCHIVELOG-mode database.A. ...
分类:
其他好文 时间:
2017-11-10 15:11:17
阅读次数:
165
Given the scriptcreate script db_backup_datafile_script{backup datafile and 1, and2 plus archivelog delete input;}What is the result of running this c ...
分类:
其他好文 时间:
2017-11-10 15:09:07
阅读次数:
195
Given the following steps, which would be the correct order to create a backup of an Oracle database in ARCHIVELOG mode with control-file autobackups ...
分类:
其他好文 时间:
2017-11-09 18:39:57
阅读次数:
181