<?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: Unable to move feature class from one dataset to another in Enterprise Geodatabase in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/unable-to-move-feature-class-from-one-dataset-to/m-p/1702194#M9793</link>
    <description>&lt;P&gt;Copy/Paste and Import&amp;gt;Feature Class won't work because the Feature Class already is in the Enterprise Geodatabase, just not in the right feature dataset.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 May 2026 22:01:41 GMT</pubDate>
    <dc:creator>AliciaMcMurchie1</dc:creator>
    <dc:date>2026-05-14T22:01:41Z</dc:date>
    <item>
      <title>Unable to move feature class from one dataset to another in Enterprise Geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/unable-to-move-feature-class-from-one-dataset-to/m-p/1702192#M9791</link>
      <description>&lt;P&gt;I'm having trouble moving feature classes from one dataset to another in an Enterprise Geodatabase, despite the fact that we are not currently using versioning, the Enterprise geodatabase has been compressed, and the feature datasets have the same spatial reference.&lt;/P&gt;&lt;P&gt;I have to move the feature class to a file geodatabase, delete it from the Enterprise Geodatabase, and then import it. When I tried talking with Esri support, this was their solution, but honestly it seems like there has to be a better way to do this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 21:17:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/unable-to-move-feature-class-from-one-dataset-to/m-p/1702192#M9791</guid>
      <dc:creator>AliciaMcMurchie1</dc:creator>
      <dc:date>2026-05-14T21:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to move feature class from one dataset to another in Enterprise Geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/unable-to-move-feature-class-from-one-dataset-to/m-p/1702193#M9792</link>
      <description>&lt;P&gt;What methods have you tried? If Copy/Paste has failed try right-clicking the feature dataset and then Import &amp;gt; Feature Classes and point it to the feature class that you want to import. Often this will work for me when other methods fail.&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 21:36:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/unable-to-move-feature-class-from-one-dataset-to/m-p/1702193#M9792</guid>
      <dc:creator>NathanGEOregon</dc:creator>
      <dc:date>2026-05-14T21:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to move feature class from one dataset to another in Enterprise Geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/unable-to-move-feature-class-from-one-dataset-to/m-p/1702194#M9793</link>
      <description>&lt;P&gt;Copy/Paste and Import&amp;gt;Feature Class won't work because the Feature Class already is in the Enterprise Geodatabase, just not in the right feature dataset.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 22:01:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/unable-to-move-feature-class-from-one-dataset-to/m-p/1702194#M9793</guid>
      <dc:creator>AliciaMcMurchie1</dc:creator>
      <dc:date>2026-05-14T22:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to move feature class from one dataset to another in Enterprise Geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/unable-to-move-feature-class-from-one-dataset-to/m-p/1702208#M9794</link>
      <description>&lt;P&gt;Suspect the issue is not being able to have two FC's in the same database with the same name regardless of them being in a Feature Dataset or not.&lt;/P&gt;&lt;P&gt;So, would probably have to do as ESRI suggests, go to different database, delete, copy back.&amp;nbsp; Or, script it so that it changes the name, copies, deletes and renames.&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 23:28:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/unable-to-move-feature-class-from-one-dataset-to/m-p/1702208#M9794</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2026-05-14T23:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to move feature class from one dataset to another in Enterprise Geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/unable-to-move-feature-class-from-one-dataset-to/m-p/1702256#M9795</link>
      <description>&lt;P&gt;Alicia --&lt;/P&gt;&lt;P&gt;The RDBMS (or file geodatabase handler) is not aware of feature datasets, so even though you see it "in" a feature dataset, it isn't really, and you can't have duplicate-named feature classes, so you can't do a straight copy.&lt;/P&gt;&lt;P&gt;I just drag the feature class out of the feature dataset to be standalone, then drag it back in to a different feature dataset, but I just tested, and it's possible to just drag from dataset1 to dataset2 without copy.&amp;nbsp; So long as the Spatial Reference is the same, it's no big deal. If the spatial references are different, then you have to rename to "_old" then use FeatureClassToFeatureClass to change the SpatialReference.&lt;/P&gt;&lt;P&gt;But you might want to re-evaluate whether you need to have feature classes in a feature dataset at all.&amp;nbsp; If they're not being used for "feature-dataset-ish" tasks like topologies, then having more standalone feature classes would reduce the overhead of locking all the feature dataset members whenever a lock is placed on any feature class in the dataset.&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2026 13:27:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/unable-to-move-feature-class-from-one-dataset-to/m-p/1702256#M9795</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2026-05-15T13:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to move feature class from one dataset to another in Enterprise Geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/unable-to-move-feature-class-from-one-dataset-to/m-p/1702317#M9796</link>
      <description>&lt;P&gt;Apologies, I must have been doing that in a FGDB then...&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2026 17:04:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/unable-to-move-feature-class-from-one-dataset-to/m-p/1702317#M9796</guid>
      <dc:creator>NathanGEOregon</dc:creator>
      <dc:date>2026-05-15T17:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to move feature class from one dataset to another in Enterprise Geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/unable-to-move-feature-class-from-one-dataset-to/m-p/1702326#M9797</link>
      <description>&lt;P&gt;For some reason I thought the geodatabase would just name the copy *featureclassname*_1&lt;/P&gt;&lt;P&gt;Then you could just delete the original and rename the copy. But maybe that is only in certain instances.&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2026 17:30:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/unable-to-move-feature-class-from-one-dataset-to/m-p/1702326#M9797</guid>
      <dc:creator>NathanGEOregon</dc:creator>
      <dc:date>2026-05-15T17:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to move feature class from one dataset to another in Enterprise Geodatabase</title>
      <link>https://community.esri.com/t5/geodatabase-questions/unable-to-move-feature-class-from-one-dataset-to/m-p/1702465#M9798</link>
      <description>&lt;P&gt;Copy/delete/rename is far from the most efficient methodology here. I have tables with tens of millions of rows in them; doing this would cost me hours and could result in tables with columns slightly different from the datatypes I originally declared them to be. I pretty much avoid Copy for this reason.&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2026 02:33:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/unable-to-move-feature-class-from-one-dataset-to/m-p/1702465#M9798</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2026-05-18T02:33:29Z</dc:date>
    </item>
  </channel>
</rss>

