Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
jhochman
Contributor
Contributor

Understanding Talend Data Catalog Harvesting (with JDBC)

Can somebody help me out conceptually with the TDC concept described below. I tried checking the docs but perhaps am overlooking or not understanding a key concept.

 

I have the tree described below in my object explorer populated from the jdbc (snowflake) import bridge. Thanks for any help in advance

 

My main questions are:

  1. Why are there two branches under the the myServer root (connections and mySchema) with redundant metadata information
  2. Why are the icons under the connection branch "blue" and the icons under "mySchema/tables" branch "yellow"
  3. Bonus question: the tables under the connection branch is only a subset of the total tables under the mySchema/tables branch, does this mean there was an error in harvesting the data?

 

Example Hierarchy:

  • myServer
    • connections
      • myDatabase
        • mySchema
          • myTable1
          • myTable2
    • mySchema
      • tables
        • myTable1
        • myTable2
        • myTable3 
Labels (2)
0 Replies