<?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: [IMC 7.0] +MySQL: &amp;quot;Database or database client is not installed on this computer&amp;quot; in IMC</title>
    <link>https://community.hpe.com/t5/imc/imc-7-0-mysql-quot-database-or-database-client-is-not-installed/m-p/6238545#M929</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;MichaelM55 wrote:&amp;nbsp;&lt;P&gt;Well, there´s no "envcheck.bat" within the installation package...?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The envcheck.zip file used to be in windows\tools - not sure what's happened to it now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the contents of the file:&lt;/P&gt;&lt;PRE&gt;@echo off
set CURRENT_DIR=%~dp0
set JAVA_HOME=%CURRENT_DIR%common\jre_windows
if not "%INSTALL_LANG%" == "" goto LANG_SET
set INSTALL_LANG=en_US
:LANG_SET
set JAVA_OPTS=-Dinstaller.dir="%CURRENT_DIR%." -DsupportedLocales="%INSTALL_LANG%" -Dedition=PROFESSIONAL -Dcompany.flag=HP -D3CProductNumber=JF378A
set JAVA_CLASSPATH=%CURRENT_DIR%common\deploy.jar
set MAIN_CLASS=com.h3c.imc.deploy.EnvChecker

"%JAVA_HOME%\bin\javaw.exe" %JAVA_OPTS% -cp "%JAVA_CLASSPATH%" "%MAIN_CLASS%"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;You could probably try running that from the windows\install directory, since deploy.jar is still there in windows\install\common\&lt;/P&gt;</description>
    <pubDate>Thu, 17 Oct 2013 08:13:51 GMT</pubDate>
    <dc:creator>LindsayHill</dc:creator>
    <dc:date>2013-10-17T08:13:51Z</dc:date>
    <item>
      <title>[IMC 7.0] +MySQL: "Database or database client is not installed on this computer"</title>
      <link>https://community.hpe.com/t5/imc/imc-7-0-mysql-quot-database-or-database-client-is-not-installed/m-p/6233103#M923</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so I want to setup IMC 7.0 standard&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;on Windows server 2012&lt;/LI&gt;&lt;LI&gt;with MySQL 5.6 community edition installed and configured&lt;/LI&gt;&lt;LI&gt;path to bin directory of mysql 5.6 set&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;but install.bat always gives&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Start checking installation environments...  &lt;BR /&gt;Checking ports occupied... Passed  &lt;BR /&gt;Checking physical memory size... Passed  &lt;BR /&gt;Checking database installation... &lt;BR /&gt;&lt;STRONG&gt;Database or database client is not installed on this computer. Checking prerequisites for embedded database...&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;When I "cmd" and exec mysql it works. But that installer simply doesn´t find anything. So, I´m actually doing something wrong... What i being checked by the installer? Can that script be edited?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2013 10:27:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/imc-7-0-mysql-quot-database-or-database-client-is-not-installed/m-p/6233103#M923</guid>
      <dc:creator>MichaelM55</dc:creator>
      <dc:date>2013-10-11T10:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: [IMC 7.0] +MySQL: "Database or database client is not installed on this computer"</title>
      <link>https://community.hpe.com/t5/imc/imc-7-0-mysql-quot-database-or-database-client-is-not-installed/m-p/6233579#M925</link>
      <description>&lt;P&gt;So you've got MySQL installed on the same server as IMC?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There should be some other logs created during installation - do you see any other error messages other than those given? Usually it will tell you the name of the log file to check.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2013 23:51:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/imc-7-0-mysql-quot-database-or-database-client-is-not-installed/m-p/6233579#M925</guid>
      <dc:creator>LindsayHill</dc:creator>
      <dc:date>2013-10-11T23:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: [IMC 7.0] +MySQL: "Database or database client is not installed on this computer"</title>
      <link>https://community.hpe.com/t5/imc/imc-7-0-mysql-quot-database-or-database-client-is-not-installed/m-p/6237673#M928</link>
      <description>&lt;P&gt;Indeed, the MySQL is installed on the same server as IMC. There´s no other (error) message. Where are the log files of the setup process stored?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to "HP IMC Centralized Deployment Guide with Local Database"&lt;/P&gt;&lt;PRE&gt;To check the IMC installation environments:
