<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Incort Metadata in Data &amp; Schema Discussions</title>
    <link>https://community.incorta.com/t5/data-schema-discussions/incort-metadata/m-p/1397#M39</link>
    <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;Lets take i have created Employee table in Employee Physical Schema and new person craeted same Employe table in Contract Schema.&lt;/P&gt;&lt;P&gt;1.currently with metadata we can see table_Schema and table_name but don't know whether its a direct datasource or MV or alias table.&lt;/P&gt;&lt;P&gt;2. I don't want to users to create any dirrect mapping tables in few of my physical schema , to check that i have to go to schema and manually check.&lt;/P&gt;&lt;P&gt;If i built a dashboard with table_Schema, table_name and type of source , it will helps me in monitor things and can ask others to use existing objects.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 May 2022 15:39:02 GMT</pubDate>
    <dc:creator>Naruto</dc:creator>
    <dc:date>2022-05-04T15:39:02Z</dc:date>
    <item>
      <title>Incort Metadata</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/incort-metadata/m-p/1359#M37</link>
      <description>&lt;P&gt;When we create a table in Schema and in the design mode if we select the table we can see the datasource/language and other info telated to table, in which table i can find this info?&lt;/P&gt;&lt;P&gt;used ingormation_schema.columns in incorta_postgres ican see table and schema name but can't find source informayion.&lt;/P&gt;&lt;P&gt;no luck with incorta_metadata.&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2022 17:52:58 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/incort-metadata/m-p/1359#M37</guid>
      <dc:creator>Naruto</dc:creator>
      <dc:date>2022-05-02T17:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Incort Metadata</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/incort-metadata/m-p/1384#M38</link>
      <description>&lt;P&gt;&lt;a href="https://community.incorta.com/t5/user/viewprofilepage/user-id/268"&gt;@Naruto&lt;/a&gt;&amp;nbsp;It's held in XML format as a BLOB in SCHEMA.SCHEMA_DATA and SCHEMA.LOADERDATA. We do not support direct change of these values outside of the application updating the values but you should be able to find what you might be looking for there. Just curious what are you trying to do with the data? Is there a specific question you are looking to answer? What will you do with the data?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 19:33:40 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/incort-metadata/m-p/1384#M38</guid>
      <dc:creator>LayeredDelay</dc:creator>
      <dc:date>2022-05-03T19:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Incort Metadata</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/incort-metadata/m-p/1397#M39</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;Lets take i have created Employee table in Employee Physical Schema and new person craeted same Employe table in Contract Schema.&lt;/P&gt;&lt;P&gt;1.currently with metadata we can see table_Schema and table_name but don't know whether its a direct datasource or MV or alias table.&lt;/P&gt;&lt;P&gt;2. I don't want to users to create any dirrect mapping tables in few of my physical schema , to check that i have to go to schema and manually check.&lt;/P&gt;&lt;P&gt;If i built a dashboard with table_Schema, table_name and type of source , it will helps me in monitor things and can ask others to use existing objects.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 15:39:02 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/incort-metadata/m-p/1397#M39</guid>
      <dc:creator>Naruto</dc:creator>
      <dc:date>2022-05-04T15:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Incort Metadata</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/incort-metadata/m-p/1527#M45</link>
      <description>&lt;P&gt;If i have to do some analysis i need to export and import the xml , do it get stored at database level?&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 03:41:09 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/incort-metadata/m-p/1527#M45</guid>
      <dc:creator>Naruto</dc:creator>
      <dc:date>2022-05-11T03:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Incort Metadata</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/incort-metadata/m-p/1529#M46</link>
      <description>&lt;P&gt;Thanks for your explanation.&amp;nbsp; The incorta metadata SCHEMA stores the data at the schema level.&amp;nbsp; To get the table level data in this way, you will need to export the schema and handles XML.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;The Incorta Inspector can be used to generate the table and column level data in a csv file.&amp;nbsp; You can &lt;A title="Schedule Inspector Job" href="https://docs.incorta.com/cloud/tools-cmc-scheduler/" target="_blank" rel="noopener"&gt;schedule or run an ad hoc inspector job&lt;/A&gt; from CMC. &lt;BR /&gt;Here is a related post:&amp;nbsp;&lt;A href="https://community.incorta.com/t5/administration-knowledgebase/using-the-inspector-tool/ta-p/562" target="_blank" rel="noopener"&gt;Using Incorta Inspector Tool&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is a sample output from the SCHEMA_TABLES table&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Screen Shot 2022-05-10 at 9.57.44 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.incorta.com/t5/image/serverpage/image-id/920i273A23F2BC425487/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-05-10 at 9.57.44 PM.png" alt="Screen Shot 2022-05-10 at 9.57.44 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 21:45:53 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/incort-metadata/m-p/1529#M46</guid>
      <dc:creator>dylanwan</dc:creator>
      <dc:date>2022-05-11T21:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Incort Metadata</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/incort-metadata/m-p/1530#M47</link>
      <description>&lt;P&gt;As we replied earlier, the XML data is stored in the database and can be exported from the UI.&amp;nbsp; The metadata about table and column are stored as XML, not as individual tables but you can get the data in CSV.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 05:04:30 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/incort-metadata/m-p/1530#M47</guid>
      <dc:creator>dylanwan</dc:creator>
      <dc:date>2022-05-11T05:04:30Z</dc:date>
    </item>
  </channel>
</rss>

