Lotus Notes to Oracle database migration [closed]

拈花ヽ惹草 提交于 2019-12-11 11:36:32

问题


I have a NSF file of a lotus database. The objective is to give up the legacy lotus notes database and migrate it to relational database oracle. Do any one have expertise in this area to give a step wise process to carry out migration from lotus notes to oracle db.


回答1:


10 years ago I integrated Domino and Oracle and well it was pretty impressive.

I googled migrate from domino to oracle and didn't find much more than the LEI (or DECS) to allow connection of DATA between the 2 systems. some steps:

1 analyze the NSF: size (MB or GB ?) number of form/view logic in code (my 5 cents opinion find someone that really use the DB that explain what they use in it !)

2 form/view will be table and requests in Oracle

3 data migration : all text date ... will be strate forward. BUT attachment Rich Text and in lined image will be painfull

4 logic well you will have to rewrite all no formula/lotuscript/xpages to J2EE or else

read also http://searchdomino.techtarget.com/answer/Migrating-from-Domino-to-Java-and-Oracle



来源:https://stackoverflow.com/questions/26473488/lotus-notes-to-oracle-database-migration

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!