We are working on migration project and need to create table script for Oracle from SQL Server tables. Is there anyway we can automate the process of creating these SQL server tables in Oracle.
-
I see ODI as a tag, are you using it as part of the project? If so it could help. Which version of ODI do you use? Which version of Oracle DB?JeromeFr– JeromeFr2022-09-07 12:48:28 +00:00Commented Sep 7, 2022 at 12:48
-
There's a migration tool in SQL Developer, which is designed when you are fully migrating from SQL Server to Oracle, but one of the phases is transforming DDL so that could be of assistance hereConnor McDonald– Connor McDonald2022-09-08 00:43:59 +00:00Commented Sep 8, 2022 at 0:43
Add a comment
|