<?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 HPSIM 4.1 with remote Database(sql2000) in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/hpsim-4-1-with-remote-database-sql2000/m-p/3337247#M4417</link>
    <description>Hi There,&lt;BR /&gt;&lt;BR /&gt;I am wondering if anybody tried using remote db with HPSIM 4.1.&lt;BR /&gt;&lt;BR /&gt;I have been trying this bit the install never seem to be over while doing that, works fine with MSDE, but i dont want to use that as it will increase the overhead on my CMS box.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Vivek</description>
    <pubDate>Wed, 21 Jul 2004 05:42:49 GMT</pubDate>
    <dc:creator>Vivek_21</dc:creator>
    <dc:date>2004-07-21T05:42:49Z</dc:date>
    <item>
      <title>HPSIM 4.1 with remote Database(sql2000)</title>
      <link>https://community.hpe.com/t5/server-management-systems/hpsim-4-1-with-remote-database-sql2000/m-p/3337247#M4417</link>
      <description>Hi There,&lt;BR /&gt;&lt;BR /&gt;I am wondering if anybody tried using remote db with HPSIM 4.1.&lt;BR /&gt;&lt;BR /&gt;I have been trying this bit the install never seem to be over while doing that, works fine with MSDE, but i dont want to use that as it will increase the overhead on my CMS box.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Vivek</description>
      <pubDate>Wed, 21 Jul 2004 05:42:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/hpsim-4-1-with-remote-database-sql2000/m-p/3337247#M4417</guid>
      <dc:creator>Vivek_21</dc:creator>
      <dc:date>2004-07-21T05:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: HPSIM 4.1 with remote Database(sql2000)</title>
      <link>https://community.hpe.com/t5/server-management-systems/hpsim-4-1-with-remote-database-sql2000/m-p/3337248#M4418</link>
      <description>Yes HP SIM 4.1 works fine with remote SQL 2000 databases.  Can you be more specific about the installation error?</description>
      <pubDate>Wed, 21 Jul 2004 07:57:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/hpsim-4-1-with-remote-database-sql2000/m-p/3337248#M4418</guid>
      <dc:creator>Joel Rubenstein</dc:creator>
      <dc:date>2004-07-21T07:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: HPSIM 4.1 with remote Database(sql2000)</title>
      <link>https://community.hpe.com/t5/server-management-systems/hpsim-4-1-with-remote-database-sql2000/m-p/3337249#M4419</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It doesnt throws any error/exception, but after creating database and schema(SIM install) it gets stuck at a screen(Initailizing install), I am trying to use a remote database MS sql 2000 sp3 running on windows 2000 sp4.&lt;BR /&gt;&lt;BR /&gt;The server i am installing HPSIM is running Windows 2003 with sql client tools.&lt;BR /&gt;&lt;BR /&gt;I have tried to install this configuration at least three times and it always shows the same thing.&lt;BR /&gt;&lt;BR /&gt;Any help will be much appreciated.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Vivek</description>
      <pubDate>Thu, 22 Jul 2004 04:01:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/hpsim-4-1-with-remote-database-sql2000/m-p/3337249#M4419</guid>
      <dc:creator>Vivek_21</dc:creator>
      <dc:date>2004-07-22T04:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: HPSIM 4.1 with remote Database(sql2000)</title>
      <link>https://community.hpe.com/t5/server-management-systems/hpsim-4-1-with-remote-database-sql2000/m-p/3337250#M4420</link>
      <description>The problem occurs because when the SIM database is created it uses the collation sequence specified during the SQL 2000 installation.  If that collation sequence had been changed from the default (SQL_Latin1_General_CP1_CI_AS) then the SIM installer has problems when creating the necessary database tables.&lt;BR /&gt;&lt;BR /&gt;If you look in the file initconfig.log  (before aborting the hung installation) you will see errors like the following.&lt;BR /&gt;&lt;BR /&gt;Creating database 'Insight_v1_0_162058859'... &lt;BR /&gt;Creating schema... &lt;BR /&gt;*** WARNING: FAILED the following SQL command: &lt;BR /&gt;==== &lt;BR /&gt;CREATE index notice_st_dev_sv_index on notices(State, deviceKey, &lt;BR /&gt;noticeseverity) &lt;BR /&gt;==== &lt;BR /&gt;java.sql.SQLException: [Microsoft][ODBC SQL Server Driver][SQL Server]&lt;BR /&gt;Column name 'deviceKey' does not exist in the target table. &lt;BR /&gt;*** WARNING: FAILED the following SQL command: &lt;BR /&gt;==== &lt;BR /&gt;CREATE INDEX trap_rcv_lu_index on trapitems (trap_enterprise, &lt;BR /&gt;trap_generic_id, trap_specific_id) &lt;BR /&gt;==== &lt;BR /&gt;java.sql.SQLException: [Microsoft][ODBC SQL Server Driver][SQL Server]&lt;BR /&gt;Cannot create an index on 'trapitems', because this table does not &lt;BR /&gt;exist in database 'Insight_v1_0_162058859'. &lt;BR /&gt;*** WARNING: FAILED the following SQL command: &lt;BR /&gt;==== &lt;BR /&gt;create view notices_view as ( select devices.Name as 'Device &lt;BR /&gt;Name', 'Severity' = case when noticeSeverity=100 then 'Informational' &lt;BR /&gt;when noticeSeverity = 1 then 'Normal' when noticeSeverity=2 &lt;BR /&gt;then 'Warning' when noticeSeverity=3 then 'Minor' when &lt;BR /&gt;noticeSeverity=4 then 'Major' when noticeSeverity=5 then 'Critical' &lt;BR /&gt;else convert(char(10), noticeSeverity) end, 'state' = case when &lt;BR /&gt;state=1 then 'Discovered' when state=2 then 'Not Cleared' when state = &lt;BR /&gt;5 then 'Cleared' when state = 6 then 'IN Progress' end, generated, &lt;BR /&gt;cleared, largeValue as Description from notices, noticeType, devices, &lt;BR /&gt;stringresource, stringtablelarge where notices.noticeType = &lt;BR /&gt;noticeType.noticeType and notices.deviceKey = devices.deviceKey and &lt;BR /&gt;stringresource.resourceclassname='noticetype' and &lt;BR /&gt;stringresource.resourceName='description' and &lt;BR /&gt;noticeType.noticeType=stringresource.subclass and stringtablelarge.id &lt;BR /&gt;= stringresource.id ) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To successfully install SIM on SQL 2000 you will need to create a new database instance using the default collation sequence.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Jul 2004 08:59:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/hpsim-4-1-with-remote-database-sql2000/m-p/3337250#M4420</guid>
      <dc:creator>Joel Rubenstein</dc:creator>
      <dc:date>2004-07-22T08:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: HPSIM 4.1 with remote Database(sql2000)</title>
      <link>https://community.hpe.com/t5/server-management-systems/hpsim-4-1-with-remote-database-sql2000/m-p/3337251#M4421</link>
      <description>Cheers Joel,&lt;BR /&gt;&lt;BR /&gt;Thanks very much for the info.</description>
      <pubDate>Mon, 26 Jul 2004 06:09:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/hpsim-4-1-with-remote-database-sql2000/m-p/3337251#M4421</guid>
      <dc:creator>Vivek_21</dc:creator>
      <dc:date>2004-07-26T06:09:59Z</dc:date>
    </item>
  </channel>
</rss>

