<?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: one confusion about oracle in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877360#M852904</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;seems like a problem with your control files.&lt;BR /&gt;&lt;BR /&gt;i would recommend that you use RMAN for backup and restore. The management will be much easier.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please refer to metalink note: 73974.1 - RMAN: Restoring an RMAN backup to another node.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
    <pubDate>Wed, 29 Dec 2004 22:55:06 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2004-12-29T22:55:06Z</dc:date>
    <item>
      <title>one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877355#M852899</link>
      <description>In fact, I have recovered the database at '2004-12-27:10:00' first time and 'alter database open resetlogs' . But from then to now, other reason need me do this again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This time, I restore all files into exact directorys(datafiles,control files and online/offline redo logs) and the backup time is '2004-12-27:03:00:00'. So, I want to appply archieved logs until '2004-12-27:08:00:00' and met this error.&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; recover database until time '2004-12-27:08:00:00' using backup controlfile;&lt;BR /&gt;ORA-00283: recovery session canceled due to errors&lt;BR /&gt;ORA-01190: controlfile or data file 1 is from before the last RESETLOGS&lt;BR /&gt;ORA-01110: data file 1: '/oracle/R3D/sapdata1/system_1/system.data1'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; alter database open resetlogs;&lt;BR /&gt;alter database open resetlogs&lt;BR /&gt;*&lt;BR /&gt;ERROR at line 1:&lt;BR /&gt;ORA-01190: controlfile or data file 1 is from before the last RESETLOGS&lt;BR /&gt;ORA-01110: data file 1: '/oracle/R3D/sapdata1/system_1/system.data1'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I notice, '2004-12-27:08:00:00' is before '2004-12-27:10:00:00' and how does oracle know when I open it with "resetlogs" ??</description>
      <pubDate>Wed, 29 Dec 2004 09:50:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877355#M852899</guid>
      <dc:creator>SeaMark_1</dc:creator>
      <dc:date>2004-12-29T09:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877356#M852900</link>
      <description>Hi SeaMark,&lt;BR /&gt;&lt;BR /&gt;Oracle archiving can only process recovery requests from the past to the future, not the opposite. As you said you've already done a "alter database open resetlogs" at 2004-12-27:10:00, so you can't do any recovery before this date and time with this open database. &lt;BR /&gt;&lt;BR /&gt;But you can put all the backup files (datafiles, redologs and control) again in there place ready to recover (erasing the present database) and retry all the recover operation as you want until 2004-12-27:10:00.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Wed, 29 Dec 2004 10:29:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877356#M852900</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-12-29T10:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877357#M852901</link>
      <description>Seems the control files disagree with what state this file should be in:&lt;BR /&gt;&lt;BR /&gt;'/oracle/R3D/sapdata1/system_1/system.data1'&lt;BR /&gt;&lt;BR /&gt;When you restored, you restored all control files? When you backed up was it hot or cold, rman or other methodology?&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Dec 2004 10:30:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877357#M852901</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-12-29T10:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877358#M852902</link>
      <description>In my previous response I meant to wrote:&lt;BR /&gt;&lt;BR /&gt;"...and retry all the recover operation as you want until 2004-12-27:08:00."&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Dec 2004 10:33:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877358#M852902</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-12-29T10:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877359#M852903</link>
      <description>Hi SeaMark,&lt;BR /&gt;&lt;BR /&gt;From you post I understand that&lt;BR /&gt;&lt;BR /&gt;You have a database backup  as of  at 03:00 hours on 27-12-2004. &lt;BR /&gt;&lt;BR /&gt;You recovered the database and applied the logs till 10:00 hours on 27-12-2004 and opened the database with resetlogs option.&lt;BR /&gt;&lt;BR /&gt;Next time you wanted to recover the database as of  08:00 hours on 27-12-2004. &lt;BR /&gt;&lt;BR /&gt;I agree with Eric that archive logs can be applied to recover an instance to a time in the future. &lt;BR /&gt;&lt;BR /&gt;Now if you wanted to recover the database to 08:00 hours then you will have to shutdown the database that you opened earlier, and restore the datafiles, control files and  redologs again into their respective directories and then issue the command&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; Recover database using backup contorlfile until time â  2004-12-27:08:00â  ;&lt;BR /&gt;&lt;BR /&gt;You should be able to recover it and open the database. May be earlier you had the control files and datafiles belonging to different times.&lt;BR /&gt;&lt;BR /&gt;I hope this helps&lt;BR /&gt;In</description>
      <pubDate>Wed, 29 Dec 2004 20:14:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877359#M852903</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2004-12-29T20:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877360#M852904</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;seems like a problem with your control files.&lt;BR /&gt;&lt;BR /&gt;i would recommend that you use RMAN for backup and restore. The management will be much easier.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please refer to metalink note: 73974.1 - RMAN: Restoring an RMAN backup to another node.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Wed, 29 Dec 2004 22:55:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877360#M852904</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2004-12-29T22:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877361#M852905</link>
      <description>I agree with Indira. Check that all the datafiles, online/offline redo log file and control files are restored properly before starting the recovery process. &lt;BR /&gt;&lt;BR /&gt;Also check the value of control_files in the parameter file.&lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Thu, 30 Dec 2004 00:35:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877361#M852905</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2004-12-30T00:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877362#M852906</link>
      <description>Thanks for all responses.&lt;BR /&gt;I guess I mislead you in some way.&lt;BR /&gt;&lt;BR /&gt;I describe the situation in details.&lt;BR /&gt;&lt;BR /&gt;1) I have cool backup at 2004.12.27 3:00.&lt;BR /&gt;That afternoon, I restore all files and done an incomplete recovery until 12.27 10:00 and open database with "resetlogs".&lt;BR /&gt;&lt;BR /&gt;2) At 2004.12.19, another recovery must be done. I still restored those files(backuped at 2004.12.27 3:00) and want to do more time just as last time, only differece is that time-point is 8:00 not 10:00. but the error occured.&lt;BR /&gt;&lt;BR /&gt;3) I use backup method provided by SAP.&lt;BR /&gt;&lt;BR /&gt;I try more time and get it over.&lt;BR /&gt;&lt;BR /&gt;a) restored all files.&lt;BR /&gt;b) recover database&lt;BR /&gt;c) recover database until '2004-12-27:08:00:00' using backup controlfile&lt;BR /&gt;d) alter database open resetlogs&lt;BR /&gt;&lt;BR /&gt;All the best.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Dec 2004 07:20:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877362#M852906</guid>
      <dc:creator>SeaMark_1</dc:creator>
      <dc:date>2004-12-30T07:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877363#M852907</link>
      <description>one mistake.&lt;BR /&gt;&lt;BR /&gt;I want to say&lt;BR /&gt;&lt;BR /&gt;2) At 2004.12.29, another recovery must be done. I still restored those files(backuped at 2004.12.27 3:00) and want to do more time just as last time, only differece is that time-point is 8:00 not 10:00. but the error occured.</description>
      <pubDate>Thu, 30 Dec 2004 07:38:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877363#M852907</guid>
      <dc:creator>SeaMark_1</dc:creator>
      <dc:date>2004-12-30T07:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877364#M852908</link>
      <description>I'm kinda new to Oracle 9.2.1 and was wondering... Is there a disadvantage to doing a COLD backup of a database..  The restore seems seemless (just restore the files and that's it)?</description>
      <pubDate>Thu, 30 Dec 2004 09:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877364#M852908</guid>
      <dc:creator>Darren Etheridge_2</dc:creator>
      <dc:date>2004-12-30T09:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877365#M852909</link>
      <description>Darren,&lt;BR /&gt;&lt;BR /&gt;COLD backup has the biggest disadvantage - DOWNTIME!&lt;BR /&gt;&lt;BR /&gt;I still wonder why people still do COLD backup, when with HOT backup, we have uptime and recovery procedures are not too complicated and we can recover till the very last transaction...&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Thu, 30 Dec 2004 10:01:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877365#M852909</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2004-12-30T10:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877366#M852910</link>
      <description>Since our operataion is from 9-5 and downtime isn't an factor is there a disadvantage?</description>
      <pubDate>Thu, 30 Dec 2004 10:04:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877366#M852910</guid>
      <dc:creator>Darren Etheridge_2</dc:creator>
      <dc:date>2004-12-30T10:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877367#M852911</link>
      <description>Seamark,&lt;BR /&gt;&lt;BR /&gt;Your 2) subject is the same as in previous post. &lt;BR /&gt;&lt;BR /&gt;If it worked at the first time for 10:00, it must work with 08:00 since the cold backup is from 03:00! You must have done something different the time...&lt;BR /&gt;&lt;BR /&gt;Darren,&lt;BR /&gt;&lt;BR /&gt;Here I desagree with Yogeeraj... I use cold backup since the very begining and had recover only once: I loosed 2 hours of work but that wasn't critical for my organization because those 2 hours of data will never cover the money and time will needed to spend to garantee them with archive logs!&lt;BR /&gt;&lt;BR /&gt;So, you have to evaluate what are the essencial needs for your organization:&lt;BR /&gt;&lt;BR /&gt;- Restore time;&lt;BR /&gt;&lt;BR /&gt;- Maximum data you can loose (in hours);&lt;BR /&gt;&lt;BR /&gt;- Downtime you can have;&lt;BR /&gt;&lt;BR /&gt;- Database volatility (changing speed);&lt;BR /&gt;&lt;BR /&gt;- Disk space available for archive logs and money available to buy more if they are needed, ...&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Dec 2004 11:03:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877367#M852911</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-12-30T11:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877368#M852912</link>
      <description>hi,Eric&lt;BR /&gt;&lt;BR /&gt;Thanks you for reply.&lt;BR /&gt;&lt;BR /&gt;Really, another difference thing ignored is when I recover Oracle to 8:00 in the second time, I don't do "recover database" before "recover database using backup controlfile" and got that error. So, I do again following my last post, which is just like my recovery to 10:00 in the first time.&lt;BR /&gt;&lt;BR /&gt;So, I have some confusion.&lt;BR /&gt;&lt;BR /&gt;I believe doing "recover database" before "recover database using backup controlfile" seems to be insignificant.&lt;BR /&gt;&lt;BR /&gt;Do you think?&lt;BR /&gt;&lt;BR /&gt;---------------&lt;BR /&gt;&lt;BR /&gt;About doing cold backup, you listed many factors concerned with and I take my side on you. &lt;BR /&gt;&lt;BR /&gt;But you may neglect another important factor --- person.&lt;BR /&gt;&lt;BR /&gt;I don't support COLD BACKUP.&lt;BR /&gt;In the beginning, I ONLINE backuped Oracle but an awful boss can destroy everything.&lt;BR /&gt;:-) &lt;BR /&gt;He made an opinionated decision that bakcup Oracle must be like backup AS/400(he is very skillful about AS/400.). I am new clerk and can't persuade him, which results in current situation directly.&lt;BR /&gt;&lt;BR /&gt;Badly ~~~</description>
      <pubDate>Thu, 30 Dec 2004 19:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877368#M852912</guid>
      <dc:creator>SeaMark_1</dc:creator>
      <dc:date>2004-12-30T19:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877369#M852913</link>
      <description>Situations Requiring Incomplete Recovery&lt;BR /&gt;&lt;BR /&gt;1. Complete recovery fails because an archived log is lost.&lt;BR /&gt;2. All unarchived redo log files and a datafile are lost.&lt;BR /&gt;3. User error&lt;BR /&gt;- An important table was dropped.&lt;BR /&gt;- Invalid data was committed in a table.&lt;BR /&gt;4. Current control file is lost and a backup control file must be used to open the database.&lt;BR /&gt;&lt;BR /&gt;One need to give the following command only once for the recovery.&lt;BR /&gt;&lt;BR /&gt;recover [automatic] database until time 'yyyy-mm-dd:hh:mm:ss' using backup controlfile.&lt;BR /&gt;&lt;BR /&gt;A combination of Online/offline (cold) backups are used depending on the crticality of the database and 24x7 operations where database shutdown is not possible. &lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Fri, 31 Dec 2004 00:02:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877369#M852913</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2004-12-31T00:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877370#M852914</link>
      <description>I want to know one key-point.&lt;BR /&gt;&lt;BR /&gt;If I own all files(data files and control files) and roll Oracle forward, I use "recover database " or "recover database using backup cotrolfile" ??&lt;BR /&gt;&lt;BR /&gt;I found do "recover database until cancel", trace file tell me "Media recovery is not necessary" and do nothing.&lt;BR /&gt;&lt;BR /&gt;And with the same files I do "recover database using backup controfile until cancel ", the database really roll forward.&lt;BR /&gt;&lt;BR /&gt;Why? Who can tell me?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 31 Dec 2004 10:22:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877370#M852914</guid>
      <dc:creator>SeaMark_1</dc:creator>
      <dc:date>2004-12-31T10:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877371#M852915</link>
      <description>In case of complete recovery, one should always use "recover database" and this process &lt;BR /&gt;1. No need to open the database with resetlogs.&lt;BR /&gt;2. New incarnation of database does not happen.&lt;BR /&gt;3. A complete backup is not mandatory.&lt;BR /&gt;&lt;BR /&gt;In case of incomplete recovery, one should always use "recover database until or using backup controlfile" and this process &lt;BR /&gt;1. Always need to open the database with resetlogs.&lt;BR /&gt;2. New incarnation of database happen.&lt;BR /&gt;3. A complete backup is mandatory (preferably cold).&lt;BR /&gt;&lt;BR /&gt;The message "Media recovery is not necessary" in case of "recover database" comes beacause control file, database files and redo log files are all in sync and no recovery is required.&lt;BR /&gt;&lt;BR /&gt;Whereas in case of "recover database until cancel using backup controfile", Oracle tries to simulate an incomplete recovery scenario (even though backup file is matches that of other files).&lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Sat, 01 Jan 2005 08:48:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877371#M852915</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2005-01-01T08:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877372#M852916</link>
      <description>Hi SeaMark,&lt;BR /&gt;&lt;BR /&gt;In you specific situation, you must do:&lt;BR /&gt;&lt;BR /&gt;- Restore all datafiles;&lt;BR /&gt;- Do not restore controlfiles and redolog files;&lt;BR /&gt;- Mount database (startup mount);&lt;BR /&gt;- recover database until time '2004-12-27:08:00:00';&lt;BR /&gt;- alter database resetlogs;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Mon, 03 Jan 2005 04:17:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877372#M852916</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-01-03T04:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: one confusion about oracle</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877373#M852917</link>
      <description>Thanks everyone !!&lt;BR /&gt;I have found my way.</description>
      <pubDate>Tue, 04 Jan 2005 01:35:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/one-confusion-about-oracle/m-p/4877373#M852917</guid>
      <dc:creator>SeaMark_1</dc:creator>
      <dc:date>2005-01-04T01:35:53Z</dc:date>
    </item>
  </channel>
</rss>

