Click to See Complete Forum and Search --> : Data ... Lotus DB to Oracle


oracle_faq
08-23-2004, 03:22 PM
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.

gandolf989
08-30-2004, 05:28 PM
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.

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.

raghud
08-30-2004, 06:06 PM
No .. There are ... My developers are doing by replic actio from lotus notes.. They are doing lot data trnsfers from Lotus to Oracle

raghud
08-30-2004, 06:06 PM
Sorry for mis-spell "Replic Action"

gandolf989
08-30-2004, 10:29 PM
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

How are they replicating the data? I know that Power Builder has utilities to replicate data from one database platform to another.
What tool are they using?