<?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: PCM+ 3.00.106 database problem in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551013#M20798</link>
    <description>UPDATE:&lt;BR /&gt;&lt;BR /&gt;using mysqlcheck (see &lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1260976766746+28353475&amp;amp;threadId=1282351)" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1260976766746+28353475&amp;amp;threadId=1282351)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I'm able to check:&lt;BR /&gt;netmgmt.networkevent&lt;BR /&gt;warning  : Table is marked as crashed and last repair failed&lt;BR /&gt;error    : Found 1683 keys of 1682&lt;BR /&gt;error    : Corrupt&lt;BR /&gt;&lt;BR /&gt;but not to repair (-r switch):&lt;BR /&gt;Repairing tables&lt;BR /&gt;C:\Program Files\Hewlett-Packard\PNM\server\mysql\bin\mysqlcheck.exe: Got error:&lt;BR /&gt; 1142: INSERT command denied to user 'mpoletti'@'localhost' for table 'networkev&lt;BR /&gt;ent' when executing 'REPAIR TABLE ... '&lt;BR /&gt;&lt;BR /&gt;Suggestions?&lt;BR /&gt;</description>
    <pubDate>Wed, 16 Dec 2009 16:05:59 GMT</pubDate>
    <dc:creator>Massimo Poletti_1</dc:creator>
    <dc:date>2009-12-16T16:05:59Z</dc:date>
    <item>
      <title>PCM+ 3.00.106 database problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551012#M20797</link>
      <description>Hi,&lt;BR /&gt;PCM after login sends this alert:&lt;BR /&gt;12/16/2009 12:10:24 - ProCurve Manager is no longer receiving events or traps.&lt;BR /&gt;....&lt;BR /&gt;SQL Exception&lt;BR /&gt;Table '.\netmgmt\networkevent' is marked as crashed and last (automatic?) repair failed&lt;BR /&gt;&lt;BR /&gt;How could I repair the table?&lt;BR /&gt;PCM doesn't work very well now!&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Massimo Poletti</description>
      <pubDate>Wed, 16 Dec 2009 11:37:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551012#M20797</guid>
      <dc:creator>Massimo Poletti_1</dc:creator>
      <dc:date>2009-12-16T11:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: PCM+ 3.00.106 database problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551013#M20798</link>
      <description>UPDATE:&lt;BR /&gt;&lt;BR /&gt;using mysqlcheck (see &lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1260976766746+28353475&amp;amp;threadId=1282351)" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1260976766746+28353475&amp;amp;threadId=1282351)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I'm able to check:&lt;BR /&gt;netmgmt.networkevent&lt;BR /&gt;warning  : Table is marked as crashed and last repair failed&lt;BR /&gt;error    : Found 1683 keys of 1682&lt;BR /&gt;error    : Corrupt&lt;BR /&gt;&lt;BR /&gt;but not to repair (-r switch):&lt;BR /&gt;Repairing tables&lt;BR /&gt;C:\Program Files\Hewlett-Packard\PNM\server\mysql\bin\mysqlcheck.exe: Got error:&lt;BR /&gt; 1142: INSERT command denied to user 'mpoletti'@'localhost' for table 'networkev&lt;BR /&gt;ent' when executing 'REPAIR TABLE ... '&lt;BR /&gt;&lt;BR /&gt;Suggestions?&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Dec 2009 16:05:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551013#M20798</guid>
      <dc:creator>Massimo Poletti_1</dc:creator>
      <dc:date>2009-12-16T16:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: PCM+ 3.00.106 database problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551014#M20799</link>
      <description>Massimo,&lt;BR /&gt;&lt;BR /&gt;You can try the following steps to see if they work.  I can't guarantee success but I acquired these from some of the PCM engineers that have worked with similar issues before.&lt;BR /&gt;&lt;BR /&gt;** Back up the event tables shown in the Message Notification.  For example if the table name in the popup dialog refers to NetworkEvent table, then back up all SERVER_INSTALL_DIR/mysql/data/netmgmt/NetworkEvent.* files (where SERVER_INSTALL_DIR is the server subdirectory wherever you've installed PCM).&lt;BR /&gt;&lt;BR /&gt;** Open a DOS shell by click Start-&amp;gt;Run and enter 'cmd'.&lt;BR /&gt;&lt;BR /&gt;** In the DOS shell, cd to SERVER_INSTALL_DIR/mysql/bin.&lt;BR /&gt;&lt;BR /&gt;** Enter "mysql -u Administrator -password=PASSWORD -P 3908 netmgmt" (where PASSWORD is the password for your mySQL Administrator account, set up during your PCM installation).&lt;BR /&gt;&lt;BR /&gt;** Enter "check table TABLENAME" (where TABLENAME is the table backed up earlier; NetworkEvent, SyslogEvent or IdmEvent).&lt;BR /&gt;&lt;BR /&gt;** Wait for the check command to finish.  If it returns OK then the problem is fixed.&lt;BR /&gt;&lt;BR /&gt;** If the check command fails see if SERVER_INSTALL_DIR/mysql/data/netmgmt/TABLENAME.MYD exists.  If not copy SERVER_INSTALL_DIR/mysql/data/netmgmt/TABLENAME.TMD to SERVER_INSTALL_DIR/mysql/data/netmgmt/TABLENAME.MYD.&lt;BR /&gt;&lt;BR /&gt;** Rerun "check table TABLENAME" and it should return OK in the Status column.&lt;BR /&gt;&lt;BR /&gt;** If this fails then check again to make sure TABLENAME.MYD exists (as above), then run "repair table TABLENAME" again.&lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;Note: &lt;BR /&gt;** Depending on the severity of the table corruption, sometimes one needs to execute "repair table TABLENAME" more than once.  Run "check table TABLENAME" to get more details on the table status after each repair statement.&lt;BR /&gt;&lt;BR /&gt;** If the problem still exists after few runs of "repair table TABLENAME" try the following special repair statement using flag use_frm:  "repair table TABLENAME use_frm"&lt;BR /&gt;&lt;BR /&gt;** If the table is still not fixed you may need to stop and restart the PCM Data Store service (the mySQL server) and repeat the steps above.&lt;BR /&gt;&lt;BR /&gt;Note that this situation can be caused by antivirus software checking the mySQL directory of the PCM server; you should disable such checking if it's enabled (the virus checked locks the files that mySQL is using and this causes the issue).&lt;BR /&gt;&lt;BR /&gt;Good luck!  I hope this works for you.&lt;BR /&gt;&lt;BR /&gt;SVB</description>
      <pubDate>Wed, 16 Dec 2009 23:46:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551014#M20799</guid>
      <dc:creator>Steve Britt</dc:creator>
      <dc:date>2009-12-16T23:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: PCM+ 3.00.106 database problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551015#M20800</link>
      <description>Thank you Steve&lt;BR /&gt;&lt;BR /&gt;Using the password of PCM+ user "Administrator" i cannot enter in mysql.&lt;BR /&gt;&lt;BR /&gt;Is the PCM+ Administrator the same as mysql Administrator?&lt;BR /&gt;&lt;BR /&gt;If not I have a lost password problem...&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Dec 2009 15:47:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551015#M20800</guid>
      <dc:creator>Massimo Poletti_1</dc:creator>
      <dc:date>2009-12-18T15:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: PCM+ 3.00.106 database problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551016#M20801</link>
      <description>Please check this idea:&lt;BR /&gt;&lt;BR /&gt;May I take an empty networkevent table from a fresh install of a unregistered PCM+ instead of the crashed one?&lt;BR /&gt;&lt;BR /&gt;Could it works?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 22 Dec 2009 10:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551016#M20801</guid>
      <dc:creator>Massimo Poletti_1</dc:creator>
      <dc:date>2009-12-22T10:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: PCM+ 3.00.106 database problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551017#M20802</link>
      <description>Massimo,&lt;BR /&gt;&lt;BR /&gt;Sorry I didn't reply earlier - our company was shut down for two weeks over the holidays.  The database password is a derivative of your PCM password.  If you email me directly I will tell you how to derive the database password, as I don't want to post this information publicly.  My email address is steve.britt@hp.com.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;SVB</description>
      <pubDate>Mon, 04 Jan 2010 22:10:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551017#M20802</guid>
      <dc:creator>Steve Britt</dc:creator>
      <dc:date>2010-01-04T22:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: PCM+ 3.00.106 database problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551018#M20803</link>
      <description>It works Steve!&lt;BR /&gt;Thanks!</description>
      <pubDate>Fri, 08 Jan 2010 13:37:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551018#M20803</guid>
      <dc:creator>Massimo Poletti_1</dc:creator>
      <dc:date>2010-01-08T13:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: PCM+ 3.00.106 database problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551019#M20804</link>
      <description>Hello&lt;BR /&gt;We also get this error on our PNM installation. And i tried to login and do a repair but it wont accept my username or password.&lt;BR /&gt;&lt;BR /&gt;Steve Britt or Massimo Poletti can you please email me how to derive the database password?!&lt;BR /&gt;&lt;BR /&gt;Regards Markus JidevÃ¥g Lysekils kommun Sweden&lt;BR /&gt;markus.jidevag@lysekil.se</description>
      <pubDate>Mon, 22 Feb 2010 11:25:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551019#M20804</guid>
      <dc:creator>Markus Jidevåg</dc:creator>
      <dc:date>2010-02-22T11:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: PCM+ 3.00.106 database problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551020#M20805</link>
      <description>Sorry, since it is not a public information, I can't.&lt;BR /&gt;&lt;BR /&gt;I suppose Steve can help you.</description>
      <pubDate>Tue, 23 Feb 2010 08:03:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551020#M20805</guid>
      <dc:creator>Massimo Poletti_1</dc:creator>
      <dc:date>2010-02-23T08:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: PCM+ 3.00.106 database problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551021#M20806</link>
      <description>Massimo,&lt;BR /&gt;&lt;BR /&gt;I responded directly to Markus.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;SVB</description>
      <pubDate>Tue, 23 Feb 2010 18:24:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551021#M20806</guid>
      <dc:creator>Steve Britt</dc:creator>
      <dc:date>2010-02-23T18:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: PCM+ 3.00.106 database problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551022#M20807</link>
      <description>I as well, have this problem.&lt;BR /&gt;Could you please inform me how to get the administrator password ?&lt;BR /&gt;&lt;BR /&gt;Kind regards&lt;BR /&gt;Lars Jacobsen</description>
      <pubDate>Tue, 08 Jun 2010 06:02:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551022#M20807</guid>
      <dc:creator>Lars Voss</dc:creator>
      <dc:date>2010-06-08T06:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: PCM+ 3.00.106 database problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551023#M20808</link>
      <description>Lars,&lt;BR /&gt;&lt;BR /&gt;Please email me directly at steve.britt@hp.com and I will respond directly with the requested information.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;SVB</description>
      <pubDate>Tue, 08 Jun 2010 17:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551023#M20808</guid>
      <dc:creator>Steve Britt</dc:creator>
      <dc:date>2010-06-08T17:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: PCM+ 3.00.106 database problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551024#M20809</link>
      <description>Worked like a charm.&lt;BR /&gt;12 points from the Danish Jury :-)&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jun 2010 07:04:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551024#M20809</guid>
      <dc:creator>Lars Voss</dc:creator>
      <dc:date>2010-06-11T07:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: PCM+ 3.00.106 database problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551025#M20810</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;In case of corrupt PCM database it's best to contact your local support. Either submit a web case through My Networking portal (&lt;A href="http://my.procurve.com/)" target="_blank"&gt;http://my.procurve.com/)&lt;/A&gt; or call your local support center. Telephone numbers:&lt;BR /&gt;&lt;BR /&gt;United States: 1-866-MY-PROCURVE (866-697-7628) &lt;BR /&gt;Canada: 1-800-HP-INVENT (1-800-474-6836) &lt;BR /&gt;(When prompted for the complete product name, just say "ProCurve.") &lt;BR /&gt;&lt;BR /&gt;EMEA: &lt;A href="http://h40060.www4.hp.com/procurve/support_direct.html" target="_blank"&gt;http://h40060.www4.hp.com/procurve/support_direct.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;AsiaPacific: &lt;A href="http://h10144.www1.hp.com/asiapacific-support/" target="_blank"&gt;http://h10144.www1.hp.com/asiapacific-support/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Arimo Laine&lt;BR /&gt;HPN GCC Support Engineer</description>
      <pubDate>Thu, 21 Oct 2010 12:04:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/4551025#M20810</guid>
      <dc:creator>Arimo</dc:creator>
      <dc:date>2010-10-21T12:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: PCM+ 3.00.106 database problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/5313771#M30176</link>
      <description>&lt;P&gt;I have the same problem. And I contacted support. My case has been open for over 2 weeks now. My drive is filling up with all those temp event files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm more than able to do the fix as described but&amp;nbsp;as with others&amp;nbsp;do not know how to derive the password. Steve?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2011 18:50:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/pcm-3-00-106-database-problem/m-p/5313771#M30176</guid>
      <dc:creator>NeilR</dc:creator>
      <dc:date>2011-08-26T18:50:53Z</dc:date>
    </item>
  </channel>
</rss>

