Can anyone give some pointers on how to get data from a Lotus DB to an Oracle DB.
I have no experience doing that.
Thanks.
Printable View
Can anyone give some pointers on how to get data from a Lotus DB to an Oracle DB.
I have no experience doing that.
Thanks.
Can you export the data to a set of delimited flat files? If you can do that, then you can use SQL Loader. I don't think that there is a direct way of moving the data.Quote:
Originally posted by oracle_faq
Can anyone give some pointers on how to get data from a Lotus DB to an Oracle DB.
I have no experience doing that.
Thanks.
No .. There are ... My developers are doing by replic actio from lotus notes.. They are doing lot data trnsfers from Lotus to Oracle
Sorry for mis-spell "Replic Action"
How are they replicating the data? I know that Power Builder has utilities to replicate data from one database platform to another.Quote:
Originally posted by raghud
No .. There are ... My developers are doing by replic actio from lotus notes.. They are doing lot data trnsfers from Lotus to Oracle
What tool are they using?