<?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: Enterprise ArcSDE Object Limit??? in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854565#M5431</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are so many things wrong with using user as a WHERE constraint that it's hard to take that suggestion seriously.&amp;nbsp; And no, a view cannot treated as table by ArcGIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jun 2015 12:48:59 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2015-06-17T12:48:59Z</dc:date>
    <item>
      <title>Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854553#M5419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;What is the maximum number of tables/feature classes for an Enterprise GDB? Is there a similar reference for ArcSDE using SQL Server?&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.2/index.html#//018s00000002000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//018s00000002000000&lt;/A&gt;&lt;SPAN&gt; This is from Microsoft: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://technet.microsoft.com/en-us/library/aa933149%28v=sql.80%29.aspx" rel="nofollow" target="_blank"&gt;https://technet.microsoft.com/en-us/library/aa933149%28v=sql.80%29.aspx&lt;/A&gt;&lt;SPAN&gt; Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 13:37:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854553#M5419</guid>
      <dc:creator>JerryGarcia</dc:creator>
      <dc:date>2015-03-27T13:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854554#M5420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The system would be unusable long before you hit the table maximums (5.0e+05 tables, vice 2.1e+10 limit), so it doesn't really much matter.&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, 27 Mar 2015 13:44:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854554#M5420</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-03-27T13:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854555#M5421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. Is there any online reference to maximum "usable" limits? At what limit will people run into problems? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 13:52:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854555#M5421</guid>
      <dc:creator>JerryGarcia</dc:creator>
      <dc:date>2015-03-27T13:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854556#M5422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;None that I know of. Had a user on a beefy box with 100k tables -- took 20-25 minutes to log in.&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;Databases are about rows, not tables.&amp;nbsp; The tables should be kept as few as possible to prevent the high cost of inventory queries on the catalog.&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, 27 Mar 2015 14:00:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854556#M5422</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-03-27T14:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854557#M5423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, we have over 100k tables based on an implementation mainly due to security requirements (no row level security).&amp;nbsp; It takes a long time to connect to GDB and it does not fully compress.&amp;nbsp; We are in the process of migrating to a more manageable number of tables and implementing an SOI to secure GIS services.&amp;nbsp; I need to know if there are any published or non-published limits to the number of GDB objects.&amp;nbsp; I was hoping this may help us determine before we hit the threshold or if we have already passed it. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 14:07:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854557#M5423</guid>
      <dc:creator>JerryGarcia</dc:creator>
      <dc:date>2015-03-27T14:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854558#M5424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Intialization time and compression failure are independent issues (the latter indicating geodatabase corruption).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wouldn't recommend having more than 1000 tables, and 100 would be better.&amp;nbsp; I can't imagine a business case for 100k tables. These limits are partially geodatabase, but mostly due to the the database cost of listing and permission requests against the RDBMS.&amp;nbsp; Having a pretty UI box with a bunch of icons describing the table contents can be ruinously expensive, but you're not going to get a published source for worst case scenarios.&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, 27 Mar 2015 14:33:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854558#M5424</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-03-27T14:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854559#M5425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&amp;nbsp; What strategy would you recommend to implement row level security using Microsoft SQL Server with ArcSDE?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 15:09:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854559#M5425</guid>
      <dc:creator>JerryGarcia</dc:creator>
      <dc:date>2015-03-27T15:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854560#M5426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcSDE is just a protocol for accessing spatial data from ArcGIS.&amp;nbsp; Nothing in the API addresses security implementation (besides supporting GRANT requests as a pass-through to the RDBMS).&amp;nbsp; You certainly can't&lt;EM&gt; implement&lt;/EM&gt; row-level security in ArcGIS, though it may honor whatever the database provides..&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, 27 Mar 2015 15:16:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854560#M5426</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-03-27T15:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854561#M5427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The challenge we are facing is to implement feature level security, but this is not supported at the database level, and historically, at the GIS service level (or this has been very difficult).&amp;nbsp; We intend to implement custom logic at the web or GIS server tier to implement security and enforce complex workflows for editing the GIS data; consolidate our features in the GDB. Overall, there are no published limits to objects in an Enterprise GDB like there are for FGDB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 15:25:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854561#M5427</guid>
      <dc:creator>JerryGarcia</dc:creator>
      <dc:date>2015-03-27T15:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854562#M5428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would probably be easier to leverage an RDBMS that &lt;EM&gt;does&lt;/EM&gt; support row-level security.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are probably no published limits because it is not possible to get anywhere near the database limits, and the databases all publish their own limits.&amp;nbsp; The closest ArcSDE has to a limit is 2^31-2 logical tables, and the databases pretty much have 2^31-1 physical table limits, so you'd be hard pressed to get within an order of magnitude of the Esri limit.&amp;nbsp; The effective database limits are &lt;EM&gt;several&lt;/EM&gt; orders of magnitude less, so the point is moot.&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, 27 Mar 2015 15:44:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854562#M5428</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-03-27T15:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854563#M5429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, coming abit late into this discussion ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Microsoft suggests implementing row-level security by using views: If you want to restrict access by, say, user, put a column USER on your tables and use a view with "where table.USER = CurrentUser()" to restrict access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question: Would this view be a first class citizen in ArcGIS? Adding data, publishing feature services, ...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 06:29:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854563#M5429</guid>
      <dc:creator>MartinAmeskamp</dc:creator>
      <dc:date>2015-06-17T06:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854564#M5430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good question.&amp;nbsp; If you can do this, how would you do this with&amp;nbsp; Windows AD: *EGDB SQL Server -&amp;gt; ArcMap *EGDB SQL Server -&amp;gt; ArcGIS Server -&amp;gt; Web Clients Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 12:08:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854564#M5430</guid>
      <dc:creator>JerryGarcia</dc:creator>
      <dc:date>2015-06-17T12:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854565#M5431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are so many things wrong with using user as a WHERE constraint that it's hard to take that suggestion seriously.&amp;nbsp; And no, a view cannot treated as table by ArcGIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 12:48:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854565#M5431</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-06-17T12:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854566#M5432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's good info.&amp;nbsp; Can you provide any Esri on-line references to support this pretty clear conclusion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 13:07:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854566#M5432</guid>
      <dc:creator>JerryGarcia</dc:creator>
      <dc:date>2015-06-17T13:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854567#M5433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK - clear words. I'd taken this suggestion from the Microsoft SQL Server docs on row level security, and yes, the username wouldn't be my first choice, so forget about that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What about an ID (i.e. project ID, customer ID). Could one take that seriously? If not, why? Any alternatives? I recently heard about Server Object Interceptors that could provide some sort of masking to implement selective access, and we hear that ArcGIS Pro has much better support for editing feature services, but that's still rather far away...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 13:22:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854567#M5433</guid>
      <dc:creator>MartinAmeskamp</dc:creator>
      <dc:date>2015-06-17T13:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854568#M5434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There probably are documentation references to the limitations of views, but I've never bookmarked any.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 13:25:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854568#M5434</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-06-17T13:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854569#M5435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SOIs allow alteration of server requests; not at the database tier.&amp;nbsp; This may work for ArcGIS Server clients.&amp;nbsp; But, will not be a solution for editors working directly from ArcMap to Enterprise GDB. How many tables do you have?&amp;nbsp; Just wondering...&amp;nbsp; What industry are you working in?&amp;nbsp; Where is this implementation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 13:30:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854569#M5435</guid>
      <dc:creator>JerryGarcia</dc:creator>
      <dc:date>2015-06-17T13:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854570#M5436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, SOI is not a solution for ArcMap, but we've been looking at Pro a lot recently, and there seems to be a strong push away from direct GDB access, towards consuming feature services (for viewing and editing). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our context is utility application. We have a rather complex custom solution on top of ArcMap (also using some Schneider Electric ArcFM functionality), and some our larger customers use their installation, expertise and manpower to provide network documentation as a service to smaller utilities. Right now, they need a separate database for each utility, since access to network documentation is fairly strictly regulated. Number of tables is fairly high, hundreds of feature classes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS Our main market is Germany.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 13:42:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854570#M5436</guid>
      <dc:creator>MartinAmeskamp</dc:creator>
      <dc:date>2015-06-17T13:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854571#M5437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We hope to consolidate feature classes, restrict access by AD user for services via SOI, and use GDB check-out for individual editing.&amp;nbsp; This is not optimal, but we need to reduce the number of feature classes in the GDB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 13:52:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854571#M5437</guid>
      <dc:creator>JerryGarcia</dc:creator>
      <dc:date>2015-06-17T13:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise ArcSDE Object Limit???</title>
      <link>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854572#M5438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are too many intrinsic flaws in using a view for this purpose.&amp;nbsp; If the goal is to give each user/project/anything a virtual set of unique tables, it's far better to give them an &lt;EM&gt;actual&lt;/EM&gt; set of unique tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 13:53:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/enterprise-arcsde-object-limit/m-p/854572#M5438</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-06-17T13:53:52Z</dc:date>
    </item>
  </channel>
</rss>

