oracle新版导出dump压缩比例,Oracle 12c 新特性 --- 根据COMPRESSION_ALGORITHM参数值来确定导出dumpfile的压缩级别...

Oracle 12c 引入了新的expdp命令行选项,通过COMPRESSION_ALGORITHM参数控制数据泵转储文件的压缩级别,提供了BASIC, LOW, MEDIUM, HIGH四种选择,以平衡压缩效率和资源使用。建议根据环境、工作负载和数据类型进行测试以选择合适的压缩级别。" 107087305,8768087,使用Node-RED和Db2 for i构建社交媒体仪表板,"['数据库', '大数据', '开发工具', 'API集成', '可视化']
摘要由CSDN通过智能技术生成

概念

There is a new expdp command-line option for Oracle Data Pump Export to control the degree of compression used for a Oracle Data Pump dump file. It also adds the same options to the PL/SQL DBMS_DATAPUMP package. This allows the DBA to trade off time spent compressing data against the size of the Oracle Data Pump dump file.

This feature allows the DBA to control the resources used during an export operation.

有一个新的expdp命令行选项,用于Oracle数据泵导出,以控制用于Oracle数据泵转储文件的压缩程度。它还为PL / SQL DBMS_DATAPUMP包添加了相同的选项。这使得DBA可以利用时间来压缩与Oracle数据泵转储文件大小的压缩数据。

这个特性允许DBA控制在导出操作过程中使用的资源。

目的:https://www.cndba.cn/leo1990/article/2063

Specifies the compression algorithm to be used when compressing dump file data.

指定压缩转储文件数据时使用的压缩算法。

语法及描述:

https://www.cndba.cn/leo1990/article/2063

COMPRESSION_ALGORITHM = {BASIC | LOW | MEDIUM | HIGH}

The parameter options are defined as follows:

BASIC--Offers a good combination of compression ratios and speed; the algorithm used is the same as in previous versions of Oracle Data Pump.

LOW---Least impact on export throughput and suited for environments where CPU resources are the limiting factor.

MEDIUM---Recommended for most environments. This option, like the BASIC option, provides a good combination of compression ratios and speed, but it uses a different algorithm than BASIC.

HIGH--Best suited for situations in which dump files will be copied over slower networks where the limiting factor is network speed.

The performance of a compression algorithm is characterized

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值