Forum Discussion

Siva_Venna's avatar
Siva_Venna
Contributor
6 years ago

Dynamic table structure

I used following snaps to extract data from SQL server and load it data into Oracle database.The requirement is that the no. of columns in the source table keep changes, what settings to be done in mapper snap to handle the dynamic column no. change?
Please suggest if this can be done by using any other snaps too.

7 Replies

    • cstewart's avatar
      cstewart
      Former Employee

      Do the columns have the same names? How is the mapper configured?

      • Siva_Venna's avatar
        Siva_Venna
        Contributor

        @cstewart the column names remain same but number of columns changes. Need help to configure the mapper accordingly.