<?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: Oracle Date 10000-01-01 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384933#M862247</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm not sure to understand your question but there is no way that you can get this value for the year (at least on a 8.0.5). Because you cannot insert this kind of value, you also cannot get one.&lt;BR /&gt;&lt;BR /&gt;For better understanding, see the explanation for the following error:&lt;BR /&gt;&lt;BR /&gt;"ORA-01841: (full) year must be between -4713 and +9999&lt;BR /&gt;&lt;BR /&gt;Cause: A date specified a year that is not in the valid date range. A valid date is any date between January 1, 4712 B.C. and December 31, 4712 A.D. &lt;BR /&gt;&lt;BR /&gt;Action: Enter a valid date value between 4712 B.C. and 4712 A.D."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
    <pubDate>Thu, 23 Sep 2004 03:45:46 GMT</pubDate>
    <dc:creator>Eric Antunes</dc:creator>
    <dc:date>2004-09-23T03:45:46Z</dc:date>
    <item>
      <title>Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384929#M862243</link>
      <description>Hi,&lt;BR /&gt;According I knew, Oracle date range is between -4713 and +9999.&lt;BR /&gt;Is it possible that Oracle store the vaule : 10000/1/1 of date format in Oracle &lt;BR /&gt;Database.&lt;BR /&gt;Becuase I saw this value in my data using DBA Studio.&lt;BR /&gt;and my application insert this kinds of value into Oracle Database.&lt;BR /&gt;From Databse, I got this vaule(10000/1/1) from table field of date format.&lt;BR /&gt;&lt;BR /&gt;Oracle Version : 8.0,5&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards.&lt;BR /&gt;&lt;BR /&gt;K.Y</description>
      <pubDate>Thu, 23 Sep 2004 00:10:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384929#M862243</guid>
      <dc:creator>KY.Chuang</dc:creator>
      <dc:date>2004-09-23T00:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384930#M862244</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;if question=oracle&lt;BR /&gt;  exec metalink.oracle.com&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;MB.</description>
      <pubDate>Thu, 23 Sep 2004 00:44:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384930#M862244</guid>
      <dc:creator>Marcel Boogert_1</dc:creator>
      <dc:date>2004-09-23T00:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384931#M862245</link>
      <description>Your back end database is old, but from what you report, the back end database handles five digit years.  They probably fixed it when they dealt with Y2K&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 23 Sep 2004 00:56:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384931#M862245</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-09-23T00:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384932#M862246</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;metalink according to note:217143.1, says&lt;BR /&gt;date datatype:&lt;BR /&gt;range from January 1, 4712 BC to December 31, 9999 AD &lt;BR /&gt;&lt;BR /&gt;the cases that you might have observed is most probably a BUG!&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Thu, 23 Sep 2004 03:32:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384932#M862246</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2004-09-23T03:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384933#M862247</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm not sure to understand your question but there is no way that you can get this value for the year (at least on a 8.0.5). Because you cannot insert this kind of value, you also cannot get one.&lt;BR /&gt;&lt;BR /&gt;For better understanding, see the explanation for the following error:&lt;BR /&gt;&lt;BR /&gt;"ORA-01841: (full) year must be between -4713 and +9999&lt;BR /&gt;&lt;BR /&gt;Cause: A date specified a year that is not in the valid date range. A valid date is any date between January 1, 4712 B.C. and December 31, 4712 A.D. &lt;BR /&gt;&lt;BR /&gt;Action: Enter a valid date value between 4712 B.C. and 4712 A.D."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Thu, 23 Sep 2004 03:45:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384933#M862247</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-09-23T03:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384934#M862248</link>
      <description>Dear all,&lt;BR /&gt;Actually, this kinds of value really exist.&lt;BR /&gt;and It's not a bog of Oracle.&lt;BR /&gt;Please check the attachment...&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;K.Y &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Sep 2004 22:51:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384934#M862248</guid>
      <dc:creator>KY.Chuang</dc:creator>
      <dc:date>2004-09-23T22:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384935#M862249</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;still looking like a bug in the tool you are using to query the data.&lt;BR /&gt;&lt;BR /&gt;can you post the output of:&lt;BR /&gt;select max(t$exdt) from ttiedm100886;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Fri, 24 Sep 2004 01:09:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384935#M862249</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2004-09-24T01:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384936#M862250</link>
      <description>to Yogeeraj,&lt;BR /&gt;select max(t$exdt) from ttiedm100886 ;&lt;BR /&gt;output data is : 2099/12/31&lt;BR /&gt;&lt;BR /&gt;... &lt;BR /&gt;else&lt;BR /&gt;Can you give me a sample syntax to export a Table structure and data.&lt;BR /&gt;and I will post it to this thread.&lt;BR /&gt;&lt;BR /&gt;K.Y&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Sep 2004 01:44:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384936#M862250</guid>
      <dc:creator>KY.Chuang</dc:creator>
      <dc:date>2004-09-24T01:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384937#M862251</link>
      <description>to Yogeeraj,&lt;BR /&gt;Please check following sql and result, &lt;BR /&gt;SQL&amp;gt; select min(t$exdt) from baan.ttiedm100886;&lt;BR /&gt;MIN(T$EXDT)&lt;BR /&gt;------------&lt;BR /&gt;01-JAN-99&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; select max(t$exdt) from ttiedm100886;&lt;BR /&gt;MAX(T$EXDT)&lt;BR /&gt;------------&lt;BR /&gt;31-DEC-99&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; select min(to_char(T$EXDT, 'YYYY/MM/DD')) from ttiedm100886;&lt;BR /&gt;&lt;BR /&gt;MIN(TO_CHA&lt;BR /&gt;----------&lt;BR /&gt;0000/00/00&lt;BR /&gt;&lt;BR /&gt;K.Y</description>
      <pubDate>Fri, 24 Sep 2004 02:10:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384937#M862251</guid>
      <dc:creator>KY.Chuang</dc:creator>
      <dc:date>2004-09-24T02:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384938#M862252</link>
      <description>hi K.Y,&lt;BR /&gt;&lt;BR /&gt;can you post the SQLPLUS output of:&lt;BR /&gt;describe ttiedm100886 &lt;BR /&gt;&lt;BR /&gt;The last sql output look really intriguing!&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Fri, 24 Sep 2004 03:26:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384938#M862252</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2004-09-24T03:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384939#M862253</link>
      <description>Hi KY.Chuang,&lt;BR /&gt;&lt;BR /&gt;Go to the dirctory where you want your export file, in DOS and execute:&lt;BR /&gt;&lt;BR /&gt;exp80 userid=&lt;USERID&gt;/&lt;PWD&gt;@&lt;INSTANCE&gt; file=&lt;DRIVE&gt;:\...\ttiedm100886.dmp tables=(TTIEDM100886) &lt;BR /&gt;&lt;BR /&gt;In fact the min value for t$exdt is very strange...&lt;BR /&gt;&lt;BR /&gt;Eric&lt;BR /&gt;&lt;BR /&gt;&lt;/DRIVE&gt;&lt;/INSTANCE&gt;&lt;/PWD&gt;&lt;/USERID&gt;</description>
      <pubDate>Fri, 24 Sep 2004 03:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384939#M862253</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-09-24T03:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384940#M862254</link>
      <description>Can you post the min value without formating with to_char?&lt;BR /&gt;&lt;BR /&gt;select min(t$exdt) from ttiedm100886;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Sep 2004 03:51:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384940#M862254</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-09-24T03:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384941#M862255</link>
      <description>Dear all,&lt;BR /&gt;     I already export table structure and data, Please check the attachment...&lt;BR /&gt;&lt;BR /&gt;Following is Log &lt;BR /&gt;--------------------------------------------&lt;BR /&gt;Connected to: Oracle8 Enterprise Edition Release 8.0.5.0.1 64bit - Production&lt;BR /&gt;With the Partitioning and Objects options&lt;BR /&gt;PL/SQL Release 8.0.5.0.0 - Production&lt;BR /&gt;Export done in ZHT32EUC character set and ZHT32EUC NCHAR character set&lt;BR /&gt;&lt;BR /&gt;About to export specified tables via Conventional Path ...&lt;BR /&gt;. . exporting table                   TTIEDM100886         93 rows exported&lt;BR /&gt;Export terminated successfully without warnings.&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;K.Y</description>
      <pubDate>Fri, 24 Sep 2004 04:05:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384941#M862255</guid>
      <dc:creator>KY.Chuang</dc:creator>
      <dc:date>2004-09-24T04:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384942#M862256</link>
      <description>Hi KY,&lt;BR /&gt;&lt;BR /&gt;I can't import your table because of the different character set...&lt;BR /&gt;&lt;BR /&gt;Show me the result of:&lt;BR /&gt;&lt;BR /&gt;select min(to_char( t$exdt, 'DD-MM-RRRR')) from ttiedm100886;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Sep 2004 06:05:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384942#M862256</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-09-24T06:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384943#M862257</link>
      <description>to Eric Antunes,&lt;BR /&gt;SQL&amp;gt; select min(to_char(t$exdt,'DD-MM-RRRR'))&lt;BR /&gt;  2  from ttiedm100886;&lt;BR /&gt;&lt;BR /&gt;MIN(TO_CHA&lt;BR /&gt;----------&lt;BR /&gt;00-00-0000&lt;BR /&gt;&lt;BR /&gt;K.Y&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Sep 2004 20:25:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384943#M862257</guid>
      <dc:creator>KY.Chuang</dc:creator>
      <dc:date>2004-09-28T20:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384944#M862258</link>
      <description>K.Y,&lt;BR /&gt;&lt;BR /&gt;Post the results of the following queries from SQL*Plus: &lt;BR /&gt;&lt;BR /&gt;select to_char(min( t$exdt), 'YYYY') from ttiedm100886;&lt;BR /&gt;&lt;BR /&gt;select to_char(min( t$exdt), 'MON') from ttiedm100886;&lt;BR /&gt;&lt;BR /&gt;select to_char(min( t$exdt), 'MM') from ttiedm100886;&lt;BR /&gt;&lt;BR /&gt;select to_char(min( t$exdt), 'DD') from ttiedm100886;&lt;BR /&gt;&lt;BR /&gt;select to_char(min( t$exdt), 'HH:MI:SS') from ttiedm100886;&lt;BR /&gt;&lt;BR /&gt;select to_char(min( t$exdt), 'HH24:MI:SS') from ttiedm100886;&lt;BR /&gt;&lt;BR /&gt;select to_char(min( t$exdt), 'HH') from ttiedm100886;&lt;BR /&gt;&lt;BR /&gt;select to_char(min( t$exdt), 'MI') from ttiedm100886;&lt;BR /&gt;&lt;BR /&gt;select to_char(min( t$exdt), 'SS') from ttiedm100886;&lt;BR /&gt;&lt;BR /&gt;Usually, these kind of issues end up being related to data being entered through some 3rd party application which for some reason does something strange to the date data to cause the error. Is this your case?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Wed, 29 Sep 2004 06:10:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384944#M862258</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-09-29T06:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384945#M862259</link>
      <description>To Eric,&lt;BR /&gt;the following result as your script...&lt;BR /&gt;select to_char(min( t$exdt), 'YYYY') from ttiedm100886;&lt;BR /&gt;TO_C&lt;BR /&gt;----&lt;BR /&gt;0000&lt;BR /&gt;&lt;BR /&gt;select to_char(min( t$exdt), 'MON') from ttiedm100886;&lt;BR /&gt;TO_CHA&lt;BR /&gt;------&lt;BR /&gt;000&lt;BR /&gt;&lt;BR /&gt;select to_char(min( t$exdt), 'MM') from ttiedm100886;&lt;BR /&gt;TO&lt;BR /&gt;--&lt;BR /&gt;00&lt;BR /&gt;&lt;BR /&gt;select to_char(min( t$exdt), 'DD') from ttiedm100886;&lt;BR /&gt;TO&lt;BR /&gt;--&lt;BR /&gt;00&lt;BR /&gt;&lt;BR /&gt;select to_char(min( t$exdt), 'HH:MI:SS') from ttiedm100886;&lt;BR /&gt;TO_CHAR(&lt;BR /&gt;--------&lt;BR /&gt;00:00:00&lt;BR /&gt;&lt;BR /&gt;select to_char(min( t$exdt), 'HH24:MI:SS') from ttiedm100886;&lt;BR /&gt;TO_CHAR(&lt;BR /&gt;--------&lt;BR /&gt;00:00:00&lt;BR /&gt;&lt;BR /&gt;select to_char(min( t$exdt), 'HH') from ttiedm100886;&lt;BR /&gt;TO&lt;BR /&gt;--&lt;BR /&gt;00&lt;BR /&gt;&lt;BR /&gt;select to_char(min( t$exdt), 'MI') from ttiedm100886;&lt;BR /&gt;TO&lt;BR /&gt;--&lt;BR /&gt;00&lt;BR /&gt;&lt;BR /&gt;select to_char(min( t$exdt), 'SS') from ttiedm100886;&lt;BR /&gt;TO&lt;BR /&gt;--&lt;BR /&gt;00&lt;BR /&gt;&lt;BR /&gt;-----------------------------------------&lt;BR /&gt;Yes, My agent application process this strange date by itself, and I want to know how it did. But application's company don't want to tell me how it did. So I just can find the solution by myself. &lt;BR /&gt;Maybe you or discuss's man have some ideas which can find the solution.&lt;BR /&gt;Thanks &amp;amp; Regards.&lt;BR /&gt;K.Y&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Sep 2004 20:44:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384945#M862259</guid>
      <dc:creator>KY.Chuang</dc:creator>
      <dc:date>2004-09-29T20:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384946#M862260</link>
      <description>Hi K.Y,&lt;BR /&gt;&lt;BR /&gt;Your primary concern should be to correct the data: tell application's company that if they don't want to tell you where the program is doing this, they'll need at least to correct this zero date(s) to the correct(s) value(s). &lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Sep 2004 03:57:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384946#M862260</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-09-30T03:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Date 10000-01-01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384947#M862261</link>
      <description>The dates in the screen shots appear to have Chinese characters. It is possible that this is a valid Chinese calendar date that fits in the specified Oracle Gregorian calendar range??? I don't know what the offset is but I believe the Chinese calendar is a couple thousand years ahead of the Gregorian one.</description>
      <pubDate>Wed, 06 Oct 2004 10:18:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-date-10000-01-01/m-p/3384947#M862261</guid>
      <dc:creator>Don Spare</dc:creator>
      <dc:date>2004-10-06T10:18:28Z</dc:date>
    </item>
  </channel>
</rss>

