<?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: ERROR 000354: The name contains invalid characters Failed to execute (CreateFeatureclass). in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/error-000354-the-name-contains-invalid-characters/m-p/1385125#M79131</link>
    <description>&lt;P&gt;Hey &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/767588"&gt;@SamStafford&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You mentioned you changed laptops, does your gdb_path still point to the same location on the new laptop? I'm wondering if this may need changed or now contains incorrect symbols/words/spaces.&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;Cody&lt;/P&gt;</description>
    <pubDate>Wed, 21 Feb 2024 20:29:58 GMT</pubDate>
    <dc:creator>CodyPatterson</dc:creator>
    <dc:date>2024-02-21T20:29:58Z</dc:date>
    <item>
      <title>ERROR 000354: The name contains invalid characters Failed to execute (CreateFeatureclass).</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-000354-the-name-contains-invalid-characters/m-p/1385121#M79129</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;line 107, in &amp;lt;module&amp;gt;&lt;BR /&gt;output_point_fc = arcpy.management.CreateFeatureclass(gdb_path, "Point_Output", "POINT", "", "DISABLED", "DISABLED", utm_spatial_ref)&lt;BR /&gt;File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\management.py", line 3451, in CreateFeatureclass&lt;BR /&gt;raise e&lt;BR /&gt;File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\management.py", line 3448, in CreateFeatureclass&lt;BR /&gt;retval = convertArcObjectToPythonObject(gp.CreateFeatureclass_management(*gp_fixargs((out_path, out_name, geometry_type, template, has_m, has_z, spatial_reference, config_keyword, spatial_grid_1, spatial_grid_2, spatial_grid_3, out_alias), True)))&lt;BR /&gt;File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\geoprocessing\_base.py", line 512, in &amp;lt;lambda&amp;gt;&lt;BR /&gt;return lambda *args: val(*gp_fixargs(args, True))&lt;BR /&gt;arcgisscripting.ExecuteError: ERROR 000354: The name contains invalid characters&lt;BR /&gt;Failed to execute (CreateFeatureclass).&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;This is happening on this line:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;output_point_fc = arcpy.management.CreateFeatureclass(gdb_path&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"Point_Output"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"POINT"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;""&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"DISABLED"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"DISABLED"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;utm_spatial_ref)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This was never an issue until I switched laptops, but now I get this error every time I try to create feature class.&amp;nbsp; Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 20:24:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-000354-the-name-contains-invalid-characters/m-p/1385121#M79129</guid>
      <dc:creator>SamStafford</dc:creator>
      <dc:date>2024-02-21T20:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000354: The name contains invalid characters Failed to execute (CreateFeatureclass).</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-000354-the-name-contains-invalid-characters/m-p/1385125#M79131</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/767588"&gt;@SamStafford&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You mentioned you changed laptops, does your gdb_path still point to the same location on the new laptop? I'm wondering if this may need changed or now contains incorrect symbols/words/spaces.&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;Cody&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 20:29:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-000354-the-name-contains-invalid-characters/m-p/1385125#M79131</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2024-02-21T20:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000354: The name contains invalid characters Failed to execute (CreateFeatureclass).</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-000354-the-name-contains-invalid-characters/m-p/1385365#M79159</link>
      <description>&lt;P&gt;Thanks for the reply Cody. My GDB path is the same name as it was previously:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;gdb_path = &lt;SPAN&gt;r'C:\Users\XXXXXXXX\PycharmProjects\arcgis_pro\GDB_files\od.gdb'&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 12:34:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-000354-the-name-contains-invalid-characters/m-p/1385365#M79159</guid>
      <dc:creator>SamStafford</dc:creator>
      <dc:date>2024-02-22T12:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000354: The name contains invalid characters Failed to execute (CreateFeatureclass).</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-000354-the-name-contains-invalid-characters/m-p/1385733#M79187</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/767588"&gt;@SamStafford&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could there be any chance that the path is different than what it is on the current machine? Maybe the gdb may not be in the same location perhaps?&lt;/P&gt;&lt;P&gt;I've had the error come up when I attempt to use locations that are not valid or in the right location before.&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;Cody&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 21:31:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-000354-the-name-contains-invalid-characters/m-p/1385733#M79187</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2024-02-22T21:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000354: The name contains invalid characters Failed to execute (CreateFeatureclass).</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-000354-the-name-contains-invalid-characters/m-p/1385984#M79207</link>
      <description>&lt;P&gt;Thanks again for the reply Cody. It shouldn't be an issue since I moved over the GDB file in my Pycharm projects folder. With that said, I've also relocated it to my desktop and attempted to utilize it from there. I'm still running into the same error&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 14:04:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-000354-the-name-contains-invalid-characters/m-p/1385984#M79207</guid>
      <dc:creator>SamStafford</dc:creator>
      <dc:date>2024-02-23T14:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000354: The name contains invalid characters Failed to execute (CreateFeatureclass).</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-000354-the-name-contains-invalid-characters/m-p/1386083#M79212</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/767588"&gt;@SamStafford&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is super strange, possibly could be worthwhile to use this arcpy module to see if it changes the name of the gdb at all?&lt;/P&gt;&lt;PRE&gt;test_name = arcpy.ValidateTableName(&lt;SPAN class=""&gt;"Point_Output"&lt;/SPAN&gt;, gdb_path)&lt;/PRE&gt;&lt;P&gt;I'd print the test_name and see if it's also "Point_Output" also maybe try to change it to "PointOutput" or "test" just to see the different options? Nothing seems wrong with the name itself, but could be something strange!&lt;/P&gt;&lt;P&gt;Cody&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 16:15:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-000354-the-name-contains-invalid-characters/m-p/1386083#M79212</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2024-02-23T16:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000354: The name contains invalid characters Failed to execute (CreateFeatureclass).</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-000354-the-name-contains-invalid-characters/m-p/1386227#M79226</link>
      <description>&lt;P&gt;Thanks, I had previously tried altering the names as you'd suggested. I've been trying to fix this for weeks and no changes seemed to impact the error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I finally tried to generate another .gdb file and it worked. It looks like I had somehow corrupted the .gdb file when transferring between pcs. Anyway, I wanted to say thanks for all of your help and let you know that the issue is resolved.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 19:13:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-000354-the-name-contains-invalid-characters/m-p/1386227#M79226</guid>
      <dc:creator>SamStafford</dc:creator>
      <dc:date>2024-02-23T19:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000354: The name contains invalid characters Failed to execute (CreateFeatureclass).</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-000354-the-name-contains-invalid-characters/m-p/1386229#M79227</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/767588"&gt;@SamStafford&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Glad to hear it got worked out! It is quite strange how it doesn't completely show there's a corruption or not, some things are quite subtle when working with the db files.&lt;/P&gt;&lt;P&gt;Cody&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 19:14:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-000354-the-name-contains-invalid-characters/m-p/1386229#M79227</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2024-02-23T19:14:51Z</dc:date>
    </item>
  </channel>
</rss>

