Migrate datas from RDB to Oracle 10g
annemarOct 29 2008 — edited Nov 13 2008The applications that use the RDB database are being re-write with Forms based on an Oracle database.
Of course, before we use the new application, we will have a step for moving datas from old tables in Rdb to the new tables (new design) in Oracle (developpers are working on sql scripts for that). But when the new applications with Oracle db will be in production, I would like to save datas (datas as datas) from Rdb in an Oracle database with the same struture as the rdb structure (same tabels, with same columns and same datas in). The idea is we will be able to verify datas through SQL.
Do you have any idea ?
Thank you
AnneMar