<?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: Copying data from XML library to other permanent library in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Copying-data-from-XML-library-to-other-permanent-library/m-p/647899#M269554</link>
    <description>&lt;P&gt;hi , did the problem resolve ,am facing the same issue now&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;copy from XML engine to SAS is taking huge time&lt;/P&gt;</description>
    <pubDate>Thu, 14 May 2020 18:42:35 GMT</pubDate>
    <dc:creator>Saranya_Sub</dc:creator>
    <dc:date>2020-05-14T18:42:35Z</dc:date>
    <item>
      <title>Copying data from XML library to other permanent library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Copying-data-from-XML-library-to-other-permanent-library/m-p/273880#M269552</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a requirement to convert a ODM xml file to sas dataset. i have used below method to do that, but the execution time is more as it is&amp;nbsp; a 25MB file. Is there any way to do it faster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filename NHL&amp;nbsp; "/path/ODM.xml";&lt;/P&gt;&lt;P&gt;filename map "/path/odm_map.map";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname NHL xmlv2 xmlmap=map;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc copy in=nhl out=work;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ODM.xml is a 25 mb file so when i try to copy those datasets present in NHL to work library, it's taking allmost 10 min, is there any way to reduce the execution time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp; regards,&lt;/P&gt;&lt;P&gt;Sandeep Reddy&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2016 09:38:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Copying-data-from-XML-library-to-other-permanent-library/m-p/273880#M269552</guid>
      <dc:creator>Sandyz</dc:creator>
      <dc:date>2016-05-30T09:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Copying data from XML library to other permanent library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Copying-data-from-XML-library-to-other-permanent-library/m-p/274121#M269553</link>
      <description>&lt;P&gt;First thing would be to&amp;nbsp;check&amp;nbsp;if the path to the source file is on a network. You may be getting a bottleneck in network performance and might run faster when the data is local to the machine running SAS (SAS server or your computer if local install).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 15:27:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Copying-data-from-XML-library-to-other-permanent-library/m-p/274121#M269553</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-05-31T15:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Copying data from XML library to other permanent library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Copying-data-from-XML-library-to-other-permanent-library/m-p/647899#M269554</link>
      <description>&lt;P&gt;hi , did the problem resolve ,am facing the same issue now&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;copy from XML engine to SAS is taking huge time&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 18:42:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Copying-data-from-XML-library-to-other-permanent-library/m-p/647899#M269554</guid>
      <dc:creator>Saranya_Sub</dc:creator>
      <dc:date>2020-05-14T18:42:35Z</dc:date>
    </item>
  </channel>
</rss>

