<?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 Moving SIM DB in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/moving-sim-db/m-p/5119902#M50404</link>
    <description>Hi , &lt;BR /&gt; I've to migrate the local SQL 2005 EXPRESS DB of HP SIM to a remote SQL2005 Server.&lt;BR /&gt;&lt;BR /&gt; The steps I've taken are :&lt;BR /&gt;-stop hp sim services&lt;BR /&gt;-detach DB from local SQL2005 Express.&lt;BR /&gt;-attach DB to remote SQL 2005 server&lt;BR /&gt;-Modified ODBC connection&lt;BR /&gt;-Modified database.props fields &lt;BR /&gt;    hp.Database.hostName=SSHPBLDXC1D4&lt;BR /&gt;    hp.Database.instance=SSHPBLDXC1D4\D4\&lt;BR /&gt;&lt;BR /&gt;-restart SIM services .&lt;BR /&gt;&lt;BR /&gt;I got the error below and HPSIM Web interface does not start &lt;BR /&gt;&lt;BR /&gt;Can anyone tell me if I'm missing some required step ?&lt;BR /&gt;thanks&lt;BR /&gt;Event Type: Error&lt;BR /&gt;Event Source: HP Systems Insight Manager&lt;BR /&gt;Event Category: None&lt;BR /&gt;Event ID: 3&lt;BR /&gt;Date:  7/17/2008&lt;BR /&gt;Time:  10:47:50 AM&lt;BR /&gt;User:  N/A&lt;BR /&gt;Computer: SSEUMG00&lt;BR /&gt;Description:&lt;BR /&gt;com.hp.mx.database.DbVerificationException: Error loading database verification handler 'com.hp.mx.database.MsSqlVerificationHandler'&lt;BR /&gt;com.hp.mx.database.DbVerificationException: Error accessing database&lt;BR /&gt;</description>
    <pubDate>Thu, 17 Jul 2008 07:54:25 GMT</pubDate>
    <dc:creator>stefano colombo_1</dc:creator>
    <dc:date>2008-07-17T07:54:25Z</dc:date>
    <item>
      <title>Moving SIM DB</title>
      <link>https://community.hpe.com/t5/server-management-systems/moving-sim-db/m-p/5119902#M50404</link>
      <description>Hi , &lt;BR /&gt; I've to migrate the local SQL 2005 EXPRESS DB of HP SIM to a remote SQL2005 Server.&lt;BR /&gt;&lt;BR /&gt; The steps I've taken are :&lt;BR /&gt;-stop hp sim services&lt;BR /&gt;-detach DB from local SQL2005 Express.&lt;BR /&gt;-attach DB to remote SQL 2005 server&lt;BR /&gt;-Modified ODBC connection&lt;BR /&gt;-Modified database.props fields &lt;BR /&gt;    hp.Database.hostName=SSHPBLDXC1D4&lt;BR /&gt;    hp.Database.instance=SSHPBLDXC1D4\D4\&lt;BR /&gt;&lt;BR /&gt;-restart SIM services .&lt;BR /&gt;&lt;BR /&gt;I got the error below and HPSIM Web interface does not start &lt;BR /&gt;&lt;BR /&gt;Can anyone tell me if I'm missing some required step ?&lt;BR /&gt;thanks&lt;BR /&gt;Event Type: Error&lt;BR /&gt;Event Source: HP Systems Insight Manager&lt;BR /&gt;Event Category: None&lt;BR /&gt;Event ID: 3&lt;BR /&gt;Date:  7/17/2008&lt;BR /&gt;Time:  10:47:50 AM&lt;BR /&gt;User:  N/A&lt;BR /&gt;Computer: SSEUMG00&lt;BR /&gt;Description:&lt;BR /&gt;com.hp.mx.database.DbVerificationException: Error loading database verification handler 'com.hp.mx.database.MsSqlVerificationHandler'&lt;BR /&gt;com.hp.mx.database.DbVerificationException: Error accessing database&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jul 2008 07:54:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/moving-sim-db/m-p/5119902#M50404</guid>
      <dc:creator>stefano colombo_1</dc:creator>
      <dc:date>2008-07-17T07:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Moving SIM DB</title>
      <link>https://community.hpe.com/t5/server-management-systems/moving-sim-db/m-p/5119903#M50405</link>
      <description>&lt;P&gt;hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please check the following new techncial paper :&lt;BR /&gt;&lt;A href="ftp://ftp.compaq.com/pub/products/servers/management/hpsim/SQL2005_Move_HPSIM52.pdf" target="_blank" rel="noopener"&gt;ftp://ftp.compaq.com/pub/products/servers/management/hpsim/SQL2005_Move_HPSIM52.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;it describes the different steps to move from local to remote DB.&lt;BR /&gt;&lt;BR /&gt;on the HP SIM server, launch the following command :mxpasswd -g to modify the credentials to access the HP SIM DB if the account has changed.&lt;BR /&gt;&lt;BR /&gt;mxpassword -g' or 'mxpassword -m -x MxDBUserPassword=""'.&lt;BR /&gt;&lt;BR /&gt;hope it helps&lt;BR /&gt;&lt;BR /&gt;fred&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 11:10:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/moving-sim-db/m-p/5119903#M50405</guid>
      <dc:creator>fred Passeron</dc:creator>
      <dc:date>2021-06-18T11:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Moving SIM DB</title>
      <link>https://community.hpe.com/t5/server-management-systems/moving-sim-db/m-p/5119904#M50406</link>
      <description>Hi ,&lt;BR /&gt; I actually solved the issue .&lt;BR /&gt; The problem is that the clustered SQL server instances uses , by default ,  dynamic ports.&lt;BR /&gt; So the port 1433 setting in the .props files is not correct anymore .&lt;BR /&gt; To solve the issue I fixed the port on the sql server and set it into the .props file &lt;BR /&gt;&lt;BR /&gt; Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jul 2008 06:36:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/moving-sim-db/m-p/5119904#M50406</guid>
      <dc:creator>stefano colombo_1</dc:creator>
      <dc:date>2008-07-21T06:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Moving SIM DB</title>
      <link>https://community.hpe.com/t5/server-management-systems/moving-sim-db/m-p/5119905#M50407</link>
      <description>see my comment on the thread&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jul 2008 06:36:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/moving-sim-db/m-p/5119905#M50407</guid>
      <dc:creator>stefano colombo_1</dc:creator>
      <dc:date>2008-07-21T06:36:50Z</dc:date>
    </item>
  </channel>
</rss>

