<?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: Tablespace Autoextend in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/tablespace-autoextend/qaa-p/1433942#M623385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can be done by BRtools or directly by SQls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Brtools : You need to alter all datafiles with autoextend On. Check this documentation..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70ehp1/helpdata/en/f1/5e863f06593a17e10000000a114084/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70ehp1/helpdata/en/f1/5e863f06593a17e10000000a114084/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If you are comfortable in SQLs.. then only do this way :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL : you need to do this for all datafiles of the tablespace one by one which are autoextendable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alter database datafile '/oracle/P50/sapdata14/rbw_295/rbw.data295' autoextend off&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Directly do it for tablespace :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="599417"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 17 Apr 2011 19:26:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-04-17T19:26:04Z</dc:date>
    <item>
      <title>Tablespace Autoextend</title>
      <link>https://community.sap.com/t5/technology-q-a/tablespace-autoextend/qaq-p/1433936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In our R/3 landscape, the status of some of the tablespaces is "autoextend On" and some are "autoextend off" mode. We would like to turn the autoextnd mode OFF from ON. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best way to turn the autoextend mode OFF. As per my understanding, if we turn off all the datafiles of the tablespace using SQLPLUS , it will automatically change the status of the autoextend mode from ON to OFF. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls confirm or suggest any other method to turn tablespace autoextend mode OFF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 15:13:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/tablespace-autoextend/qaq-p/1433936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-11T15:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Tablespace Autoextend</title>
      <link>https://community.sap.com/t5/technology-q-a/tablespace-autoextend/qaa-p/1433937#M623380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depending on your version of SAP and SAPDBA and database.  That is the a way it can be done with Oracle 8 and onwards, but SAPDBA can also be used.  See Notes, 64335, 139467, 693725&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 18:09:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/tablespace-autoextend/qaa-p/1433937#M623380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-11T18:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Tablespace Autoextend</title>
      <link>https://community.sap.com/t5/technology-q-a/tablespace-autoextend/qaa-p/1433938#M623381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have autoextend turned off on all our data files for more control of space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the Oracle command:&lt;/P&gt;&lt;P&gt;alter tablespace ... autoextend off&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or &lt;/P&gt;&lt;P&gt;Oracle Enterprise Manager&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or &lt;/P&gt;&lt;P&gt;Brtools /BrGui&lt;/P&gt;&lt;P&gt;Space Mangement - Alter Data File - Alter Data File Action - auoext&lt;/P&gt;&lt;P&gt;Turn off autoextend&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;You should get used to using brtools/brgui&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 19:47:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/tablespace-autoextend/qaa-p/1433938#M623381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-11T19:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Tablespace Autoextend</title>
      <link>https://community.sap.com/t5/technology-q-a/tablespace-autoextend/qaa-p/1433939#M623382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks William for details. I'm able to run brtools as &amp;lt;sid&amp;gt;adm user account.I have not yet turnoff the autoextend as we are planning on weekend on our test server. I have one query to get clear:&lt;/P&gt;&lt;P&gt;1.  I'm not ablt to execute brgui as &amp;lt;sid&amp;gt;adm or &amp;lt;ora&amp;gt;sid account. What could be the reason?&lt;/P&gt;&lt;P&gt;2.  In past (i think last year), i turnoff the autoextend off of the all datafiles of one tablespace and it then automatically turn off tablespace autoextyend mode.&lt;/P&gt;&lt;P&gt;So do i have to turnoff all datafiles of tablespace first or can i turnoff autoextend mode directly to tablespace?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for yr reply.&lt;/P&gt;&lt;P&gt;Amar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 15:40:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/tablespace-autoextend/qaa-p/1433939#M623382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T15:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Tablespace Autoextend</title>
      <link>https://community.sap.com/t5/technology-q-a/tablespace-autoextend/qaa-p/1433940#M623383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Here are the brgui SAP notes&lt;/P&gt;&lt;P&gt;SAP Note: 611493 BrGui - Graphical user interface for BR*Tools&lt;/P&gt;&lt;P&gt;SAP Notes: 769159, 611493, 71253, 602497&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) You have to do it by data file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 16:17:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/tablespace-autoextend/qaa-p/1433940#M623383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T16:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Tablespace Autoextend</title>
      <link>https://community.sap.com/t5/technology-q-a/tablespace-autoextend/qaa-p/1433941#M623384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you williams, its very helpfull to me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Apr 2011 15:26:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/tablespace-autoextend/qaa-p/1433941#M623384</guid>
      <dc:creator>former_member186190</dc:creator>
      <dc:date>2011-04-17T15:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tablespace Autoextend</title>
      <link>https://community.sap.com/t5/technology-q-a/tablespace-autoextend/qaa-p/1433942#M623385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can be done by BRtools or directly by SQls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Brtools : You need to alter all datafiles with autoextend On. Check this documentation..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70ehp1/helpdata/en/f1/5e863f06593a17e10000000a114084/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70ehp1/helpdata/en/f1/5e863f06593a17e10000000a114084/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If you are comfortable in SQLs.. then only do this way :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL : you need to do this for all datafiles of the tablespace one by one which are autoextendable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alter database datafile '/oracle/P50/sapdata14/rbw_295/rbw.data295' autoextend off&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Directly do it for tablespace :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="599417"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Apr 2011 19:26:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/tablespace-autoextend/qaa-p/1433942#M623385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-17T19:26:04Z</dc:date>
    </item>
  </channel>
</rss>

