<?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 Problem writing to SDE using ArcObjects API -Error- ORA-01036: illegal variable name in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/problem-writing-to-sde-using-arcobjects-api-error/m-p/574911#M15479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have custom-built web application in .NET that we use to manage Offshore surveys and data. The application is written in VB.NET and utilises ArcObjects core library, included with ArcGIS server 9.2 to handle geographical operations for storing and retrieving data from an SDE database, while the ArcGIS server 9.2 WebADF is used for drawing a Map and handling functionality within the Map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The application was originally written with ArcSDE 9.0, but after migration to 9.2 we are unable to write any data to SDE using ArcObjects API. Although that may not be the real cause of the problem. Application returns the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;System.Runtime.InteropServices.COMException :{"Underlying DBMS error[ORA-01036: illegal variable name/number&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;][SEAL.SURVEY_CENTRE]"}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;ErrorCode: -2147216072&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;Helplink : esri_csGeoDatabase.hlp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;Source : esriDataSourcesGDB.SdeWorkspace.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;StackTrace:&amp;nbsp;&amp;nbsp;&amp;nbsp; at ESRI.ArcGIS.Geodatabase.IWorkspaceEdit.StopEditOperation()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; at Nam.Components.Common.DataAccess.DataBase.StopEditing(Boolean SaveEdits) in E:\Users\GIM\Farooq\SEAL\CommonUtils\DataAccess\DataBase.vb:line 96&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently we have the following setup in the organisation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oracle 9.2.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE 9.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS server for .NET 9.2 SP3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS server Web ADF Runtime 9.2 SP4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcIMS 9.2 SP4&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can provide more information and appreciate any help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Farooq&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Apr 2010 16:09:30 GMT</pubDate>
    <dc:creator>FarooqMunir</dc:creator>
    <dc:date>2010-04-30T16:09:30Z</dc:date>
    <item>
      <title>Problem writing to SDE using ArcObjects API -Error- ORA-01036: illegal variable name</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/problem-writing-to-sde-using-arcobjects-api-error/m-p/574911#M15479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have custom-built web application in .NET that we use to manage Offshore surveys and data. The application is written in VB.NET and utilises ArcObjects core library, included with ArcGIS server 9.2 to handle geographical operations for storing and retrieving data from an SDE database, while the ArcGIS server 9.2 WebADF is used for drawing a Map and handling functionality within the Map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The application was originally written with ArcSDE 9.0, but after migration to 9.2 we are unable to write any data to SDE using ArcObjects API. Although that may not be the real cause of the problem. Application returns the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;System.Runtime.InteropServices.COMException :{"Underlying DBMS error[ORA-01036: illegal variable name/number&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;][SEAL.SURVEY_CENTRE]"}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;ErrorCode: -2147216072&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;Helplink : esri_csGeoDatabase.hlp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;Source : esriDataSourcesGDB.SdeWorkspace.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;StackTrace:&amp;nbsp;&amp;nbsp;&amp;nbsp; at ESRI.ArcGIS.Geodatabase.IWorkspaceEdit.StopEditOperation()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; at Nam.Components.Common.DataAccess.DataBase.StopEditing(Boolean SaveEdits) in E:\Users\GIM\Farooq\SEAL\CommonUtils\DataAccess\DataBase.vb:line 96&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently we have the following setup in the organisation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oracle 9.2.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE 9.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS server for .NET 9.2 SP3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS server Web ADF Runtime 9.2 SP4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcIMS 9.2 SP4&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can provide more information and appreciate any help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Farooq&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 16:09:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/problem-writing-to-sde-using-arcobjects-api-error/m-p/574911#M15479</guid>
      <dc:creator>FarooqMunir</dc:creator>
      <dc:date>2010-04-30T16:09:30Z</dc:date>
    </item>
  </channel>
</rss>

