<?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: CREATE DATABASE USER TOOL and tablespace best pratice in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/create-database-user-tool-and-tablespace-best/m-p/56671#M3246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;not&lt;/SPAN&gt;&lt;SPAN&gt; use the tablespace created for SDE metadata for any other purpose.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Best practice is to create one or more tablespaces to hold data, and one or&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;more users to own data, and then users to access data.&amp;nbsp; Roles should be&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;created to manage access to tables, then users granted necessary roles.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I generally create several different tablespaces with different UNIFORM extent &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sizes based on the "shirt size" of the table (small, medium, large, very-large).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This usually breaks down as "smaller than 5Mb", "5-20Mb", "20-200Mb", and &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"200+Mb", but the number of available independent disks comes into play&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;as well.&amp;nbsp; I also create a nominal "home tablespace" for user's scratch tables&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(all 'real' data gets stored via DBTUNE keywords to the data tablespaces).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I used to create a tablespace for non-BLK raster data and one tablespace for&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;each large raster mosaic or catalog, but nowadays best practice is to keep&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;rasters as files on disk, not in the database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jan 2014 16:34:39 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2014-01-29T16:34:39Z</dc:date>
    <item>
      <title>CREATE DATABASE USER TOOL and tablespace best pratice</title>
      <link>https://community.esri.com/t5/data-management-questions/create-database-user-tool-and-tablespace-best/m-p/56670#M3245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have setting up geodatabase on oracle11gR2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I created geodatabase within a tablespace named SDE_TBS (the default name for sde user).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, I am creating new users using "create database user tool" and I can specify a tablespace name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there best pratices for tablespace to use?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which tablespace should i use for each new user?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Oracle default tablespace&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- SDE_TBS (same SDE USER)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- a new tablespace (&amp;lt;newusername&amp;gt;_TBS)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Giuseppe P.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 15:14:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-database-user-tool-and-tablespace-best/m-p/56670#M3245</guid>
      <dc:creator>gp2014</dc:creator>
      <dc:date>2014-01-29T15:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE DATABASE USER TOOL and tablespace best pratice</title>
      <link>https://community.esri.com/t5/data-management-questions/create-database-user-tool-and-tablespace-best/m-p/56671#M3246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;not&lt;/SPAN&gt;&lt;SPAN&gt; use the tablespace created for SDE metadata for any other purpose.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Best practice is to create one or more tablespaces to hold data, and one or&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;more users to own data, and then users to access data.&amp;nbsp; Roles should be&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;created to manage access to tables, then users granted necessary roles.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I generally create several different tablespaces with different UNIFORM extent &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sizes based on the "shirt size" of the table (small, medium, large, very-large).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This usually breaks down as "smaller than 5Mb", "5-20Mb", "20-200Mb", and &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"200+Mb", but the number of available independent disks comes into play&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;as well.&amp;nbsp; I also create a nominal "home tablespace" for user's scratch tables&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(all 'real' data gets stored via DBTUNE keywords to the data tablespaces).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I used to create a tablespace for non-BLK raster data and one tablespace for&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;each large raster mosaic or catalog, but nowadays best practice is to keep&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;rasters as files on disk, not in the database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 16:34:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-database-user-tool-and-tablespace-best/m-p/56671#M3246</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2014-01-29T16:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE DATABASE USER TOOL and tablespace best pratice</title>
      <link>https://community.esri.com/t5/data-management-questions/create-database-user-tool-and-tablespace-best/m-p/56672#M3247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Vice,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for you reply. I would like to get other information about these points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Do &lt;SPAN style="font-style:italic;"&gt;not&lt;/SPAN&gt; use the tablespace created for SDE metadata for any other purpose.&lt;BR /&gt;Best practice is to create one or more tablespaces to hold data, and one or&lt;BR /&gt;more users to own data, and then users to access data.&amp;nbsp; Roles should be&lt;BR /&gt;created to manage access to tables, then users granted necessary roles.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok, so I can create a tablespace for each user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;I generally create several different tablespaces with different UNIFORM extent &lt;BR /&gt;sizes based on the "shirt size" of the table (small, medium, large, very-large).&lt;BR /&gt;This usually breaks down as "smaller than 5Mb", "5-20Mb", "20-200Mb", and &lt;BR /&gt;"200+Mb", but the number of available independent disks comes into play&lt;BR /&gt;as well. &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately I know not the size of dataset that my users will load into geodatabase preventively. I think that I can start with a default value of 400MB for each user tablespace. What do you think about?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt; I also create a nominal "home tablespace" for user's scratch tables&lt;BR /&gt;(all 'real' data gets stored via DBTUNE keywords to the data tablespaces).&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry, but I don't understand what you want mean. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;I used to create a tablespace for non-BLK raster data and one tablespace for&lt;BR /&gt;each large raster mosaic or catalog, but nowadays best practice is to keep&lt;BR /&gt;rasters as files on disk, not in the database.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't raster to store into geodb.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Giuseppe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 07:16:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-database-user-tool-and-tablespace-best/m-p/56672#M3247</guid>
      <dc:creator>gp2014</dc:creator>
      <dc:date>2014-01-30T07:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE DATABASE USER TOOL and tablespace best pratice</title>
      <link>https://community.esri.com/t5/data-management-questions/create-database-user-tool-and-tablespace-best/m-p/56673#M3248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Ok, so I can create a tablespace for each user.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;You can, but you shouldn't.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Unfortunately I know not the size of dataset that my users will load into geodatabase preventively. I think that I can start with a default value of 400MB for each user tablespace. What do you think about?&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;That's a common beginner mistake -- it's great way to maximize fragmentation and to assure &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the worst possible performance. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you use the system I recommended, then you only need to train your users (who absolutely&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;should&lt;/SPAN&gt;&lt;SPAN&gt; know how large the data is at the time they load it) how to use the DBTUNE keywords&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to load the data.&amp;nbsp; It helps if you make it so &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;not&lt;/SPAN&gt;&lt;SPAN&gt; using keywords always fails immediately&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(by having the DEFAULTS keyword refer to a non-existant tablespace, like USE_A_KEYWORD).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Sorry, but I don't understand what you want mean. &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;There's a heap of &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//002n0000001n000000"&gt;documentation on DBTUNE&lt;/A&gt;&lt;SPAN&gt;; you really need to understand it to be a good&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE administrator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 10:41:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-database-user-tool-and-tablespace-best/m-p/56673#M3248</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2014-01-30T10:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE DATABASE USER TOOL and tablespace best pratice</title>
      <link>https://community.esri.com/t5/data-management-questions/create-database-user-tool-and-tablespace-best/m-p/56674#M3249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You can, but you shouldn't.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That's a common beginner mistake -- it's great way to maximize fragmentation and to assure &lt;BR /&gt;the worst possible performance. &lt;BR /&gt;&lt;BR /&gt;If you use the system I recommended, then you only need to train your users (who absolutely&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;should&lt;/SPAN&gt; know how large the data is at the time they load it) how to use the DBTUNE keywords&lt;BR /&gt;to load the data.&amp;nbsp; It helps if you make it so &lt;SPAN style="font-style:italic;"&gt;not&lt;/SPAN&gt; using keywords always fails immediately&lt;BR /&gt;(by having the DEFAULTS keyword refer to a non-existant tablespace, like USE_A_KEYWORD).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There's a heap of &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//002n0000001n000000"&gt;documentation on DBTUNE&lt;/A&gt;; you really need to understand it to be a good&lt;BR /&gt;ArcSDE administrator.&lt;BR /&gt;&lt;BR /&gt;- V&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;About keywords, I updated the GEOMETRY_STORAGE only to SDO_GEOMETRY because all my data must be stored as oracle spatial geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, my user will load own data using "import feature class" tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I created a user AAA (with a new tablespace TBS_AAA) and I loaded a feature class. I look TBS_AAA size (by oracle enterprise manager) and it decrease. Is arcsde work fine? Do I must change other keywords?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Giuseppe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 12:11:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-database-user-tool-and-tablespace-best/m-p/56674#M3249</guid>
      <dc:creator>gp2014</dc:creator>
      <dc:date>2014-01-30T12:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE DATABASE USER TOOL and tablespace best pratice</title>
      <link>https://community.esri.com/t5/data-management-questions/create-database-user-tool-and-tablespace-best/m-p/56675#M3250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;if your tablespace TBS_AAA is decreasing in size then &lt;/SPAN&gt;&lt;STRONG&gt;increase the size in large amount&lt;/STRONG&gt;&lt;SPAN&gt; enough, depending on your oracle database data file size and disk space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you analysts should guide how much space their data is going to be as vince mentioned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;remark: you can enable "&lt;/SPAN&gt;&lt;STRONG&gt;autoextend&lt;/STRONG&gt;&lt;SPAN&gt;" on your tablespace which automatically increases the size until a maximum data file size depending on your OS block size where Oracle is residing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;personally i do auto-extend for specific tablespaces ONLY because of business needs for applications that their data is growing contentiously.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 13:47:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-database-user-tool-and-tablespace-best/m-p/56675#M3250</guid>
      <dc:creator>EmadAl-Mousa</dc:creator>
      <dc:date>2014-01-30T13:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE DATABASE USER TOOL and tablespace best pratice</title>
      <link>https://community.esri.com/t5/data-management-questions/create-database-user-tool-and-tablespace-best/m-p/1186682#M44092</link>
      <description>&lt;P&gt;Hi Vince,&lt;/P&gt;&lt;P&gt;You said "&lt;SPAN&gt;I generally create several different tablespaces with different UNIFORM extent..."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;How do you know which table goes into which tablespace ? How do you decide that this table goes into that tablespace ?&lt;/P&gt;&lt;P&gt;I know that I can use SDEDBTUNE keyword to redirect the storage. But isn't it cumbersome if you have a lot of feature classes (I have like couple of thousands FCs) ?&lt;/P&gt;&lt;P&gt;Thanks. Need your advice&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 12:46:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-database-user-tool-and-tablespace-best/m-p/1186682#M44092</guid>
      <dc:creator>yockee</dc:creator>
      <dc:date>2022-06-27T12:46:09Z</dc:date>
    </item>
  </channel>
</rss>

