
DATA PUMP
Leo-2016
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Oracle 12c 新特性 --- 数据泵命令的LOGTIME 参数
概念The new LOGTIME command-line parameter available in Oracle Data Pump Export and Import allows you to request that messages displayed during export and import operations be timestamped. The val...原创 2019-05-14 08:47:48 · 1481 阅读 · 0 评论 -
Oracle 12c 新特性 --- 数据泵在导入时更改表压缩
概念There is a new impdp command-line option for Data Pump Import (as well as a new option for the PL/SQL DBMS_DATAPUMP package) that allows a user to change the compression options for a table.Thi...原创 2019-05-14 08:48:39 · 715 阅读 · 0 评论 -
Oracle 12c 新特性 --- Oracle Data Pump Export View As a Table
概念There is a new expdp command-line option for Oracle Data Pump Export that allows the user to indicate that a view should be exported as a table. This means that, instead of exporting the view defi...原创 2019-05-14 08:49:37 · 408 阅读 · 0 评论