<?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: Editor Tracking in database time zone in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/619003#M23807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I get the same error that you reported initially.&amp;nbsp; That's strange I still get an error and you don't.&amp;nbsp; I have a workaround where I'm copying out the feature class that has editor tracking to a new feature class, so I'm fine for now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Mar 2014 12:16:24 GMT</pubDate>
    <dc:creator>DamonPettitt</dc:creator>
    <dc:date>2014-03-24T12:16:24Z</dc:date>
    <item>
      <title>Editor Tracking in database time zone</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/618998#M23802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to publish a few dozen feature classes and I get the following error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Data frame has layers that record Editor Tracking dates in database time zone"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It wants me to turn off editor tracking or use UTM.&amp;nbsp; My server site is only for viewing, people are not creating data on the site, so the editor tracking columns are just leftovers from my working copy of the geodatabase.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Why can't I ignore this error or mark it as an exception?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The thing is, I was able to turn on editor tracking for all layers doing a single process for the whole geodatabase.&amp;nbsp; But to "Disable Editor Tracking" when I copy my geodatabase from its editing-copy location to its user-consumption location I have to make a seperate process to disable it for each individual feature.&amp;nbsp; I'd rather not make this huge model to do this.&amp;nbsp; Am I missing something?&amp;nbsp; Is their an easier way?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 21:25:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/618998#M23802</guid>
      <dc:creator>TomMagdaleno</dc:creator>
      <dc:date>2014-03-05T21:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Tracking in database time zone</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/618999#M23803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is expected behavior.&amp;nbsp; To resolve this warning, the data in your MXD with editor tracking needs to use UTC dates.&amp;nbsp; You must either (1) remove the layers or stand-alone tables in the map that record dates in the database's time zone, or (2) disable Editor Tracking for these datasets.&amp;nbsp; If you need to publish Editor Tracking datasets within a map service while Editor Tracking is still enabled, then you need to turn off the field visibility for the editor tracking date fields for the layer or table in ArcMap.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Source: "Solution" section of &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00sq000000qm000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//00sq000000qm000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think there's another way to do what you're doing, put differently.&amp;nbsp; You will need to work through the editor tracking issue rather than around it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 00:11:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/618999#M23803</guid>
      <dc:creator>WilliamCraft</dc:creator>
      <dc:date>2014-03-06T00:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Tracking in database time zone</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/619000#M23804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply William.&amp;nbsp; I guess I will freeze the columns in my MXD.&amp;nbsp; UTC time means nothing to me since the data never leaves our timezone.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 13:41:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/619000#M23804</guid>
      <dc:creator>TomMagdaleno</dc:creator>
      <dc:date>2014-03-06T13:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Tracking in database time zone</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/619001#M23805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I too have a layer that uses database time in Editor Tracking and I don't want to switch to UTC time or disable Editor Tracking.&amp;nbsp; When I set the date fields involved in Editor Tracking to be invisible in ArcMap, it still won't let me publish to a map service.&amp;nbsp; I'm using ArcGIS 10.1.&amp;nbsp; What am I doing wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 20:55:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/619001#M23805</guid>
      <dc:creator>DamonPettitt</dc:creator>
      <dc:date>2014-03-18T20:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Tracking in database time zone</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/619002#M23806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What error are you getting?&amp;nbsp; Mine worked after I turned off all the new columns from editor tracking.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 20:59:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/619002#M23806</guid>
      <dc:creator>TomMagdaleno</dc:creator>
      <dc:date>2014-03-18T20:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Tracking in database time zone</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/619003#M23807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I get the same error that you reported initially.&amp;nbsp; That's strange I still get an error and you don't.&amp;nbsp; I have a workaround where I'm copying out the feature class that has editor tracking to a new feature class, so I'm fine for now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 12:16:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/619003#M23807</guid>
      <dc:creator>DamonPettitt</dc:creator>
      <dc:date>2014-03-24T12:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Tracking in database time zone</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/619004#M23808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is a way around this.&amp;nbsp; Publish the service. Then stop it and enable editor tracking in database time. Start the service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 02:38:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/619004#M23808</guid>
      <dc:creator>nev</dc:creator>
      <dc:date>2014-06-20T02:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Tracking in database time zone</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/619005#M23809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've run into this error with 10.5 as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a series of layers with joins created before encountering the error.&amp;nbsp; When I unchecked the editor tracking fields the error didn't go away.&amp;nbsp; It wasn't until I removed the joins and joined tables, verified the fields were unchecked, added the join tables, redid the join, and analyzed that the error was gone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something seemed to be holding on when I removed the field visibility while the join still existed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2019 14:36:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/619005#M23809</guid>
      <dc:creator>TimDine</dc:creator>
      <dc:date>2019-08-28T14:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Tracking in database time zone</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/619006#M23810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this time zone feature when pushing ArcPro data to AGOL or Portal is very frustrating.&amp;nbsp; I have two relation tables for my feature class table and all have editor tracking so I can tell when something has been changed in the tables.&amp;nbsp; I tried to define the times as Pacific (a while back - not&amp;nbsp;sure if I&amp;nbsp;defined&amp;nbsp;the time&amp;nbsp;while in ArcMap or Pro)&amp;nbsp;and I thought the transfer process would take those Pacific time zones and convert to UTC.&amp;nbsp; I too, don't need to worry about different time zones since we're all in the same zone.&amp;nbsp; I created a work around by copying my tables and then removing the four editing tracker fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2019 21:21:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-in-database-time-zone/m-p/619006#M23810</guid>
      <dc:creator>JulieEckman1</dc:creator>
      <dc:date>2019-10-01T21:21:28Z</dc:date>
    </item>
  </channel>
</rss>

