I need to move database with 500 tables from SQL Server to Oracle 19

  • I have a SQL 2014 database, and two more from 2016, that I need to migrate to Oracle 19.

    How can I generate all PL/SQL DDL for all source tables? i need at least CREATE TABLE for each, but of course preferrably with all constraints and Foreign Keys, etc.  . indexes, too, but indexes is not a priority.  What are my best options?

    Obtain Oracle DDL     = How ?

    Likes to play Chess

  • Dude!  There's no need to triple post!  It just spreads out answers and wastes other people's time because they cannot see all that's been posted.

    Please folks... no answers here.  Let's concentrate our efforts on one of the posts at the following URL:  Thanks.

    https://www.sqlservercentral.com/forums/topic/i-need-to-move-database-with-500-tables-from-sql-server-to-oracle-19-2

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

  • This was removed by the editor as SPAM

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply