<?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: SDE change tablespace in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/sde-change-tablespace/m-p/771065#M949</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tablespace management is outside the ken of ArcGIS.&amp;nbsp; Best practice is to create one or more new tablespaces to manage tables owned by users.&amp;nbsp; The SDE tablespace (or whatever has been created for SDE-owned objects) should &lt;STRONG&gt;&lt;EM&gt;never&lt;/EM&gt;&lt;/STRONG&gt; be used for user data -- if you overfill it, the geodatabase may fail to function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Back in the old days, tablespace management was the primary task of database administrators, and there weren't any "AUTO" options available for segment management &lt;EM&gt;or&lt;/EM&gt; BIGFILE TABLESPACEs to simplify allocation strategies. Unfortunately, recent de-emphasis of this aspect means that some ugly administration challenges can result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you can use native SQL tools to manage both tablespace and user creation and allocation.&amp;nbsp; It may be wise to review the ArcGIS documentation on minimum permissions, or to use the &lt;A href="https://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/create-database-user.htm"&gt;Create Database User&lt;/A&gt; tool at least once to make sure you've met the requirements for a data owner account, but once you've identified what is necessary, creating new users wouldn't require much work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget that you can allocate more storage to tablespaces, up to the limits dictated by block size, BIGFILE/SMALLFILE property, and disk allocation on the device to which the datafile is allocated.&amp;nbsp; If you have overfilled a tablespace, creating a new one won't alter the allocation of existing tables; you will likely need to transfer or recreate the table(s) in the new tablespace, which can cause "high water mark" issues on the previous tablespace.&amp;nbsp; Untangling the nested issues may take a detailed implementation plan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Dec 2015 20:20:26 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2015-12-11T20:20:26Z</dc:date>
    <item>
      <title>SDE change tablespace</title>
      <link>https://community.esri.com/t5/geodatabase-questions/sde-change-tablespace/m-p/771064#M948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy guys,&lt;/P&gt;&lt;P&gt;i have a Oracle DB registered as Geodatabase Enterprise, i have create a new user with a specific tablespace. Now i must change this tablespace with a new tablespace with more space.&lt;/P&gt;&lt;P&gt;Can i create a new tablespace with SQL Plus and add to my user with SQL Plus or there is a specific procedure ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 19:19:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/sde-change-tablespace/m-p/771064#M948</guid>
      <dc:creator>DEVAPP</dc:creator>
      <dc:date>2015-12-11T19:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: SDE change tablespace</title>
      <link>https://community.esri.com/t5/geodatabase-questions/sde-change-tablespace/m-p/771065#M949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tablespace management is outside the ken of ArcGIS.&amp;nbsp; Best practice is to create one or more new tablespaces to manage tables owned by users.&amp;nbsp; The SDE tablespace (or whatever has been created for SDE-owned objects) should &lt;STRONG&gt;&lt;EM&gt;never&lt;/EM&gt;&lt;/STRONG&gt; be used for user data -- if you overfill it, the geodatabase may fail to function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Back in the old days, tablespace management was the primary task of database administrators, and there weren't any "AUTO" options available for segment management &lt;EM&gt;or&lt;/EM&gt; BIGFILE TABLESPACEs to simplify allocation strategies. Unfortunately, recent de-emphasis of this aspect means that some ugly administration challenges can result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you can use native SQL tools to manage both tablespace and user creation and allocation.&amp;nbsp; It may be wise to review the ArcGIS documentation on minimum permissions, or to use the &lt;A href="https://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/create-database-user.htm"&gt;Create Database User&lt;/A&gt; tool at least once to make sure you've met the requirements for a data owner account, but once you've identified what is necessary, creating new users wouldn't require much work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget that you can allocate more storage to tablespaces, up to the limits dictated by block size, BIGFILE/SMALLFILE property, and disk allocation on the device to which the datafile is allocated.&amp;nbsp; If you have overfilled a tablespace, creating a new one won't alter the allocation of existing tables; you will likely need to transfer or recreate the table(s) in the new tablespace, which can cause "high water mark" issues on the previous tablespace.&amp;nbsp; Untangling the nested issues may take a detailed implementation plan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 20:20:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/sde-change-tablespace/m-p/771065#M949</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-12-11T20:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: SDE change tablespace</title>
      <link>https://community.esri.com/t5/geodatabase-questions/sde-change-tablespace/m-p/771066#M950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vince,&lt;/P&gt;&lt;P&gt;thanks for your replay.&lt;/P&gt;&lt;P&gt;So if by SQL Plus i create a new tablespace and set this for the existing schema (user) the SDE user could be works fine?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 21:24:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/sde-change-tablespace/m-p/771066#M950</guid>
      <dc:creator>DEVAPP</dc:creator>
      <dc:date>2015-12-11T21:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: SDE change tablespace</title>
      <link>https://community.esri.com/t5/geodatabase-questions/sde-change-tablespace/m-p/771067#M951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the user has overtopped the SDE tablespace, possibly not.&amp;nbsp; There are too many unknowns to make an assertion either way:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Was the user assigned to the SDE tablespace?&lt;/LI&gt;&lt;LI&gt;Was the SDE tablespace overfilled?&amp;nbsp; If so, was it configured as a SMALLFILE or BIGFILE tablespace?&lt;/LI&gt;&lt;LI&gt;Did the tablespace max out or the disk partition fail to allocate additional storage?&lt;/LI&gt;&lt;LI&gt;Have you DROPped any tables which were created by ArcGIS by SQL?&lt;/LI&gt;&lt;LI&gt;Have you made a recent backup of the database, and is the archive log enabled?&lt;/LI&gt;&lt;LI&gt;Have you made an extra backup of the database, in its broken state?&lt;/LI&gt;&lt;LI&gt;Have you tried using ALTER INDEX .. REBUILD with a TABLESPACE option to reduce the load on the overburdened tablespace?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have access to a more experienced DBA, I suggest you seek their guidance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 21:54:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/sde-change-tablespace/m-p/771067#M951</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-12-11T21:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: SDE change tablespace</title>
      <link>https://community.esri.com/t5/geodatabase-questions/sde-change-tablespace/m-p/771068#M952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vince,&lt;/P&gt;&lt;P&gt;thanks for your help.&lt;/P&gt;&lt;P&gt;After all your consideration i think that a good way for me is an export XML workspace of my User and after create a new user with new tablespace and import into it the XML workspace&lt;/P&gt;&lt;P&gt;What do you think?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Dec 2015 08:09:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/sde-change-tablespace/m-p/771068#M952</guid>
      <dc:creator>DEVAPP</dc:creator>
      <dc:date>2015-12-12T08:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: SDE change tablespace</title>
      <link>https://community.esri.com/t5/geodatabase-questions/sde-change-tablespace/m-p/771069#M953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a number of potential solutions that don't require export to XML and back, which is the largest and slowest solution.&amp;nbsp; Using this technique (and many others) won't address fragmentation of the SDE tablespace and high-water block allocation issues. I recommend you speak with an Oracle DBA before deciding on a procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 15:42:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/sde-change-tablespace/m-p/771069#M953</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-12-14T15:42:59Z</dc:date>
    </item>
  </channel>
</rss>

