<?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>Question Re: dump roll back segment too small in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/dump-roll-back-segment-too-small/qaa-p/1359837#M590169</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Rana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you have "ora-01555: snapshot too old (rollback segment _ too small)", it usually means failure due to the lack of rollback space. The failure indicates read consistency error, as your active transaction overwrites existing, uncommitted transaction, which implies that the system change number SCN in the block is newer than the SCN at the start of the transaction. The read consistency image of new data can therefore not be created. This can happen when large transactions are being written where there is not enough tablespace for the rollback segments to expand or when the rbs has reached its "MAXEXTENTS". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution is to either add new roll back segment or extend the size of the existing ones.To extend the size of existing ones, increase both the values of their MINEXTENTS and OPTIMAL parameters with ALTER ROLLBACK SEGMENT statement or create additional ones. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Prince Jose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 May 2006 12:03:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-19T12:03:46Z</dc:date>
    <item>
      <title>dump roll back segment too small</title>
      <link>https://community.sap.com/t5/technology-q-a/dump-roll-back-segment-too-small/qaq-p/1359836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From last week i am getting this dump in my production system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Database error text........: "ORA-01555: snapshot too old: rollback segment&lt;/P&gt;&lt;P&gt; number 20 with name "PRS_18" too small#"&lt;/P&gt;&lt;P&gt;Internal call code.........: "[RSQL/FTCH/MKPF ]"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should i do to avoid this dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Viren.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 07:52:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dump-roll-back-segment-too-small/qaq-p/1359836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-19T07:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: dump roll back segment too small</title>
      <link>https://community.sap.com/t5/technology-q-a/dump-roll-back-segment-too-small/qaa-p/1359837#M590169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Rana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you have "ora-01555: snapshot too old (rollback segment _ too small)", it usually means failure due to the lack of rollback space. The failure indicates read consistency error, as your active transaction overwrites existing, uncommitted transaction, which implies that the system change number SCN in the block is newer than the SCN at the start of the transaction. The read consistency image of new data can therefore not be created. This can happen when large transactions are being written where there is not enough tablespace for the rollback segments to expand or when the rbs has reached its "MAXEXTENTS". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution is to either add new roll back segment or extend the size of the existing ones.To extend the size of existing ones, increase both the values of their MINEXTENTS and OPTIMAL parameters with ALTER ROLLBACK SEGMENT statement or create additional ones. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Prince Jose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 12:03:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dump-roll-back-segment-too-small/qaa-p/1359837#M590169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-19T12:03:46Z</dc:date>
    </item>
  </channel>
</rss>

