<?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: How to handle ORA-25440: signal received: Unhandled exception: code= c0000005  in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-handle-ora-25440-signal-received-unhandled/m-p/606512#M47414</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Veera, I looked at alias for both the tables. They are same as Table names. So, that is not the issue. Thanks for your suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2018 01:23:24 GMT</pubDate>
    <dc:creator>ShyamsunderVanga</dc:creator>
    <dc:date>2018-04-04T01:23:24Z</dc:date>
    <item>
      <title>How to handle ORA-25440: signal received: Unhandled exception: code= c0000005</title>
      <link>https://community.esri.com/t5/python-questions/how-to-handle-ora-25440-signal-received-unhandled/m-p/606510#M47412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running python script to create json file. I have executed this code for various tables (all have shape geometry field) and works fine. Only for two of the tables (Oracle 11g) I am getting ORA-25440 error. These two tables are not any different from the successful ones. I am getting this error in arcpy.conversion.FeauturestoJson second statement below. From the first statement .shp file (2.1gb) is created and second statement creates .json file with 1kb and fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;arcpy.FeatureClassToFeatureClass_conversion(fullTableName, stagingPath, tempFeature, where_clause="", field_mapping='SHAPE_AREA "SHAPE_AREA" false false true 0 Double 0 0 ,First,#,fullTableName,SHAPE.AREA,-1,-1;SHAPE_LEN "SHAPE_LEN" false false true 0 Double 0 0 ,First,#,fullTableName,SHAPE.LEN,-1,-1', config_keyword="")&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;arcpy.conversion.FeaturesToJSON(in_features=tempStagingFeature, out_json_file=stagingJsonFile, format_json="NOT_FORMATTED", include_z_values="NO_Z_VALUES", include_m_values="NO_M_VALUES", geoJSON="GEOJSON")&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 20:46:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-handle-ora-25440-signal-received-unhandled/m-p/606510#M47412</guid>
      <dc:creator>ShyamsunderVanga</dc:creator>
      <dc:date>2018-04-03T20:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle ORA-25440: signal received: Unhandled exception: code= c0000005</title>
      <link>https://community.esri.com/t5/python-questions/how-to-handle-ora-25440-signal-received-unhandled/m-p/606511#M47413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyam,&lt;/P&gt;&lt;P&gt;If input&amp;nbsp;spatial tables from Oracle SDE, then it should be issue with table alias name was different from display name.&lt;/P&gt;&lt;P&gt;Use the&amp;nbsp;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d; background: yellow;"&gt;Alias Name&amp;nbsp;&lt;/SPAN&gt;in python script. You can find the alias name from Table properties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 22:49:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-handle-ora-25440-signal-received-unhandled/m-p/606511#M47413</guid>
      <dc:creator>BalajiVeera</dc:creator>
      <dc:date>2018-04-03T22:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle ORA-25440: signal received: Unhandled exception: code= c0000005</title>
      <link>https://community.esri.com/t5/python-questions/how-to-handle-ora-25440-signal-received-unhandled/m-p/606512#M47414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Veera, I looked at alias for both the tables. They are same as Table names. So, that is not the issue. Thanks for your suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 01:23:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-handle-ora-25440-signal-received-unhandled/m-p/606512#M47414</guid>
      <dc:creator>ShyamsunderVanga</dc:creator>
      <dc:date>2018-04-04T01:23:24Z</dc:date>
    </item>
  </channel>
</rss>

