<?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: Which SDE tables contain the Distributed Geodatabase Replica Logs in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/which-sde-tables-contain-the-distributed/m-p/844805#M4886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having a problem finding it.&amp;nbsp; The original data is onprem with the replica up on AWS.&amp;nbsp; The sync is run as a scheduled task up on AWS owned by me but run using an shared AD service type account for use running scheduled jobs.&amp;nbsp; The &lt;SPAN style="color: #080707;"&gt;ReplicaLog.dat under my C:\Users\&amp;lt;user_name&amp;gt;\AppData\Local\ESRI folder is completely empty size 0KB and there is no ReplicaLog.dat file in the service account folder.&amp;nbsp; I made sure that file explorer is set to show hidden items.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jan 2019 21:13:38 GMT</pubDate>
    <dc:creator>RandyKreuziger</dc:creator>
    <dc:date>2019-01-17T21:13:38Z</dc:date>
    <item>
      <title>Which SDE tables contain the Distributed Geodatabase Replica Logs</title>
      <link>https://community.esri.com/t5/geodatabase-questions/which-sde-tables-contain-the-distributed/m-p/844803#M4884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which SDE/GDB tables contain the replication logs?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to write a job to verify that the replication is taking place daily and that it's successful, if not, send out an email alert.&amp;nbsp; Has anyone done this already?&amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Env:&amp;nbsp; SQL Server 2012, SDE 10.4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2019 18:03:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/which-sde-tables-contain-the-distributed/m-p/844803#M4884</guid>
      <dc:creator>RandyKreuziger</dc:creator>
      <dc:date>2019-01-17T18:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Which SDE tables contain the Distributed Geodatabase Replica Logs</title>
      <link>https://community.esri.com/t5/geodatabase-questions/which-sde-tables-contain-the-distributed/m-p/844804#M4885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not think that log file is within the geodatabase system tables. They are usually located here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Replica Logs&lt;/STRONG&gt;&lt;BR style="color: #080707; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #080707; background-color: #ffffff;"&gt;Location: C:\Users\&amp;lt;user_name&amp;gt;\AppData\Local\ESRI&lt;/SPAN&gt;&lt;BR style="color: #080707; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #080707; background-color: #ffffff;"&gt;File(s): ReplicaLog.dat&lt;/SPAN&gt;&lt;BR style="color: #080707; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #080707; background-color: #ffffff;"&gt;*Note: You can change the default location in the Distributed Geodatabase toolbar in ArcMap:&lt;/SPAN&gt;&lt;BR style="color: #080707; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #080707; background-color: #ffffff;"&gt;i.e. Distributed Geodatabase &amp;gt; Properties &amp;gt; General &amp;gt; Logging Properties &amp;gt; Log file path&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #080707; background-color: #ffffff;"&gt;&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/latest/manage-data/geodatabases/a-quick-tour-of-replica-management.htm" title="https://desktop.arcgis.com/en/arcmap/latest/manage-data/geodatabases/a-quick-tour-of-replica-management.htm"&gt;A quick tour of replica management—ArcGIS Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #080707; background-color: #ffffff;"&gt;&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/latest/manage-data/geodatabases/the-replica-activity-log.htm" title="https://desktop.arcgis.com/en/arcmap/latest/manage-data/geodatabases/the-replica-activity-log.htm"&gt;The replica activity log—ArcGIS Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2019 19:25:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/which-sde-tables-contain-the-distributed/m-p/844804#M4885</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2019-01-17T19:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Which SDE tables contain the Distributed Geodatabase Replica Logs</title>
      <link>https://community.esri.com/t5/geodatabase-questions/which-sde-tables-contain-the-distributed/m-p/844805#M4886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having a problem finding it.&amp;nbsp; The original data is onprem with the replica up on AWS.&amp;nbsp; The sync is run as a scheduled task up on AWS owned by me but run using an shared AD service type account for use running scheduled jobs.&amp;nbsp; The &lt;SPAN style="color: #080707;"&gt;ReplicaLog.dat under my C:\Users\&amp;lt;user_name&amp;gt;\AppData\Local\ESRI folder is completely empty size 0KB and there is no ReplicaLog.dat file in the service account folder.&amp;nbsp; I made sure that file explorer is set to show hidden items.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2019 21:13:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/which-sde-tables-contain-the-distributed/m-p/844805#M4886</guid>
      <dc:creator>RandyKreuziger</dc:creator>
      <dc:date>2019-01-17T21:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Which SDE tables contain the Distributed Geodatabase Replica Logs</title>
      <link>https://community.esri.com/t5/geodatabase-questions/which-sde-tables-contain-the-distributed/m-p/844806#M4887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would think that the file is located on the client machine that runs the sync. I would also make sure that the log level on the client machine is set to anything but "NONE".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2019 15:52:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/which-sde-tables-contain-the-distributed/m-p/844806#M4887</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2019-01-18T15:52:52Z</dc:date>
    </item>
  </channel>
</rss>

