<?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 SAS Bridge for ESRI and XMLMap parsing errors in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Bridge-for-ESRI-and-XMLMap-parsing-errors/m-p/10449#M14</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Hello Linus,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-family: Arial; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Thanks for the reply. I have already opened a ticked with SAS and they are supposed to get back to me with some feedback. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-family: Arial; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Here’s the funny thing about this situation…a person I know at a different government agency is using the same data set, the same software and can do exactly what I am trying to do without error. We check our hardware and software configurations, network setups, etc…everything is essentially the same. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-family: Arial; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Thanks again for the info.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-family: Arial; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Greg&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Dec 2011 16:31:13 GMT</pubDate>
    <dc:creator>grparent</dc:creator>
    <dc:date>2011-12-12T16:31:13Z</dc:date>
    <item>
      <title>SAS Bridge for ESRI and XMLMap parsing errors</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Bridge-for-ESRI-and-XMLMap-parsing-errors/m-p/10447#M12</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello SAS Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my first post. and I am not sure if it's in the right place but here goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running SAS 9.2, SAS Bridge for ESRI 3.5 and ArcGIS10. I am using the SAS Bridge for ESRI extension in ArcGIS10 and trying to export a SAS dataset from a large SDE Feature Class. The full SDE Feature Class export fails. I tried smaller selection sets and was successfull with 50,000 and 100,000 records. I tried 150,000 records and the export failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have lots of available disk space for temporary space and final destination (124gig). I did notice that the failed process leaves the incomplete XML file on the disk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone dealt with this issue before? Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help you may have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- - - - - - - - - -error log below - - - - - - - - - - &lt;/P&gt;&lt;PRE&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The SAS System&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11:46 Wednesday, December 7, 2011&lt;/PRE&gt;&lt;PRE&gt; &lt;/PRE&gt;&lt;PRE&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; libname instream xml ' D:\temp\data277986.xml';&lt;/PRE&gt;&lt;PRE&gt;NOTE: Libref INSTREAM was successfully assigned as follows: &lt;/PRE&gt;&lt;PRE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Engine:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; XML &lt;/PRE&gt;&lt;PRE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Physical Name: D:\temp\data277986.xml&lt;/PRE&gt;&lt;PRE&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proc copy in=instream out=lr017814 ;run;&lt;/PRE&gt;&lt;PRE&gt; &lt;/PRE&gt;&lt;PRE&gt;NOTE: Copying INSTREAM.NGD_AL_150K to LR017814.NGD_AL_150K (memtype=DATA).&lt;/PRE&gt;&lt;PRE&gt; &lt;/PRE&gt;&lt;PRE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; encountered during XMLMap parsing&lt;/PRE&gt;&lt;PRE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; occurred at or near line 8126832, column 20&lt;/PRE&gt;&lt;PRE&gt;ERROR: XML describe error: Internal processing error.&lt;/PRE&gt;&lt;PRE&gt;ERROR: File LR017814.NGD_AL_150K.DATA has not been saved because copy could not be completed.&lt;/PRE&gt;&lt;PRE&gt;NOTE: Statements not processed because of errors noted above.&lt;/PRE&gt;&lt;PRE&gt;NOTE: PROCEDURE COPY used (Total process time):&lt;/PRE&gt;&lt;PRE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2:38.43&lt;/PRE&gt;&lt;PRE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2:22.43&lt;/PRE&gt;&lt;PRE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/PRE&gt;&lt;PRE&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/PRE&gt;&lt;PRE&gt;WARNING: The stored process executed did not contain a *PROCESSBODY; marker. Therefore, the &lt;/PRE&gt;&lt;PRE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; parameters passed to the stored process were ignored.&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 18:57:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Bridge-for-ESRI-and-XMLMap-parsing-errors/m-p/10447#M12</guid>
      <dc:creator>grparent</dc:creator>
      <dc:date>2011-12-07T18:57:21Z</dc:date>
    </item>
    <item>
      <title>SAS Bridge for ESRI and XMLMap parsing errors</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Bridge-for-ESRI-and-XMLMap-parsing-errors/m-p/10448#M13</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Don't know about this particular case, but generally XML isn't very good for exporting/importing big files. 150' records isn't that much, but in XML...?&lt;/P&gt;&lt;P&gt;Since you have an "Internal processing error" in your log, I suggest that you open ticket with SAS tech support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Linus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 07:46:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Bridge-for-ESRI-and-XMLMap-parsing-errors/m-p/10448#M13</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2011-12-12T07:46:23Z</dc:date>
    </item>
    <item>
      <title>SAS Bridge for ESRI and XMLMap parsing errors</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Bridge-for-ESRI-and-XMLMap-parsing-errors/m-p/10449#M14</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Hello Linus,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-family: Arial; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Thanks for the reply. I have already opened a ticked with SAS and they are supposed to get back to me with some feedback. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-family: Arial; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Here’s the funny thing about this situation…a person I know at a different government agency is using the same data set, the same software and can do exactly what I am trying to do without error. We check our hardware and software configurations, network setups, etc…everything is essentially the same. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-family: Arial; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Thanks again for the info.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-family: Arial; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-size: 10pt; font-family: Arial;"&gt;Greg&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 16:31:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Bridge-for-ESRI-and-XMLMap-parsing-errors/m-p/10449#M14</guid>
      <dc:creator>grparent</dc:creator>
      <dc:date>2011-12-12T16:31:13Z</dc:date>
    </item>
  </channel>
</rss>

