ocp-102

QUESTION NO: 102

A database is running In ARCHIVBXXMS mode. It has two online redo log groups and each group has

one member. A LGWR Input/output (I/O) fells due to permanent media failure that has resulted In the loss

of redo log file and the LWGR terminates causing the instance to crash.

The steps to recover from the loss of a current redo log group member in the random order are as follow.从

1) Restore the corrupted redo log group.

2) Restore from a whole database backup.

3) Perform incomplete recovery. 执行不完全恢复。

4) Relocate by renaming the member of the damaged online redo log group to a new location. 通过重命名

迁移损坏的联机重做日志组的成员到一个新的位置。

5) Open the database with the RESETLOGS option.用重置日志选项打开数据库。

6) Restart the database instance.

7) Issue a checkpoint and clear the log. 发出一个检查点并清除日志。

Identify the option with the correct sequential steps to accomplish the task efficiently.

确定带有正确顺序步骤的选项以有效地完成任务。

A. 1, 3, 4, and 5

B. 7, 3, 4. and 5

C. 2, 3, 4, and 5

D. 7, 4, 3. and 5

E. Only 6 is required

Answer: B



数据库正在运行在归档 XXMS 模

式。它有两个联机重做日志组,每组有一名成员。 一个 LGWR 输入/输出( I / O) 失败是由于永久介质故

障, 该故障导致重做日志文件丢失和 LWGR 终止导致实例崩溃。

在如下的随机顺序的当前重做日志组的成员的损失中恢复过来的步骤如下:

B. 7, 3, 4. and 5

7) Issue a checkpoint and clear the log. 发出一个检查点并清除日志。

3) Perform incomplete recovery. 执行不完全恢复。

4) Relocate by renaming the member of the damaged online redo log group to a new location. 通过重命名

5) Open the database with the RESETLOGS option.用重置日志选项打开数据库。


时间: 2024-11-10 12:06:39

ocp-102的相关文章

OCP学习基本知识点总结

 下面是我总结的OCP教程的知识点.以备參考之用. 1, What's Oracle Server? ·         It's a database management system that provides an open, comprehensive, integrated approach to information management. ·         Consists of an Oracle instance and an Oracle database 2,What

OCP 11G 053题库解析汇总链接(401-600)

Oracle OCP 11G 053(401-600)答案解析目录 V13.02版本,711题 File Version: 3.2,200题 Version: 5.4 401   290 402 http://blog.csdn.net/rlhua/article/details/19548395   291 403 http://blog.csdn.net/rlhua/article/details/14088141 189,202 292 404 http://blog.csdn.net/r

OCP 11G 053题库解析汇总链接(1-200)

Oracle OCP 11G 053(1-200)答案解析目录 V13.02版本,711题 File Version: 3.2,200题 Version: 5.4 1 http://blog.csdn.net/rlhua/article/details/16369867 490 2 http://blog.csdn.net/rlhua/article/details/16527169 491 3 http://blog.csdn.net/rlhua/article/details/1405714

2018版OCP 11g 052最新考试题库整理(带答案)(17)

17. Examine these commands and their output: SQL> SELECT * FROM emp; ENO ENAME 100 Adam 101 Alan SQL> INSERT INTO emp VALUES(102,'Ben"); 1 row created. SQL> COMMIT; Commit completed. SQL> UPDATE emp SET ename='Bryan' WHERE eno=102; 1 row

Oracle SQL语言基础及环境准备_超越OCP精通Oracle视频教程培训26

Oracle SQL语言基础及环境准备_超越OCP精通Oracle视频教程培训26 本课程介绍: Oracle视频教程,风哥本套oracle教程培训是<<Oracle数据库SQL语言实战培训教程>>的第1/5套:SQL语言之基础入门及环境准备.主要学习Oracle数据库SQL语言基础介绍.PL/SQL语言介绍.数据库SQL对象与数据类型介绍.SQL语言实战环境准备等. Oracle SQL语言之基础及环境准备,课程内容详细如下: Oracle数据库SQL语言基础介绍Oracle数据

Oracle SQL语言DDL和对象管理_超越OCP精通Oracle视频教程培训27

Oracle SQL语言DDL和对象管理_超越OCP精通Oracle视频教程培训27 本课程介绍: Oracle视频教程,风哥本套oracle教程培训是<<Oracle数据库SQL语言实战培训教程>>的第2/5套:Oracle SQL语言DDL和对象管理.主要学习Oracle数据库模式对象和表中可用的数据类型,表/临时表的创建与使用,索引/约束的创建与管理,视图/同义词/序列的创建和使用,触发器/存储过程/包的创建和使用. Oracle SQL语言DDL和对象管理,课程内容详细如下

Oracle SQL语言DML语句与事务_超越OCP精通Oracle视频教程培训28

Oracle SQL语言DML语句与事务_超越OCP精通Oracle视频教程培训28 本课程介绍: Oracle视频教程,风哥本套oracle教程培训是<<Oracle数据库SQL语言实战培训教程>>的第3/5套:Oracle SQL语言DML语句与事务.主要学习Oracle数据库SQL语句INSERT命令,学习使用UPDATE命令,学习使用DELETE命令,学习创建PL/SQL对象,事务概念与控制,锁的检测和锁争用,了解撤销数据. Oracle SQL语言DML语句与事务管理,课

Oracle SQL语言之查询语句_超越OCP精通Oracle视频教程培训29

Oracle SQL语言之查询语句_超越OCP精通Oracle视频教程培训29 本课程介绍: Oracle视频教程,风哥本套oracle教程培训是<<Oracle数据库SQL语言实战培训教程>>的第4/5套:Oracle SQL语言之查询语句.主要学习Oracle数据库SQL查询限制排序.Oracle SQL联接查询.Oracle SQL子查询等. 视频学习地址: http://edu.51cto.com/course/course_id-8047.html Oracle SQL语

【Q&A】12C OCP 1z0-060 QUESTION 1: About Managing Temporary Tablespaces in a CDB

QUESTION 1 Your multitenant container (CDB) contains two pluggable databases (PDB), HR_PDB and ACCOUNTS_PDB, both of which use the CDB tablespace. The temp file is called temp01.tmp. A user issues a query on a table on one of the PDBs and receives th

Oracle OCP考试及获取OCP证书的方法(经验与坑)

课程目标 分享如何获取Oracle OCP认证及考试过程的哪些坑:让大家了解如何通过Oracle OCP考试.如何获取OCP证书. 适用人群 IT相关人员,在校大学生 课程简介 分享如何获取Oracle OCP认证及考试过程的哪些坑:让大家了解如何通过Oracle OCP考试.如何获取OCP证书. 大致内容如下: 1.Oracle 11g OCA考试与获取OCP证书方法. 2.Oracle 11g OCP考试与获取OCP证书方法. 3.Oracle 11g OCM考试与获取OCP证书方法. 4.