Oracle 12c 新特性 --- 数据泵导入时取消日志记录选项 TRANSFORM=DISABLE_ARCHIVE_LOGGING:Y

介绍了Oracle数据泵导入工具impdp的最新特性,DISABLE_ARCHIVE_LOGGING选项允许在导入数据和创建索引时禁用重做日志记录,从而减少所需磁盘空间。然而,为了确保从媒体故障中恢复,DBA应在导入完成后执行RMAN备份。此特性减少了DBA对重做日志的维护需求。

概念

The new TRANSFORM option, DISABLE_ARCHIVE_LOGGING, to the impdp command line causes Oracle Data Pump to disable redo logging when loading data into tables and when creating indexes. It also adds the same option as part of the PL/SQL DBMS_DATAPUMP package. With redo logging disabled, the disk space required for redo logs during an Oracle Data Pump import is smaller. However, to ensure recovery from media failure, the DBA should do an RMAN backup after the import completes.

Even with this parameter specified, there is still redo logging for other operations of Oracle Data Pump. This includes all CREATE and ALTER statements, except CREATE INDEX, and all operations against the master table used by Oracle Data Pump during the import.

This feature reduces the required maintenance of redo logs by DBAs.

新的转换选项,DISABLE_ARCHIVE_LOGGING,到impdp命令
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值