Hello,
I am using ODI 12c to map from SQL source tables to Oracle 12c target tables. There are existing indexex/constraints on SQL source tables but those indexes/constraints are not transfered to Oracle target tables.
In TOAD, I see data is loaded correctly. However, I do not see any indexes and constraints are transfered over to Oracle target tables.
I can not find anywhere in the ODI studio that mentions about indexes or constraints. Do I need to create those indexes or constraints manually in the Oracle database or ODI studio does it for me automatically during mapping?
Thank you in advance.