Data360 Analyze

 View Only
  • 1.  MySQL GetMetadata

    Posted 08-20-2020 06:45

    I have a MySQL database that I am trying to get metadata for

    The database has multiple tables etc

    I have configured a Database Metadata node to read the metadata - only the Metadata and Catalog outputs are populated. How do I get the tables and other metadata to show. Right now only the connection strings are populated so every other setting is OOTB

     

     

    ultimately i am hoping to document this structure and repeat the process in MS SQL.



  • 2.  RE: MySQL GetMetadata

    Employee
    Posted 08-21-2020 02:38

    By default the node only outputs database metadata and schema information. You need to set the 'ShowDBInfoOnly' property to False to output additional information:

     

     

    Please also see the 'Filtering your queries' section of the node Help, which discusses the use of filtering to constrain the information output for large databases

    https://d3sa-preview.infogixsaas.com/docs/dist/help/Content/e-node-help/Acquisition/database-metadata.html