<?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: Querying Specific Timestamped data DFM DP Transfer Report in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Querying-Specific-Timestamped-data-DFM-DP-Transfer-Report/m-p/36903#M7563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Unfortunately this is not possible using the native reporting in DFM. But we do provide database views for these reports. So using simple SQL query you should be able to get this data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The view schema is documented under the following. Go to the link below and look for the following table named datatransferHistoryDayView&lt;/P&gt;&lt;P&gt; Help-&amp;gt;General Help-&amp;gt;DatabaseSchema-&amp;gt;Database schema for DataFabric Manager server historic data&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://10.238.208.139:8080/dfm/report/view/suite" target="_blank"&gt;http://&amp;lt;your dfm server name-or-ip&amp;gt;:8080/dfm/report/view/suite&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To access the view you will have to do the follwoing.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;dfm database user create -u &amp;lt;user-name&amp;gt; [ -p &amp;lt;password&amp;gt; ]&lt;/LI&gt;&lt;LI&gt;dfm database access enable -u &amp;lt;user-name-or-id&amp;gt;&lt;/LI&gt;&lt;LI&gt;dfm database query run [ -F &amp;lt;output-format&amp;gt; ] &amp;lt;select-query&amp;gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Apr 2013 04:43:40 GMT</pubDate>
    <dc:creator>adaikkap</dc:creator>
    <dc:date>2013-04-03T04:43:40Z</dc:date>
    <item>
      <title>Querying Specific Timestamped data DFM DP Transfer Report</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Querying-Specific-Timestamped-data-DFM-DP-Transfer-Report/m-p/36899#M7562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if there is a way to directly extract only specific timestamped data form DFM DP TRANSFER REPORTS.&lt;/P&gt;&lt;P&gt;What I am doing so far,&amp;nbsp; is viewing the full report while sorting only the specific date ie : &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;dfm report view -F csv dp-transfer-backup-daily | findstr "2013-02-27" &amp;gt; dp-transfer-backup-daily.2013-02-27.out&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a smarter way to do it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:08:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Querying-Specific-Timestamped-data-DFM-DP-Transfer-Report/m-p/36899#M7562</guid>
      <dc:creator>lmichel</dc:creator>
      <dc:date>2025-06-05T06:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Querying Specific Timestamped data DFM DP Transfer Report</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Querying-Specific-Timestamped-data-DFM-DP-Transfer-Report/m-p/36903#M7563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Unfortunately this is not possible using the native reporting in DFM. But we do provide database views for these reports. So using simple SQL query you should be able to get this data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The view schema is documented under the following. Go to the link below and look for the following table named datatransferHistoryDayView&lt;/P&gt;&lt;P&gt; Help-&amp;gt;General Help-&amp;gt;DatabaseSchema-&amp;gt;Database schema for DataFabric Manager server historic data&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://10.238.208.139:8080/dfm/report/view/suite" target="_blank"&gt;http://&amp;lt;your dfm server name-or-ip&amp;gt;:8080/dfm/report/view/suite&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To access the view you will have to do the follwoing.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;dfm database user create -u &amp;lt;user-name&amp;gt; [ -p &amp;lt;password&amp;gt; ]&lt;/LI&gt;&lt;LI&gt;dfm database access enable -u &amp;lt;user-name-or-id&amp;gt;&lt;/LI&gt;&lt;LI&gt;dfm database query run [ -F &amp;lt;output-format&amp;gt; ] &amp;lt;select-query&amp;gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 04:43:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Querying-Specific-Timestamped-data-DFM-DP-Transfer-Report/m-p/36903#M7563</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2013-04-03T04:43:40Z</dc:date>
    </item>
  </channel>
</rss>

