Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-2368

Dynamic VDB deployment fails when using importer.importIndexes in the case of a index containing a hidden column

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 8.3
    • 8.2
    • None
    • None

    Description

      We are trying to use dynamic VDB. For better performance, we use <property name="importer.importIndexes" value="true"/> to input the index for an oracle datasource.

      But vdb deployment failed with following error:

      [TEIID60011 No column found with name SYS_NC00032$]

      Debugging through teiid code, it looks like that if the index contains the hidden column (like SYS_NC00032), then index loading failed, teiid was trying to call getColumnByName() for those hidden column which does not exist in the column map.

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            yjma2001_jira Jack Ma (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: