Pretoria and Ora*Pepi

上一篇文章中介绍了 DUDE, 提到该软件的作者在编写 DUDE 之前曾经搞过两个开源的项目. 这两个项目也都是很有意思的东西,值得介绍一下.

Pretoria 是个专门处理 Oracle indexfile 的工具. 我们知道 Oracle 的 EXP/IMP 工具可以生成 index 文件(import 的时候使用 INDEXFILE 参数),但是这个 indexfile 实在是太难看了。如果文件小的话,还好处理,如果内容很多,相信很多人编辑的时候都会失去耐心。 Pretoria 就是专门对付 indexfile 的工具。

另一个项目是 Ora*PePi (Parallel export Parallel import)

Ora*PePi 扩展了 Oracle 数据库旧有的 export/import 的并行处理能力,灵活性很好。Ora*PePi 是一套 Korn Shell 脚本的集合,实现基于 Unix 的管道。能够做到:

  • simultaneous export AND import of data between Oracle databases using named pipes
  • export AND import is done in parallel to provide a high throughput datastream on large SMP boxes - PePi will take care of all synchronisation
  • Net8 load balancing if multiple network adapters are available and target DB and source DB reside on different machines
  • at runtime adjustable parallel degree - let the DBA control the load of the machine
  • at runtime adjustable large table run ratio - large tables will not block smaller tables
  • export/import down to partition level

或许有的朋友说,这算什么呀,Oracle 10g 的 Data pump 不是都实现了这些功能么?不要忘了在没有 Oracle 10g 的时候,这个小工具的作用会有多大!

这两个工具相辅相成,可以很方便的用来数据迁移,或者是数据重新组织.

--EOF--
| | TrackBacks (0) | | Edit

Generator | Trampoline | 外贸英才网 | Vinyl fence

自定义搜索

添加评论

关于这篇文章

这篇文章由 Fenng 于 September 7, 2005 9:49 PM 发布

上一篇:DUL -Data UnLoader

下一篇:Blog for Who ?

回到首页查看最近的文章或者是查看所有归档文章

DBA notes 的订阅数量,点击则可进行订阅
Feed 订阅数量,点击即可订阅最新内容