<?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 Write GP Results to Feature Class in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/write-gp-results-to-feature-class/m-p/426022#M14338</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to write the results of a Buffer operation on Feature Class A to an existing Feature Class B where both A and B are on SQL Server. Both A and B are also published as Feature Layers to ArcGIS Server. When I try to build a Model to do this I keep getting errors to do with the fact that the Feature Class B already exists and/or there is a conflict with already established locks on the database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a recommended approach to doing this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any advice appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eamonn&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Apr 2013 16:38:15 GMT</pubDate>
    <dc:creator>EamonnDoyle</dc:creator>
    <dc:date>2013-04-30T16:38:15Z</dc:date>
    <item>
      <title>Write GP Results to Feature Class</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/write-gp-results-to-feature-class/m-p/426022#M14338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to write the results of a Buffer operation on Feature Class A to an existing Feature Class B where both A and B are on SQL Server. Both A and B are also published as Feature Layers to ArcGIS Server. When I try to build a Model to do this I keep getting errors to do with the fact that the Feature Class B already exists and/or there is a conflict with already established locks on the database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a recommended approach to doing this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any advice appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eamonn&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 16:38:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/write-gp-results-to-feature-class/m-p/426022#M14338</guid>
      <dc:creator>EamonnDoyle</dc:creator>
      <dc:date>2013-04-30T16:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Write GP Results to Feature Class</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/write-gp-results-to-feature-class/m-p/426023#M14339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Buffer tool creates a new feature class to which to output its features, so that might be the reason you're getting the message about Feature Class B already existing? Instead, output the results of your Buffer operation to an intermediate feature class, then use the Append tool (&lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000050000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000050000000&lt;/A&gt;&lt;SPAN&gt;) to append these results to Feature Class B. Check then whether you're still getting messages about locks, and address that separately if you are.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 May 2013 06:21:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/write-gp-results-to-feature-class/m-p/426023#M14339</guid>
      <dc:creator>DavidMartin</dc:creator>
      <dc:date>2013-05-04T06:21:43Z</dc:date>
    </item>
  </channel>
</rss>

