OCP-1Z0-053-V12.02-545题

545.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 alter database begin backup command.

D. Back up the database files.

E. Determine the beginning log sequence number.

F. Determine the ending log sequence number.

G. Force a log switch with the alter system switch logfile command.

H. a, b, c, d, e, f, g

I. c, d, a, b, e, g, f

J. f, d, b, g, a, c, e

K. e, c, d, a, g, f, b

L. a, f, b, g, e, c, d

Answer: D

答案解析:

可参考550题:http://blog.csdn.net/rlhua/article/details/14983295


记下开始的日志序列号

然后开始备份数据库


sys@TEST1107> alter database begin backup;


Database altered.

开始讲数据库置为备份状态

OS级拷贝文件

结束数据库的备份状态

sys@TEST1107> alter database end backup;


Database altered.


切换日志,使日志归档

sys@TEST1107> alter system switch logfile;


System altered.

记下结束的日志序列号

在OS级别拷贝归档日志文件


评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值