<?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: Understanding HP SIM SQL records in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/understanding-hp-sim-sql-records/m-p/4908457#M45664</link>
    <description>Also on remark&lt;BR /&gt;&lt;BR /&gt;1119427928093 in HP SIM is displaying 2005/06/22 11:12AM ...</description>
    <pubDate>Wed, 22 Jun 2005 05:26:27 GMT</pubDate>
    <dc:creator>Mantas Smelevicius_1</dc:creator>
    <dc:date>2005-06-22T05:26:27Z</dc:date>
    <item>
      <title>Understanding HP SIM SQL records</title>
      <link>https://community.hpe.com/t5/server-management-systems/understanding-hp-sim-sql-records/m-p/4908456#M45663</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm writing a little soft, for extracting some events from HP SIM SQL database. And I have problem, for understanding notices timestamp format.&lt;BR /&gt;For example in table [notices], value of timestamp is 1119427928093. It's like unix timestamp but.. 13 digits? Normaly unix time lenght is 10 digits. Ok. Let's supose that 3 last digits - it's a milliseconds. So. Question: It is possible to convert this value into human readable format only using SQL functions?&lt;BR /&gt;&lt;BR /&gt;Or any other ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 22 Jun 2005 05:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/understanding-hp-sim-sql-records/m-p/4908456#M45663</guid>
      <dc:creator>Mantas Smelevicius_1</dc:creator>
      <dc:date>2005-06-22T05:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding HP SIM SQL records</title>
      <link>https://community.hpe.com/t5/server-management-systems/understanding-hp-sim-sql-records/m-p/4908457#M45664</link>
      <description>Also on remark&lt;BR /&gt;&lt;BR /&gt;1119427928093 in HP SIM is displaying 2005/06/22 11:12AM ...</description>
      <pubDate>Wed, 22 Jun 2005 05:26:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/understanding-hp-sim-sql-records/m-p/4908457#M45664</guid>
      <dc:creator>Mantas Smelevicius_1</dc:creator>
      <dc:date>2005-06-22T05:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding HP SIM SQL records</title>
      <link>https://community.hpe.com/t5/server-management-systems/understanding-hp-sim-sql-records/m-p/4908458#M45665</link>
      <description>SELECT CONVERT(varchar(10),DATEADD(ss, 1119427928.093, '01-01-1970 03:00'),111)+' '+&lt;BR /&gt;       CONVERT(varchar(5),DATEADD(ss, 1119427928.093, '01-01-1970 03:00'),108)</description>
      <pubDate>Wed, 22 Jun 2005 05:57:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/understanding-hp-sim-sql-records/m-p/4908458#M45665</guid>
      <dc:creator>Mantas Smelevicius_1</dc:creator>
      <dc:date>2005-06-22T05:57:52Z</dc:date>
    </item>
  </channel>
</rss>

