<?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 Allow Connections to GDB while Rebuilding Indexes? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/allow-connections-to-gdb-while-rebuilding-indexes/m-p/684028#M38833</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't been allowing users to connect to the database while I rebuild indexes after compressing; when I have done so in the past there are performance issues on the user's end. However, I see in&amp;nbsp;the below link to a python script, that users are allowed to connect while the rebuild is happening:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.4/manage-data/geodatabases/using-python-scripting-to-batch-reconcile-and-post-versions.htm#ESRI_SECTION1_B145598651854AAD81AAF2C63FE9C32A"&gt;http://desktop.arcgis.com/en/arcmap/10.4/manage-data/geodatabases/using-python-scripting-to-batch-reconcile-and-post-versions.htm#ESRI_SECTION1_B145598651854AAD81AAF2C63FE9C32A&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to allow user's to connect since rebuilding indexes can take several hours to complete but I am&amp;nbsp;leary that not only would there be performance issues but also a possibility of corruption of data. Can anyone speak to this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jul 2019 17:20:23 GMT</pubDate>
    <dc:creator>anayoung</dc:creator>
    <dc:date>2019-07-19T17:20:23Z</dc:date>
    <item>
      <title>Allow Connections to GDB while Rebuilding Indexes?</title>
      <link>https://community.esri.com/t5/data-management-questions/allow-connections-to-gdb-while-rebuilding-indexes/m-p/684028#M38833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't been allowing users to connect to the database while I rebuild indexes after compressing; when I have done so in the past there are performance issues on the user's end. However, I see in&amp;nbsp;the below link to a python script, that users are allowed to connect while the rebuild is happening:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.4/manage-data/geodatabases/using-python-scripting-to-batch-reconcile-and-post-versions.htm#ESRI_SECTION1_B145598651854AAD81AAF2C63FE9C32A"&gt;http://desktop.arcgis.com/en/arcmap/10.4/manage-data/geodatabases/using-python-scripting-to-batch-reconcile-and-post-versions.htm#ESRI_SECTION1_B145598651854AAD81AAF2C63FE9C32A&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to allow user's to connect since rebuilding indexes can take several hours to complete but I am&amp;nbsp;leary that not only would there be performance issues but also a possibility of corruption of data. Can anyone speak to this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2019 17:20:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/allow-connections-to-gdb-while-rebuilding-indexes/m-p/684028#M38833</guid>
      <dc:creator>anayoung</dc:creator>
      <dc:date>2019-07-19T17:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Connections to GDB while Rebuilding Indexes?</title>
      <link>https://community.esri.com/t5/data-management-questions/allow-connections-to-gdb-while-rebuilding-indexes/m-p/684029#M38834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you rebuilding the indexes and doing the other admin tasks during non-business hours? This may remove the issue of having users wanting to connect?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/group/1680"&gt;Geodatabase&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2019 17:32:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/allow-connections-to-gdb-while-rebuilding-indexes/m-p/684029#M38834</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2019-07-19T17:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Connections to GDB while Rebuilding Indexes?</title>
      <link>https://community.esri.com/t5/data-management-questions/allow-connections-to-gdb-while-rebuilding-indexes/m-p/684030#M38835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We had a script that we ran every night at 7pm but we found it wasn't pushing up the data. It appears to be a script written from the geo-processing results from running the tool "Reconcile Versions".&amp;nbsp;&lt;/P&gt;&lt;P&gt;Every Friday I run maintenance which includes posting up from QA_Edit to Edit_Default to Default. We ask our editors to push up their own edits from their child version to QA_Edit before maintenance on Friday. However, for the better half of Fridays, the editors aren't working. So, I'm looking for a solution other than me working passed quitting time on Fridays.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The python script link I sent seems like it would be&amp;nbsp;good to put on a schedule&amp;nbsp;but I'd like to&amp;nbsp;only post from QA_Edit up and not include the child versions of QA_Edit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2019 18:44:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/allow-connections-to-gdb-while-rebuilding-indexes/m-p/684030#M38835</guid>
      <dc:creator>anayoung</dc:creator>
      <dc:date>2019-07-19T18:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Connections to GDB while Rebuilding Indexes?</title>
      <link>https://community.esri.com/t5/data-management-questions/allow-connections-to-gdb-while-rebuilding-indexes/m-p/684031#M38836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if you did a combination of manually reconcile/post of the version on Friday and have the rest of the administration tasks: compress, analyze, rebuild indexes, etc. run during the evening?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2019 18:53:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/allow-connections-to-gdb-while-rebuilding-indexes/m-p/684031#M38836</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2019-07-19T18:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Connections to GDB while Rebuilding Indexes?</title>
      <link>https://community.esri.com/t5/data-management-questions/allow-connections-to-gdb-while-rebuilding-indexes/m-p/684032#M38837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure - that could work, as long as the script runs as expected. I'll run it by everyone and test it out.&lt;/P&gt;&lt;P&gt;Thanks, George.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2019 19:18:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/allow-connections-to-gdb-while-rebuilding-indexes/m-p/684032#M38837</guid>
      <dc:creator>anayoung</dc:creator>
      <dc:date>2019-07-19T19:18:03Z</dc:date>
    </item>
  </channel>
</rss>

