Question Dear jean
I dont know much about ingres, but i would like to tranfer the entire data in ingres to Oracle.
If you dont mine please send me the reply to my query
Answer Hello,
First sorry to be so late, but I just recover some lost mail access.
Well I really don't know how you can transfer data from ingres to oracle. Does Oracle Corp have something to say about it ? As far as I know, the major problem is you have to take a particular care of date format and money format.
Try to unload your Ingres data in ASCII mode and try a correct reload command in Oracle.
You can also use some ETL to do this job for you. Have a look in Transforce (search transforge into google) if some can be used in a gnu flavour.