<?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: Storage consumed in Oracle and SQL Server for geodatabase in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868941#M6185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1Mb is probably too small, and will likely result in fragmentation if there is any other activity on that device.&lt;BR /&gt;Try using fixed 100Mb or 200Mb segments (this will also likely improve insert performance).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Oct 2017 14:06:07 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2017-10-26T14:06:07Z</dc:date>
    <item>
      <title>Storage consumed in Oracle and SQL Server for geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868925#M6169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oracle 12.1&amp;nbsp; &amp;nbsp;SDE 10.4.2&lt;/P&gt;&lt;P&gt;and&amp;nbsp;&lt;/P&gt;&lt;P&gt;MS SQL 2016 SP1&amp;nbsp;&lt;/P&gt;&lt;P&gt;SDE 10.5.0&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As we migrate from Oracle to SQL Server I see that MS SQL takes more storage, but I don't see a pattern.&amp;nbsp; In one geodatabase Oracle consumed 10GB, SQL Server 15GB.&amp;nbsp; In our largest geodatabase, Oracle is consuming about 100GB, Sql Server is almost at 200GB and the data is less than half migrated.&amp;nbsp; That would make it about 5x more in SQL Server.&amp;nbsp; What am I missing?&amp;nbsp; I'm not as well versed in SQL Server, but it seems pretty straightforward.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In either Oracle or SQL Server we don't change DBTUNE and take the defaults.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any insights or suggestions are appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sherrie&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 20:07:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868925#M6169</guid>
      <dc:creator>SherrieKubis</dc:creator>
      <dc:date>2017-10-17T20:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Storage consumed in Oracle and SQL Server for geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868926#M6170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the Log file size for the SQL Server databases. Sometimes the data file size will not be that much, but the Log file could be large and thus the total database size shows up to be quite larger than expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: ArcGIS 10.4.2 does not exist. ArcGIS 10.4.1 was released after ArcGIS 10.4 and then came 10.5.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 20:14:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868926#M6170</guid>
      <dc:creator>Asrujit_SenGupta</dc:creator>
      <dc:date>2017-10-17T20:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Storage consumed in Oracle and SQL Server for geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868927#M6171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are currently migrating too.&amp;nbsp; We have SDE 10.4.1, Workflow manger, and Data reviewer in our database.&amp;nbsp; We do not have any rasters in the database.&amp;nbsp; Here is sizes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oracle 11.2.0.4: 49897 MB&lt;/P&gt;&lt;P&gt;SQL Server 2016: 55341 MB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing we have notice is that the SDE_Log tables make the log files swell and take a TON of space in Oracle (often 1 to 3 times total datafiles size)&amp;nbsp; when doing large selections and heavy data reviewer sessions.&amp;nbsp; In SQL Server, they are stored in the TempDB and take almost no space at all.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 20:24:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868927#M6171</guid>
      <dc:creator>KevinDunlop</dc:creator>
      <dc:date>2017-10-17T20:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Storage consumed in Oracle and SQL Server for geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868928#M6172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in; font-family: 'Helvetica Neue'; font-size: 11.25pt; color: #3d3d3d;"&gt;Sorry, I did mean 10.4.1 - typo.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: 'Helvetica Neue'; font-size: 11.25pt; color: #3d3d3d;"&gt;Are you referring to the Transaction Log in SQL Server?&amp;nbsp; That is not included in the size of the database file that I am describing.&amp;nbsp; We&amp;nbsp;allocate&amp;nbsp;our T-Logs&amp;nbsp;to as disk, and our database files to another disk. It is the database size that I am referring to.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: 'Courier New'; font-size: 14.0pt; color: #1e4e79;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: 'Helvetica Neue'; font-size: 11.25pt; color: #3d3d3d;"&gt;Your sizes look to be what I expected, a little more in SQL Server but not a great amount.&amp;nbsp; That's why I think I'm doing something not quite right.&amp;nbsp; I'm taking the defaults of DBTUNE.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: 'Courier New'; font-size: 14.0pt; color: #1e4e79;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: 'Helvetica Neue'; font-size: 11.25pt; color: #3d3d3d;"&gt;In Oracle, we use a pool of log file tables and pre-create the number that we need so that editors or viewers don't need the create table privilege.&amp;nbsp; &amp;nbsp;In our heavily edited database where sometimes the log pool&amp;nbsp;can&amp;nbsp;be exhausted, we create a nightly job that does an sdelog command line that 0's out the log pool and then recreates it at the number we need.&amp;nbsp; I agree that SDE log files are better in MS SQL because they use tempdb.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: 'Courier New'; font-size: 14.0pt; color: #1e4e79;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: 'Helvetica Neue'; font-size: 11.25pt; color: #3d3d3d;"&gt;Do you take the defaults in DBTUNE or change something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 12:03:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868928#M6172</guid>
      <dc:creator>SherrieKubis</dc:creator>
      <dc:date>2017-10-19T12:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Storage consumed in Oracle and SQL Server for geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868929#M6173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry to get off topic, but why are you migrating databases from Oracle to SQL Server? &amp;nbsp;Are you finding performance advantages to the GIS software when using a SQL Server SDE database compared to an Oracle SDE database? &amp;nbsp;Do you get better support from ESRI for a&amp;nbsp;&lt;SPAN&gt;SQL Server SDE database compared to an Oracle SDE database?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 13:29:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868929#M6173</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2017-10-19T13:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Storage consumed in Oracle and SQL Server for geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868930#M6174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are moving from Oracle to SQL Server for three reasons.&amp;nbsp; First and most important, the licensing cost is much higher for Oracle compared to SQL Server.&amp;nbsp; By switching, we have over 50% on licensing fees.&amp;nbsp; Secondly, Oracle boxes are UNIX while every other server is Windows.&amp;nbsp; While we could run Oracle on Window's it was determined that our organization will use Microsoft software as much as possible.&amp;nbsp; Lastly, Oracle is overkill for what we do and is not very user friendly compared SQL Server.&amp;nbsp; We have an additonal outside contract to manage the Oracle software which will go away when we move to SQL Server.&amp;nbsp; This is an additional saving for us.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 13:48:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868930#M6174</guid>
      <dc:creator>KevinDunlop</dc:creator>
      <dc:date>2017-10-19T13:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Storage consumed in Oracle and SQL Server for geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868931#M6175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe use something like the below to get a rough idea as to which all objects are consuming the most space:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://myadventuresincoding.wordpress.com/2016/04/13/sql-server-get-sizes-of-all-tables-and-indexes-in-a-database/" title="https://myadventuresincoding.wordpress.com/2016/04/13/sql-server-get-sizes-of-all-tables-and-indexes-in-a-database/"&gt;SQL Server – Get Sizes of All Tables and Indexes in a Database | My Adventures in Coding&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 15:59:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868931#M6175</guid>
      <dc:creator>Asrujit_SenGupta</dc:creator>
      <dc:date>2017-10-19T15:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Storage consumed in Oracle and SQL Server for geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868932#M6176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Michael, no problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've been running ArcGIS/SDE with Oracle for about 22 years, I like our implementation, performance is great, and support has been good -- although we don't open many tickets for SDE because it's smooth sailing.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our management wants to move to SQL Server because of cost, it has something to do with we used to have a bigger Oracle footprint, then downsized, and now we can't renegotiate our contract (for some reason) and we are still paying a higher price.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd love to hear experiences of anyone who has migrated from Oracle to SQL Server.&amp;nbsp; I'm well-versed on the Oracle side, and many of the SQL Server concepts are the same, mostly reckoning back to older Oracle versions.&amp;nbsp; Management was under the impression that SQL Server administration is easier, but so far my experience isn't that it's easier, it's just different.&amp;nbsp; There will be growing pains.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it comes down to we are migrating not for a technical reason, but for a dollar amount reason.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sherrie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 19:32:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868932#M6176</guid>
      <dc:creator>SherrieKubis</dc:creator>
      <dc:date>2017-10-19T19:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Storage consumed in Oracle and SQL Server for geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868933#M6177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the info Sherrie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have other enterprise systems besides GIS where you are moving away from Oracle in favor of SQL Server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At my org, the implications of migrating from Oracle to SQL Server, for GIS alone, would mean rewriting many scripts that are Oracle based to SQL Server based, so it would be quite a large undertaking. &amp;nbsp;In the end I'm not sure there would be any saving of money as other projects would need to be put on hold until this large task is completed as there is a large amount of risk involved with major modifications to enterprise systems.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 19:39:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868933#M6177</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2017-10-19T19:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Storage consumed in Oracle and SQL Server for geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868934#M6178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&amp;nbsp;&lt;/P&gt;&lt;P&gt;What size are your geodatabases?&amp;nbsp; Do you have other enterprise data in SQL Server, or are you just concerned with spatial data?&amp;nbsp; How has your conversion from Oracle to SQL Server worked, are you also seeing storage differences?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oracle on Oracle Linux is The Bee's Knees, I think it's straightforward, and mature, with the added benefit of opensource Linux.&amp;nbsp;Oracle's Grid Infrastructure with its Automatic Storage Management is very efficient.&amp;nbsp; It takes some expertise, and for a good implementation you need an Oracle DBA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some&amp;nbsp;points-of-view is that going to MS SQL means you don't really need a DBA (as much) because MS SQL is easier, and a lot is next--&amp;gt;next--&amp;gt;next.&amp;nbsp; Databases that we have supporting COTS applications are like that -- if there is an issue, go to the vendor for support.&amp;nbsp; I don't agree that a MS SQL DBA skills aren't needed for a large SDE implementation, where we have in-house applications, ETL, and a lot of other things hitting it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Money is usually the driving factor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 19:44:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868934#M6178</guid>
      <dc:creator>SherrieKubis</dc:creator>
      <dc:date>2017-10-19T19:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Storage consumed in Oracle and SQL Server for geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868935#M6179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's really difficult to predict the difference in storage between RDBMS implementations. That said, I haven't noticed huge differences (except with respect to the RDBMS binary catalog overhead -- Oracle is a *huge* install).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that porting an SDO_GEOMETRY-storage geodatabase to Geometry-storage would produce different characteristics than an SDE.ST_GEOMETRY source (due to compression in the SDE.ST_GEOMETRY implementation).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 21:27:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868935#M6179</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2017-10-19T21:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Storage consumed in Oracle and SQL Server for geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868936#M6180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vince!&amp;nbsp;Oracle's a beast, but I'm focusing on geodatabases and the spatial implementation.&amp;nbsp; We use ST_GEOMETRY, nothing SDO.&amp;nbsp; In MS SQL, we are using the native spatial type.&amp;nbsp; In both Oracle and MS SQL we've not modified DBTUNE, but the default in there is PCTFREE 0.&amp;nbsp; We are using Oracle ASM and ASSM Tablespaces.&amp;nbsp; &amp;nbsp;In MS SQL we also use the default DBTUNE and it uses FILLFACTOR 75.&amp;nbsp; I'm going to look in that direction, that seems a likely place.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 12:43:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868936#M6180</guid>
      <dc:creator>SherrieKubis</dc:creator>
      <dc:date>2017-10-20T12:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Storage consumed in Oracle and SQL Server for geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868937#M6181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our Oracle is about 60 GB total.&amp;nbsp; The outside contract we have was in place before I took my job as the SDE admin.&amp;nbsp; That contract handles patches, back ups, and other software relate stuff for all Oracle in our organization (more than just the SDE Oracle).&amp;nbsp; So while I could manage the Oracle software myself, the policy is for the Oracle support contract to do it since the other area's DBAs are not interested in doing it themselves.&amp;nbsp; The decision to move all databases to SQL Server affects more than GIS especially since other 3rd party (non-GIS) applications are dropping Oracle integration support in favor of SQL Server.&amp;nbsp; But there is also a big cost savings which is the main reason.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 13:05:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868937#M6181</guid>
      <dc:creator>KevinDunlop</dc:creator>
      <dc:date>2017-10-20T13:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Storage consumed in Oracle and SQL Server for geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868938#M6182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at these Microsoft resources discussing files and filegroups, as well as growing log files...&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://technet.microsoft.com/en-us/library/ms190970(v=sql.105).aspx" title="https://technet.microsoft.com/en-us/library/ms190970(v=sql.105).aspx"&gt;Using Files and Filegroups to Manage Database Growth&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.techrepublic.com/blog/the-enterprise-cloud/help-my-sql-server-log-file-is-too-big/" title="http://www.techrepublic.com/blog/the-enterprise-cloud/help-my-sql-server-log-file-is-too-big/"&gt;Help! My SQL Server Log File is too big!!! - TechRepublic&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the part about&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;database recovery model in ^ article.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1 class="" style="color: #000000; font-size: 2.769em;"&gt;&lt;/H1&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 15:51:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868938#M6182</guid>
      <dc:creator>TinaMorgan1</dc:creator>
      <dc:date>2017-10-20T15:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Storage consumed in Oracle and SQL Server for geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868939#M6183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tina, it's really about the ArcGIS objects in the datafiles, logfiles aren't the issue.&amp;nbsp; I'm looking for other experiences when migration from Oracle to MS SQL with ArcGIS, and if anyone has seen a size difference -- good, bad, big or small.&amp;nbsp; There are things to do in MS SQL like FILLFACTOR for indexes, compression, revising datatypes,&amp;nbsp; shrinking the datafile to get to a target size, but the only think I'm looking at is FILLFACTOR, they others are not something I want to mess with.&amp;nbsp; To me, they are different RDBMS systems with different storage, and what is required, is, well, required.&amp;nbsp;&amp;nbsp;But I can't help wondering why others haven't seen this, or at least I haven't found them.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Oct 2017 13:32:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868939#M6183</guid>
      <dc:creator>SherrieKubis</dc:creator>
      <dc:date>2017-10-21T13:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Storage consumed in Oracle and SQL Server for geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868940#M6184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As it turns out, this issue is not caused an object's storage characteristics, but the datafile.&amp;nbsp; I created the datafile at a reasonable size and allowed autogrowth just in case, but at a percentage instead of size.&amp;nbsp; Each time space is added, it's an exponential size, but there was unused space in there, and each time it was more unused space.&amp;nbsp; Everything I've read MS SQL uses a Global Allocation Map to find an unused block, but that didn't seem to be happening, just a bunch of white space everywhere with bad performance.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We started over and I made the datafile bigger with an autogrowth of 1MB and the behavior went away.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is staging, when we have a handle on how much storage is&amp;nbsp;required for each of our databases, development through production will be adequately sized from the get go.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The motto is don't use a percentage autogrowth size ...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sherrie&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 13:56:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868940#M6184</guid>
      <dc:creator>SherrieKubis</dc:creator>
      <dc:date>2017-10-26T13:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Storage consumed in Oracle and SQL Server for geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868941#M6185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1Mb is probably too small, and will likely result in fragmentation if there is any other activity on that device.&lt;BR /&gt;Try using fixed 100Mb or 200Mb segments (this will also likely improve insert performance).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 14:06:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/storage-consumed-in-oracle-and-sql-server-for/m-p/868941#M6185</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2017-10-26T14:06:07Z</dc:date>
    </item>
  </channel>
</rss>