1. Copy the tool (envcheck.bat for Windows, envcheck.sh for Linux) from the tools folder to the install folder of the IMC installation package.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Well, there´s no "envcheck.bat" within the installation package...?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2013 14:53:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/imc-7-0-mysql-quot-database-or-database-client-is-not-installed/m-p/6237673#M928</guid>
      <dc:creator>MichaelM55</dc:creator>
      <dc:date>2013-10-16T14:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: [IMC 7.0] +MySQL: "Database or database client is not installed on this computer"</title>
      <link>https://community.hpe.com/t5/imc/imc-7-0-mysql-quot-database-or-database-client-is-not-installed/m-p/6238545#M929</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;MichaelM55 wrote:&amp;nbsp;&lt;P&gt;Well, there´s no "envcheck.bat" within the installation package...?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The envcheck.zip file used to be in windows\tools - not sure what's happened to it now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the contents of the file:&lt;/P&gt;&lt;PRE&gt;@echo off
set CURRENT_DIR=%~dp0
set JAVA_HOME=%CURRENT_DIR%common\jre_windows
if not "%INSTALL_LANG%" == "" goto LANG_SET
set INSTALL_LANG=en_US
:LANG_SET
set JAVA_OPTS=-Dinstaller.dir="%CURRENT_DIR%." -DsupportedLocales="%INSTALL_LANG%" -Dedition=PROFESSIONAL -Dcompany.flag=HP -D3CProductNumber=JF378A
set JAVA_CLASSPATH=%CURRENT_DIR%common\deploy.jar
set MAIN_CLASS=com.h3c.imc.deploy.EnvChecker

"%JAVA_HOME%\bin\javaw.exe" %JAVA_OPTS% -cp "%JAVA_CLASSPATH%" "%MAIN_CLASS%"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;You could probably try running that from the windows\install directory, since deploy.jar is still there in windows\install\common\&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2013 08:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/imc-7-0-mysql-quot-database-or-database-client-is-not-installed/m-p/6238545#M929</guid>
      <dc:creator>LindsayHill</dc:creator>
      <dc:date>2013-10-17T08:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: [IMC 7.0] +MySQL: "Database or database client is not installed on this computer"</title>
      <link>https://community.hpe.com/t5/imc/imc-7-0-mysql-quot-database-or-database-client-is-not-installed/m-p/6238547#M930</link>
      <description>Oh and I'm not sure of the exact location of the logs - but look for recently modified files in C:\Program Files\IMC</description>
      <pubDate>Thu, 17 Oct 2013 08:14:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/imc-7-0-mysql-quot-database-or-database-client-is-not-installed/m-p/6238547#M930</guid>
      <dc:creator>LindsayHill</dc:creator>
      <dc:date>2013-10-17T08:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: [IMC 7.0] +MySQL: "Database or database client is not installed on this computer"</title>
      <link>https://community.hpe.com/t5/imc/imc-7-0-mysql-quot-database-or-database-client-is-not-installed/m-p/6240621#M938</link>
      <description>&lt;P&gt;Your reply is empty. Did something go wrong with posting?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Oct 2013 05:58:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/imc-7-0-mysql-quot-database-or-database-client-is-not-installed/m-p/6240621#M938</guid>
      <dc:creator>LindsayHill</dc:creator>
      <dc:date>2013-10-19T05:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: [IMC 7.0] +MySQL: "Database or database client is not installed on this computer"</title>
      <link>https://community.hpe.com/t5/imc/imc-7-0-mysql-quot-database-or-database-client-is-not-installed/m-p/6240855#M939</link>
      <description>&lt;P&gt;Strange...&lt;/P&gt;&lt;P&gt;Back to topic. Is it possible to change the database after installation? So changing from Microsoft SQL Express to MySQL?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Oct 2013 18:55:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/imc-7-0-mysql-quot-database-or-database-client-is-not-installed/m-p/6240855#M939</guid>
      <dc:creator>MichaelM55</dc:creator>
      <dc:date>2013-10-19T18:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: [IMC 7.0] +MySQL: "Database or database client is not installed on this computer"</title>
      <link>https://community.hpe.com/t5/imc/imc-7-0-mysql-quot-database-or-database-client-is-not-installed/m-p/6240991#M941</link>
      <description>&lt;P&gt;You&amp;nbsp;&lt;EM&gt;might&lt;/EM&gt; be able to do it using restore + backup, but I haven't seen any 'officially' documented methods of doing so.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not something I would want to plan on doing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you're trashing all your performance data anyway, why not just rebuild the entire system, rather than planning on moving the database?&lt;/P&gt;</description>
      <pubDate>Sun, 20 Oct 2013 05:43:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/imc-7-0-mysql-quot-database-or-database-client-is-not-installed/m-p/6240991#M941</guid>
      <dc:creator>LindsayHill</dc:creator>
      <dc:date>2013-10-20T05:43:29Z</dc:date>
    </item>
  </channel>
</rss>

