<?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: What is the sample output of dfm backup create command? in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/What-is-the-sample-output-of-dfm-backup-create-command/m-p/105034#M18598</link>
    <description>&lt;P&gt;Here you go:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808000"&gt;C:\Program Files\NetApp\DataFabric Manager\DFM\bin&amp;gt;dfm backup create&amp;nbsp;archive&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Disabling Performance Advisor.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Copying keystore for backup ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;1 File(s) copied&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;SQL Anywhere Backup Utility Version 16.0.0.1644&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;(74614 of estimated 74614 pages, 100% complete)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Database backup completed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Waiting for existing writes to stop, which could take a few minutes.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Please be patient ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Creating the archive ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Verifying the archive ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Enabling Performance Advisor.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Completed backup C:/Program Files/NetApp/DataFabric Manager/DFM/data/dfm_backup_5.2.1_CMode_2015-05-14_01-49-13.ndb.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808000"&gt;C:\Program Files\NetApp\DataFabric Manager\DFM\bin&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it takes some time to get completed depending on the size of your DB. So take care of the command time-out issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Isuggest you use ZAPI to get this done instead of running CLI command using ssh. But this is again a design choice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;warm regards,&lt;/P&gt;&lt;P&gt;sinhaa&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 May 2015 08:54:51 GMT</pubDate>
    <dc:creator>sinhaa</dc:creator>
    <dc:date>2015-05-14T08:54:51Z</dc:date>
    <item>
      <title>What is the sample output of dfm backup create command?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/What-is-the-sample-output-of-dfm-backup-create-command/m-p/104973#M18585</link>
      <description>&lt;P&gt;I am automating&lt;STRONG&gt; dfm backup create archive [filename]&lt;/STRONG&gt; command through workflow.I want to know some static pattern in the output to implement logic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Can you share the exact output of this command?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 04:18:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/What-is-the-sample-output-of-dfm-backup-create-command/m-p/104973#M18585</guid>
      <dc:creator>PrashanthVenkatesan</dc:creator>
      <dc:date>2025-06-05T04:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: What is the sample output of dfm backup create command?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/What-is-the-sample-output-of-dfm-backup-create-command/m-p/105029#M18594</link>
      <description>&lt;P&gt;Is this question related to WFA?&lt;/P&gt;&lt;P&gt;Are you trying to automate taking of dfm backup using WFA?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhi&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2015 04:55:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/What-is-the-sample-output-of-dfm-backup-create-command/m-p/105029#M18594</guid>
      <dc:creator>abhit</dc:creator>
      <dc:date>2015-05-14T04:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: What is the sample output of dfm backup create command?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/What-is-the-sample-output-of-dfm-backup-create-command/m-p/105030#M18595</link>
      <description>Thanks abhit for your reply. Yeah i am trying to automate it.It is direct question.I want to know output of this command while taking backup.&lt;BR /&gt;I want to know pattern of output from this command.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prashanth</description>
      <pubDate>Thu, 14 May 2015 05:54:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/What-is-the-sample-output-of-dfm-backup-create-command/m-p/105030#M18595</guid>
      <dc:creator>PrashanthVenkatesan</dc:creator>
      <dc:date>2015-05-14T05:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: What is the sample output of dfm backup create command?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/What-is-the-sample-output-of-dfm-backup-create-command/m-p/105034#M18598</link>
      <description>&lt;P&gt;Here you go:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808000"&gt;C:\Program Files\NetApp\DataFabric Manager\DFM\bin&amp;gt;dfm backup create&amp;nbsp;archive&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Disabling Performance Advisor.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Copying keystore for backup ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;1 File(s) copied&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;SQL Anywhere Backup Utility Version 16.0.0.1644&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;(74614 of estimated 74614 pages, 100% complete)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Database backup completed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Waiting for existing writes to stop, which could take a few minutes.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Please be patient ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Creating the archive ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Verifying the archive ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Enabling Performance Advisor.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808000"&gt;Completed backup C:/Program Files/NetApp/DataFabric Manager/DFM/data/dfm_backup_5.2.1_CMode_2015-05-14_01-49-13.ndb.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808000"&gt;C:\Program Files\NetApp\DataFabric Manager\DFM\bin&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it takes some time to get completed depending on the size of your DB. So take care of the command time-out issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Isuggest you use ZAPI to get this done instead of running CLI command using ssh. But this is again a design choice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;warm regards,&lt;/P&gt;&lt;P&gt;sinhaa&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2015 08:54:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/What-is-the-sample-output-of-dfm-backup-create-command/m-p/105034#M18598</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2015-05-14T08:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: What is the sample output of dfm backup create command?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/What-is-the-sample-output-of-dfm-backup-create-command/m-p/105040#M18599</link>
      <description>&lt;P&gt;Thank you Sinhaa for you answer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashanth&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2015 11:30:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/What-is-the-sample-output-of-dfm-backup-create-command/m-p/105040#M18599</guid>
      <dc:creator>PrashanthVenkatesan</dc:creator>
      <dc:date>2015-05-14T11:30:08Z</dc:date>
    </item>
  </channel>
</rss>

