<?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: Compression on an sde DB in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/compression-on-an-sde-db/m-p/614224#M34630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thanks for your feedback. Unfortunately the data cannot be replicated as the current DB has been set with&amp;nbsp; the option to move edits to base.&amp;nbsp; Perhaps the easiest way out is to create a new DB with the possibility of replication and transfer all data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Apr 2015 18:24:10 GMT</pubDate>
    <dc:creator>BrianBorg1</dc:creator>
    <dc:date>2015-04-16T18:24:10Z</dc:date>
    <item>
      <title>Compression on an sde DB</title>
      <link>https://community.esri.com/t5/data-management-questions/compression-on-an-sde-db/m-p/614222#M34628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it in any way possible to successfully perform a compression on an sde db which needs to be on-line 24/7? Seems like compression is only successful after disconnecting all user connections and halting all ArcGis server web services and operations. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 17:36:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/compression-on-an-sde-db/m-p/614222#M34628</guid>
      <dc:creator>BrianBorg1</dc:creator>
      <dc:date>2015-04-16T17:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Compression on an sde DB</title>
      <link>https://community.esri.com/t5/data-management-questions/compression-on-an-sde-db/m-p/614223#M34629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ArcGIS Server services cannot be stopped and are the reason you cannot disconnect users, you may want to consider replicating your data to a File Geodatabase, that is, all data that is not needed for an editable Feature Service. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The benefits of this workflow is that File Geodatabases generally perform faster, and your services (which may be external) are not accessing your enterprise geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could schedule scripts to synchronize the changes of your enterprise geodatabase to your File Geodatabase, as well as compress your geodatabase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 17:55:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/compression-on-an-sde-db/m-p/614223#M34629</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2015-04-16T17:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Compression on an sde DB</title>
      <link>https://community.esri.com/t5/data-management-questions/compression-on-an-sde-db/m-p/614224#M34630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thanks for your feedback. Unfortunately the data cannot be replicated as the current DB has been set with&amp;nbsp; the option to move edits to base.&amp;nbsp; Perhaps the easiest way out is to create a new DB with the possibility of replication and transfer all data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 18:24:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/compression-on-an-sde-db/m-p/614224#M34630</guid>
      <dc:creator>BrianBorg1</dc:creator>
      <dc:date>2015-04-16T18:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Compression on an sde DB</title>
      <link>https://community.esri.com/t5/data-management-questions/compression-on-an-sde-db/m-p/614225#M34631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do exactly what Jake describes: replicate (one way) from SDE to a FGDB.&amp;nbsp; Works really slick.&amp;nbsp; Are you sure you can't do a one-way replica from your DB with it set to move edits to base?&amp;nbsp; I don't know for sure either way as my SDE is versioned with out that option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 18:42:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/compression-on-an-sde-db/m-p/614225#M34631</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2015-04-16T18:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Compression on an sde DB</title>
      <link>https://community.esri.com/t5/data-management-questions/compression-on-an-sde-db/m-p/614226#M34632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can perform compression while there services connecting to your geodatabase, however it won't be the "optimal compression".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in any IT environments, you need to have a "block time" period where you can perform your upgrades,maintenance,...etc activities and this will require shutdown of your services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, it depends how frequently you need to perform the compression operation, depending if you have heavy editing on your data (weekly,monthly,...etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what jack is proposing is a good option, also you can do replication between 2 enterprise geodatabase if you have the resources, and have active/active map services architecture for the continuation of your services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 05:30:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/compression-on-an-sde-db/m-p/614226#M34632</guid>
      <dc:creator>EmadAl-Mousa</dc:creator>
      <dc:date>2015-04-17T05:30:02Z</dc:date>
    </item>
  </channel>
</rss>

