<?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 Geodatabase extremely slow in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37184#M2088</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;BR /&gt;&lt;SPAN&gt;I have a huge and growing geodatabase (10,000 fields now) and it's connected to a basic entry and search form for my coworkers to enter data with. Both have gotten extremely slow lately and I'm not sure what to do. I've compacted the database and deleted excess data. Right now it takes a good three or four minutes to simply OPEN. Submitting information also takes a very long time. Any ideas as to how to make it faster??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Feb 2014 14:26:02 GMT</pubDate>
    <dc:creator>TracyDash</dc:creator>
    <dc:date>2014-02-24T14:26:02Z</dc:date>
    <item>
      <title>Geodatabase extremely slow</title>
      <link>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37184#M2088</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;BR /&gt;&lt;SPAN&gt;I have a huge and growing geodatabase (10,000 fields now) and it's connected to a basic entry and search form for my coworkers to enter data with. Both have gotten extremely slow lately and I'm not sure what to do. I've compacted the database and deleted excess data. Right now it takes a good three or four minutes to simply OPEN. Submitting information also takes a very long time. Any ideas as to how to make it faster??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 14:26:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37184#M2088</guid>
      <dc:creator>TracyDash</dc:creator>
      <dc:date>2014-02-24T14:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Geodatabase extremely slow</title>
      <link>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37185#M2089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We need more details. What geometries? Polygons, lines, points? What kind of extents? Where is the File GDB located? A network drive, local drive? What kind of network speed do you have if it's a network drive? Are you accessing the File GDB via the API at all or just in ArcMap/Catalog? Did you notice when the slowness started or was it just randomly 1 day?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you tried copy pasting all of the feature classes into a brand new File GDB? What version is the File GDB and what version are the clients? If you have multiple people editing, that should really be done in SDE, from what the Esri Documentation states.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 14:46:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37185#M2089</guid>
      <dc:creator>GISDev1</dc:creator>
      <dc:date>2014-02-24T14:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Geodatabase extremely slow</title>
      <link>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37186#M2090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, should have been more specific.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-FGDB stored on fast server and accessed by a dozen people&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-two point feature classes and five tables (one point class is the extremely large one)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-accessing the fgdb via the api and arcexplorer (although very few have explorer) and I'm the only one with arcmap/catalog&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-slowness comes and goes: the program might be fine for a few weeks and then it's hit with a sudden slowness. however, it was slow two days last week and today&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried copying the actual GDB and using that one but it does no difference. Would copying feature classes into a new gdb yield a different result? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The FGDB doesn't need to be upgraded (arcmap is 10.1)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 14:56:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37186#M2090</guid>
      <dc:creator>TracyDash</dc:creator>
      <dc:date>2014-02-24T14:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Geodatabase extremely slow</title>
      <link>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37187#M2091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Due to the nature of how Arc keeps tracks of changes(adds and deletes mostly), are you running a regular compact on the database from ArcCatalog?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Compacting the database regularly cleans up the underlying system tables and should vastly improve performance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 17:16:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37187#M2091</guid>
      <dc:creator>JacobBoyle</dc:creator>
      <dc:date>2014-02-24T17:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Geodatabase extremely slow</title>
      <link>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37188#M2092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jacob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I compact when I remember every few weeks. Just did it this morning. How often do you recommend compacting a large gdb?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 17:57:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37188#M2092</guid>
      <dc:creator>TracyDash</dc:creator>
      <dc:date>2014-02-24T17:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Geodatabase extremely slow</title>
      <link>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37189#M2093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So, it's a Network File GDB edited by a dozen people? I'd say the best answer is to switch to SDE. I bet it would make your life much easier as the admin.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 18:08:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37189#M2093</guid>
      <dc:creator>GISDev1</dc:creator>
      <dc:date>2014-02-24T18:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Geodatabase extremely slow</title>
      <link>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37190#M2094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A File GDB used in this way is likely the cause of the slowness. I would switch to using a SQL Server Enterprise Geodatabase (SQL Server Express 2008 R2 and ArcGIS for Server 10.2.1 Enterprise Basic or Standard) with Versioning, maybe each user would have their own Version. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;10,000 fields? Have you considered separating out these fields into different tables and relating them to each other? this will be easier to manage. From this you can generate Views (as long as you are using the Enterprise Geodatabase in SQL). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL Server Express 2008 R2 is a free download.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 18:42:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37190#M2094</guid>
      <dc:creator>TimHayes</dc:creator>
      <dc:date>2014-02-24T18:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Geodatabase extremely slow</title>
      <link>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37191#M2095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have thought about separating them into different tables...just not sure how to go about that yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But GIS Dev and Tim, thanks! All good advice. I'll definitely look into it tomorrow.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 19:32:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37191#M2095</guid>
      <dc:creator>TracyDash</dc:creator>
      <dc:date>2014-02-24T19:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Geodatabase extremely slow</title>
      <link>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37192#M2096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;(&lt;STRONG&gt; I have a huge and growing geodatabase &lt;SPAN style="text-decoration:underline;"&gt;10,000 fields now&lt;/SPAN&gt;&lt;/STRONG&gt;) and it's connected to a basic entry and search form for my coworkers to enter data with. Both have gotten extremely slow lately and I'm not sure what to do. I've compacted the database and deleted excess data. Right now it takes a good three or four minutes to simply OPEN. Submitting information also takes a very long time. Any ideas as to how to make it faster??&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;-&lt;STRONG&gt;two point feature classes and five tables&lt;/STRONG&gt; (one point class is the extremely large one)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;STRONG&gt;10,000 fields? Have you considered separating out these fields into different tables and relating them to each other?&lt;/STRONG&gt; this will be easier to manage. From this you can generate Views (as long as you are using the Enterprise Geodatabase in SQL).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have thought about separating them into different tables...&lt;STRONG&gt;just not sure how to go about that yet.&lt;/STRONG&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tracy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can not even begin to fathom what enterprise data-model would require 10.000 fields to track attributes in just a handful of tables... Are you sure "fields" shouldn't be "records"?... How would you even handle and make sense of 10.000 attributes if you had to base some sort of decision or calculation on it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please give some hints as to the kind of data these "tables" and "fields" contain?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shouldn't you possibly be &lt;/SPAN&gt;&lt;STRONG&gt;pivoting&lt;/STRONG&gt;&lt;SPAN&gt; the table to make &lt;/SPAN&gt;&lt;STRONG&gt;records&lt;/STRONG&gt;&lt;SPAN&gt; out of fields to make a sensible data-model of this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 20:30:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37192#M2096</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2014-02-24T20:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Geodatabase extremely slow</title>
      <link>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37193#M2097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I meant records. Sorry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Digitizing every job a surveying company has done for the last two decades. You have no idea how much data goes into that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 11:12:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37193#M2097</guid>
      <dc:creator>TracyDash</dc:creator>
      <dc:date>2014-02-25T11:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Geodatabase extremely slow</title>
      <link>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37194#M2098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Marco&lt;BR /&gt;&lt;BR /&gt;I meant records. Sorry.&lt;BR /&gt;&lt;BR /&gt;Digitizing every job a surveying company has done for the last two decades. You have no idea how much data goes into that.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tracy, 10.000 (10k) &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;STRONG&gt;records&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt; is nothing, this should be blazing fast in ArcGIS, and certainly not take minutes to open. There are spatial databases far larger than that around.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do see a potential issue with the way the data is digitized. Are you using some sort of "stream-digitizing" mode, automatically generating points along lines on scanned maps? This can lead to vast amounts of vertices, which could explain bad performance. You may need to weed out excess vertices using generalization, for example using the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//007000000010000000"&gt;Simplify Line&lt;/A&gt;&lt;SPAN&gt; tool. For more options, see the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00700000002r000000"&gt;An overview of the Generalization toolset&lt;/A&gt;&lt;SPAN&gt; Help page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do appreciate the amount of work you are facing. I was involved in a major project here in the Netherlands regarding large scale (1:1000) photogrammetrically and survey derived datasets of the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;entire&lt;/SPAN&gt;&lt;SPAN&gt; highway system of the Netherlands, with over 300+ object types recognized. The amount of data at these detailed large scales can be staggering...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 20:17:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geodatabase-extremely-slow/m-p/37194#M2098</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2014-02-25T20:17:35Z</dc:date>
    </item>
  </channel>
</rss>

