Hi -
We're creating jobs that will pull data from a source database (Progress OpenEdge) and insert them into an Oracle target. Target tables have not yet been created. Is there a way to generate CREATE TABLE scripts based on the source tables?
Thanks
Hi mhedrich, there are several choise in the output component(it should be 'OracleOutput' ). you can choose 'create table',so it will create a table . research the component with a little time,and you'll find it easy. Best regards