<?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 ORA-01555: snapshot too old in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081190#M810982</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I know that this problem is all too common but I really need some help on this. I'm new with Databases so please bear with me. I feel that the common solution given to this problem doesn't always work. I have extended my rollback by 3 folds but still doesn't work. The rollback segments didn't even grow. Exporting as SYSTEM gave no problems. Can it be due to the insufficient rollback segments?&lt;BR /&gt;I have seven rollback segments and with approx 160 DB users at a given time. Can adding more rollback segments help?</description>
    <pubDate>Mon, 29 Sep 2003 19:51:02 GMT</pubDate>
    <dc:creator>kohli</dc:creator>
    <dc:date>2003-09-29T19:51:02Z</dc:date>
    <item>
      <title>ORA-01555: snapshot too old</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081190#M810982</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I know that this problem is all too common but I really need some help on this. I'm new with Databases so please bear with me. I feel that the common solution given to this problem doesn't always work. I have extended my rollback by 3 folds but still doesn't work. The rollback segments didn't even grow. Exporting as SYSTEM gave no problems. Can it be due to the insufficient rollback segments?&lt;BR /&gt;I have seven rollback segments and with approx 160 DB users at a given time. Can adding more rollback segments help?</description>
      <pubDate>Mon, 29 Sep 2003 19:51:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081190#M810982</guid>
      <dc:creator>kohli</dc:creator>
      <dc:date>2003-09-29T19:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: ORA-01555: snapshot too old</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081191#M810983</link>
      <description>"ORA 1555 snapshot too old" can be caused by "rollback segment too small", it is because rollback records needed by a reader for consistent read are overwritten by other writers, the operation that failed the information it needs to construct a read consistent view of the data is no longer available. The main way to avoid this is to use larger rollback segments across the system. This gives you a longer period of grace before 'old' rollback infomation gets overwritten. It is typically no use just enlarging a single rollback segment. &lt;BR /&gt;For long running reports, try to run these when the database is lightly loaded so that the chance of a rollback segment wrapping is reduced (as there are fewer transactions in progress and hence less rollback information being generated). Try using an ORDER BY clause that forces a sort in the query - this should produce the row-source up front so undo is only needed while this ordered row-source is produced.</description>
      <pubDate>Mon, 29 Sep 2003 22:45:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081191#M810983</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-09-29T22:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: ORA-01555: snapshot too old</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081192#M810984</link>
      <description>My problem is when I do a DB export.&lt;BR /&gt;I did enlarge all rollback segment Initial and Next extent size but still have the same problem. How do we determine how many rollback segments is sufficient for our system?</description>
      <pubDate>Mon, 29 Sep 2003 22:52:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081192#M810984</guid>
      <dc:creator>kohli</dc:creator>
      <dc:date>2003-09-29T22:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: ORA-01555: snapshot too old</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081193#M810985</link>
      <description>What version of oracle are you using? What is the exact error message?</description>
      <pubDate>Mon, 29 Sep 2003 23:30:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081193#M810985</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-09-29T23:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: ORA-01555: snapshot too old</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081194#M810986</link>
      <description>hi,&lt;BR /&gt;*&lt;BR /&gt;I think support note &amp;lt;40689.1&amp;gt; covers this topic very well&lt;BR /&gt;*&lt;BR /&gt;see attachment.&lt;BR /&gt;*&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Tue, 30 Sep 2003 01:55:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081194#M810986</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-09-30T01:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: ORA-01555: snapshot too old</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081195#M810987</link>
      <description>hi,&lt;BR /&gt;*&lt;BR /&gt;sorry forgot the attachment.&lt;BR /&gt;Note that the only CAUSE of a 1555 is improperly sized rollback segments.&lt;BR /&gt;*&lt;BR /&gt;Note that in 9i, this might be a little easier to deal with as you can set an undo &lt;BR /&gt;rentention period.&lt;BR /&gt;*&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Sep 2003 02:00:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081195#M810987</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-09-30T02:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: ORA-01555: snapshot too old</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081196#M810988</link>
      <description>Your problem is that you are trying to export whilst your database is in use. ie transactions are updating the database whilst the export is in progress.&lt;BR /&gt;Oracle attempts to give your export a consistent view of the data, but runs out of rollback to do this - there must be a lot of updating going on.&lt;BR /&gt;&lt;BR /&gt;The safest route is to export the database whilst no-none is using it. There are 2 ways:&lt;BR /&gt;&lt;BR /&gt;1. Politely ask all users to log off for the duration.&lt;BR /&gt;&lt;BR /&gt;2. Shutdown immediate, then startup restrict the database; run your export (as privileged user); shutdown, startup normal the database.&lt;BR /&gt;&lt;BR /&gt;-- Graham</description>
      <pubDate>Tue, 30 Sep 2003 02:36:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081196#M810988</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-09-30T02:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: ORA-01555: snapshot too old</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081197#M810989</link>
      <description>I'm using Oracle 8.1.7.4 on HP UX.&lt;BR /&gt;This is a system running 24x7 so shutting down is a no-no. Asking users to log out is not an option in this environment. I know that creating more rollback segments helps...but does a larger minimum extent help?</description>
      <pubDate>Tue, 30 Sep 2003 06:16:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081197#M810989</guid>
      <dc:creator>kohli</dc:creator>
      <dc:date>2003-09-30T06:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: ORA-01555: snapshot too old</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081198#M810990</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;When you did the export did you say CONSISTENT=Y because if you did the export will ensure that the export copies all tables as they were when the first table is exported. This will mean extra rollback is used.  Try setting consistent=N.&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 30 Sep 2003 08:26:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081198#M810990</guid>
      <dc:creator>Dave Walley</dc:creator>
      <dc:date>2003-09-30T08:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: ORA-01555: snapshot too old</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081199#M810991</link>
      <description>If shutting down or asking users to log out is a no-no, one has to wonder in that case what you are trying to achieve with your export.&lt;BR /&gt;&lt;BR /&gt;You should be aware that export of a database against which transactions are taking place is not in any way a secure backup. &lt;BR /&gt;&lt;BR /&gt;However, if export is what you really want, then you need to increase the size of your rollback segments, or add some larger ones.&lt;BR /&gt;Note that extending the tablespace which contains the rollback segments is not enough.&lt;BR /&gt;&lt;BR /&gt;You can query your existing with&lt;BR /&gt;&lt;BR /&gt;select SEGMENT_NAME, TABLESPACE_NAME, INITIAL_EXTENT, NEXT_EXTENT, MIN_EXTENTS, MAX_EXTENTS, status&lt;BR /&gt;from dba_rollback_segs&lt;BR /&gt;/&lt;BR /&gt;&lt;BR /&gt;To add new ones, you want something like:&lt;BR /&gt;&lt;BR /&gt;CREATE ROLLBACK SEGMENT &lt;RBSNAME&gt;&lt;BR /&gt;TABLESPACE &lt;TBSNAME&gt;&lt;BR /&gt;STORAGE (INITIAL 100m NEXT 100m &lt;BR /&gt;         MAXEXTENTS unlimited)&lt;BR /&gt;/&lt;BR /&gt;&lt;BR /&gt;Then you need to bring it online with &lt;BR /&gt;ALTER ROLLBACK SEGMENT &lt;RBSNAME&gt; ONLINE&lt;BR /&gt;/&lt;BR /&gt;&lt;BR /&gt;You should also add it to your init.ora so that is available after database restart.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps. It's a big subject for someone new to databases.&lt;BR /&gt;You should really read the oracle documentation. &lt;BR /&gt;If you don't have the CD you can download it from&lt;BR /&gt;&lt;A href="http://otn.oracle.com/documentation/oracle8i.html" target="_blank"&gt;http://otn.oracle.com/documentation/oracle8i.html&lt;/A&gt;&lt;BR /&gt;(you may have to register first).&lt;BR /&gt;&lt;BR /&gt;-- Graham&lt;/RBSNAME&gt;&lt;/TBSNAME&gt;&lt;/RBSNAME&gt;</description>
      <pubDate>Tue, 30 Sep 2003 08:37:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ora-01555-snapshot-too-old/m-p/3081199#M810991</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-09-30T08:37:31Z</dc:date>
    </item>
  </channel>
</rss>

