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

本文探讨了Oracle数据库中归档日志配置的问题,特别是当指定的归档目的地设置相同时,系统会报错的情况。文章通过实例展示了如何正确设置归档日志的目的地,并解释了不同参数设置的影响。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

508.You want to set the following Initialization parameters for your database Instance

LOG_ARCHIVE_DEBT_1 = ,,LOCATION=/disk1/arch

LOG_ARCHIVE_DBST_2 = ,,LOCATION=/disk2/arch

LOC_ARCHIVB DBST_3 = ,,LOCATION=/disk3/arch

LOG_ARCHIVE DBST_4 = ,,LOCATION=/disk3/arch

Identify the statement that correctly describes this setting.

A. The MANDATORY location must be a flash recovery area.

B. The optional destinations may not use the flash recovery area.

C. This setting is not allowed because the first destination is not set as MANDATORY.

D. The online redo log file is not allowed to be overwritten if the archived log cannot be created in the fourth destination.

Answer: D

答案解析:

参考:618题:http://blog.youkuaiyun.com/rlhua/article/details/13998731

此题题意有问题,第四个路径应为LOG_ARCHIVE_DEST_4 = 'LOCATION=/disk4/arch MANDATORY'


如果两个路径相同,如题中3和4是一样的/disk3/arch,是不对的。


sys@TEST1107> alter system set log_archive_dest_1='LOCATION=/u01/rmanbak/d1';


System altered.


sys@TEST1107> alter system set log_archive_dest_2='LOCATION=/u01/rmanbak/d1';

alter system set log_archive_dest_2='LOCATION=/u01/rmanbak/d1'

*

ERROR at line 1:

ORA-02097: parameter cannot be modified because specified value is invalid

ORA-16033: parameter LOG_ARCHIVE_DEST_2 destination cannot be the same as parameter

LOG_ARCHIVE_DEST_1 destination

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值