<?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 backup fails in IMC</title>
    <link>https://community.hpe.com/t5/imc/imc-backup-fails/m-p/7086874#M5842</link>
    <description>&lt;P&gt;The most recent .pdf guide for installing MySQL 5.6 has a typo, it suggest:&lt;BR /&gt;Add the mysqldump parameter:&lt;BR /&gt;[mysqldump]&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;S&lt;/FONT&gt;&lt;/STRONG&gt;ingle-transaction&lt;/P&gt;&lt;P&gt;should be with a lower case "s"&lt;/P&gt;</description>
    <pubDate>Mon, 04 May 2020 08:48:18 GMT</pubDate>
    <dc:creator>_biv_</dc:creator>
    <dc:date>2020-05-04T08:48:18Z</dc:date>
    <item>
      <title>imc backup fails</title>
      <link>https://community.hpe.com/t5/imc/imc-backup-fails/m-p/7071870#M5625</link>
      <description>&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;I installed a new Windows 2016 VM and installed a fresh IMC 7.3 E0703 .&lt;/P&gt;&lt;P&gt;It is starting completely correct and i can logon to the Webinterface. But when I try to locally backup the database, no matter if automatically or manual, it just fails instantly. Here is what i found in the log.&lt;/P&gt;&lt;P&gt;2019-12-05 08:53:47 [DEBUG] [WriteFile] Write file C:\Program Files\iMC\dbman\bin\dbop.sql.&lt;BR /&gt;2019-12-05 08:53:48 [INFO] [runCommand] runCommand result FAIL. ret=1, errno=0, WIFEXITED(ret)=1, WEXITSTATUS(ret)=1&lt;BR /&gt;2019-12-05 08:53:48 [DEBUG] [CDbBase::ExecSql] Exec command: osql -b -S127.0.0.1,1433 -dmaster -U"sa" -P"iMC-Install2008" -n -o"C:\Program Files\iMC\dbman\bin\dbop.sql.log" -i"C:\Program Files\iMC\dbman\bin\dbop.sql"&lt;BR /&gt;2019-12-05 08:53:48 [ERROR] [CDbBase::ExecSql] Exec command fail&lt;BR /&gt;2019-12-05 08:53:48 [ERROR] [int ReadFile()] Read file C:\Program Files\iMC\dbman\bin\dbop.sql.log fail.&lt;BR /&gt;2019-12-05 08:53:48 [DEBUG] [CDbBase::ExecSql] Exec sql log:&lt;BR /&gt;2019-12-05 08:53:48 [INFO] [Remove] Fail to remove file: C:\Program Files\iMC\dbman\bin\dbop.sql.log&lt;BR /&gt;2019-12-05 08:53:48 [DEBUG] [Remove] Remove file: C:\Program Files\iMC\dbman\bin\dbop.sql&lt;BR /&gt;2019-12-05 08:53:48 [ERROR] [CDbBackup::BackupOneLocalDBase] Fail to backup `C:\Backup\127.0.0.1@aclm_db_imc_aclm_db_20191205_085343_full.db'.&lt;BR /&gt;2019-12-05 08:53:48 [INFO] [sendTrapAlert] Send trap success&lt;/P&gt;&lt;P&gt;2019-12-05 08:53:48 [WARNING] [CDbBackup::BackupAllDataBase] Backup database: aclm_db failed&lt;BR /&gt;2019-12-05 08:53:48 [ERROR] [ManualBackupDase] manual backing fail&lt;BR /&gt;2019-12-05 08:53:48 [ERROR] [response_err_code] errCode = -1&lt;/P&gt;&lt;P&gt;Hope you can help me.&lt;/P&gt;&lt;P&gt;Cheers, ray&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 08:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/imc-backup-fails/m-p/7071870#M5625</guid>
      <dc:creator>bonu_ray</dc:creator>
      <dc:date>2019-12-05T08:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: imc backup fails</title>
      <link>https://community.hpe.com/t5/imc/imc-backup-fails/m-p/7072547#M5642</link>
      <description>&lt;P&gt;Hello Ray,&lt;/P&gt;&lt;P&gt;Can you test the database connectivity from cmd.exe like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;osql -b -S127.0.0.1,1433 -dmaster -U"sa" -P"iMC-Install2008"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or mybe check what is in&amp;nbsp;C:\Program Files\iMC\dbman\bin\dbop.sql.log that can give you a clue why the login doesn't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Borislav&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 10:38:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/imc-backup-fails/m-p/7072547#M5642</guid>
      <dc:creator>_biv_</dc:creator>
      <dc:date>2019-12-11T10:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: imc backup fails</title>
      <link>https://community.hpe.com/t5/imc/imc-backup-fails/m-p/7086874#M5842</link>
      <description>&lt;P&gt;The most recent .pdf guide for installing MySQL 5.6 has a typo, it suggest:&lt;BR /&gt;Add the mysqldump parameter:&lt;BR /&gt;[mysqldump]&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;S&lt;/FONT&gt;&lt;/STRONG&gt;ingle-transaction&lt;/P&gt;&lt;P&gt;should be with a lower case "s"&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 08:48:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/imc-backup-fails/m-p/7086874#M5842</guid>
      <dc:creator>_biv_</dc:creator>
      <dc:date>2020-05-04T08:48:18Z</dc:date>
    </item>
  </channel>
</rss>

