<?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: How to View WFA DB in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-View-WFA-DB/m-p/132825#M24121</link>
    <description>Man autocorrect got me.. live not love.</description>
    <pubDate>Sat, 15 Jul 2017 23:34:04 GMT</pubDate>
    <dc:creator>NICKBARTON</dc:creator>
    <dc:date>2017-07-15T23:34:04Z</dc:date>
    <item>
      <title>How to View WFA DB</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-View-WFA-DB/m-p/132816#M24116</link>
      <description>&lt;P&gt;What tools are there out there that I could use to see the WFA database populated by OCUM? Is there an internal capability in WFA, or does NetApp reccommend something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:50:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-View-WFA-DB/m-p/132816#M24116</guid>
      <dc:creator>lil_baby_james</dc:creator>
      <dc:date>2025-06-04T14:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to View WFA DB</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-View-WFA-DB/m-p/132824#M24120</link>
      <description>The WFA database is MySQL based so you can use any MySQL based tool to view it. I personally usually use the portable version of heidisql. You can use the following credentials to connect to WFA database:&lt;BR /&gt;User: wfa&lt;BR /&gt;Pass: Wfa123&lt;BR /&gt;&lt;BR /&gt;There are references on the documentation on how to do this as well. There is also love scheme information in the help section once you log into your WFA instance.</description>
      <pubDate>Sat, 15 Jul 2017 23:33:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-View-WFA-DB/m-p/132824#M24120</guid>
      <dc:creator>NICKBARTON</dc:creator>
      <dc:date>2017-07-15T23:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to View WFA DB</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-View-WFA-DB/m-p/132825#M24121</link>
      <description>Man autocorrect got me.. live not love.</description>
      <pubDate>Sat, 15 Jul 2017 23:34:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-View-WFA-DB/m-p/132825#M24121</guid>
      <dc:creator>NICKBARTON</dc:creator>
      <dc:date>2017-07-15T23:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to View WFA DB</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-View-WFA-DB/m-p/132841#M24126</link>
      <description>&lt;P&gt;Note that if you're not working _on_ the WFA server, you first ened to enable public access to the database using&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;.\wfa --db-access=public --restart&lt;/PRE&gt;&lt;P&gt;See docs for details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 06:00:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-View-WFA-DB/m-p/132841#M24126</guid>
      <dc:creator>MartinRohrbach</dc:creator>
      <dc:date>2017-07-17T06:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to View WFA DB</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-View-WFA-DB/m-p/132857#M24133</link>
      <description>&lt;P&gt;Thanks for that information. Would have probably missed it if you hadn't mentioned it.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 16:22:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-View-WFA-DB/m-p/132857#M24133</guid>
      <dc:creator>lil_baby_james</dc:creator>
      <dc:date>2017-07-17T16:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to View WFA DB</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-View-WFA-DB/m-p/133391#M24209</link>
      <description>&lt;P&gt;Could you elaborate a bit more on exactly how you connect to the WFA database?&amp;nbsp; I am trying to use HeidiSQL from the WFA server, and I keep getting an error "Can't connect to MySQL server on 'ServerName' (10061)".&lt;BR /&gt;&lt;BR /&gt;I've tried using the server name, IP, and "localhost", but I get the same error for all of them.&amp;nbsp; I've also tried using the wfa account, the wfa admin account, and my Windows domain account (all of which work when I log into WFA through the web interface).&amp;nbsp; I've also made sure that the database is set to public.&amp;nbsp; I am able to log into the OCUM database with the same HeidiSQL instance, so I'm not sure what it is I'm doing wrong.&amp;nbsp; Do you have any suggestions?&amp;nbsp; I wasn't able to find anything helpful in the&amp;nbsp;MySQL 5.7&amp;nbsp;help.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 20:41:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-View-WFA-DB/m-p/133391#M24209</guid>
      <dc:creator>Jim_Robertson</dc:creator>
      <dc:date>2017-08-04T20:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to View WFA DB</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-View-WFA-DB/m-p/133396#M24212</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/57034"&gt;@Jim_Robertson&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For my connection directly on the WFA server I use the loopback address for the localhost 127.0.0.1. Username is wfa and password is wfa123..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check &lt;A href="http://docs.netapp.com/mgmt/index.jsp?topic=%2Fcom.netapp.doc.onc-wfa-wdg%2FGUID-E2656946-C1A3-4770-BCF1-F50D08A66EA5.html" target="_blank"&gt;Here&lt;/A&gt;&amp;nbsp;for some help information on connecting and using the playground database. Hope this helps. If not let me know and we can dig into it some more.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/7479iEC0EE9F799407934/image-size/medium?v=1.0&amp;amp;px=-1" border="0" alt="Screen Shot 2017-08-04 at 5.20.24 PM.png" title="Screen Shot 2017-08-04 at 5.20.24 PM.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 21:21:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-View-WFA-DB/m-p/133396#M24212</guid>
      <dc:creator>NICKBARTON</dc:creator>
      <dc:date>2017-08-04T21:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to View WFA DB</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-View-WFA-DB/m-p/134900#M24473</link>
      <description>&lt;P&gt;Thanks for the responses, Nick!&amp;nbsp; Sorry, somehow I missed this response until now, but it did help me to fix my problem.&amp;nbsp; I realized that I had changed the password for the 'wfa' user account within WFA, but apparently the 'wfa'&amp;nbsp;account that you use to access the database is different, and by using the default password, I was able to log in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for all the help!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2017 19:20:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/How-to-View-WFA-DB/m-p/134900#M24473</guid>
      <dc:creator>Jim_Robertson</dc:creator>
      <dc:date>2017-09-29T19:20:32Z</dc:date>
    </item>
  </channel>
</rss>

