<?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 Proc Copy efficiency in SAS Health and Life Sciences</title>
    <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Proc-Copy-efficiency/m-p/4707#M393</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Task: I want to copy all SAS datasets/files/catelog from one library/view to another library.&lt;BR /&gt;
Solution:&lt;BR /&gt;
PROC COPY IN=OLD OUT=NEW;&lt;BR /&gt;
RUN;&lt;BR /&gt;
&lt;BR /&gt;
The performance is extremely slow if source is XML view. CPU usage is fine, around 30-40%, but memory usage up to 2.4G, and SAS prompts error message and shut down system. I had to stop it, and used DATA STEP instead. &lt;BR /&gt;
&lt;BR /&gt;
Question: why? how to solve it or not use PROC COPY in XML view at all?&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance!&lt;BR /&gt;
David</description>
    <pubDate>Fri, 14 Sep 2007 16:00:24 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2007-09-14T16:00:24Z</dc:date>
    <item>
      <title>Proc Copy efficiency</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Proc-Copy-efficiency/m-p/4707#M393</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Task: I want to copy all SAS datasets/files/catelog from one library/view to another library.&lt;BR /&gt;
Solution:&lt;BR /&gt;
PROC COPY IN=OLD OUT=NEW;&lt;BR /&gt;
RUN;&lt;BR /&gt;
&lt;BR /&gt;
The performance is extremely slow if source is XML view. CPU usage is fine, around 30-40%, but memory usage up to 2.4G, and SAS prompts error message and shut down system. I had to stop it, and used DATA STEP instead. &lt;BR /&gt;
&lt;BR /&gt;
Question: why? how to solve it or not use PROC COPY in XML view at all?&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance!&lt;BR /&gt;
David</description>
      <pubDate>Fri, 14 Sep 2007 16:00:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Proc-Copy-efficiency/m-p/4707#M393</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-09-14T16:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Copy efficiency</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Proc-Copy-efficiency/m-p/4708#M394</link>
      <description>Hi,&lt;BR /&gt;
  This really is a question for Tech Support, as they can go directly to the XML engine support folks to determine whether this is something unique that you are experiencing with your particular data or not.&lt;BR /&gt;
 &lt;BR /&gt;
  Here are some resources and links that may be relevant to your question:&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/unotes/SN/007/007300.html" target="_blank"&gt;http://support.sas.com/techsup/unotes/SN/007/007300.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/unotes/SN/009/009231.html" target="_blank"&gt;http://support.sas.com/techsup/unotes/SN/009/009231.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/unotes/SN/002/002897.html" target="_blank"&gt;http://support.sas.com/techsup/unotes/SN/002/002897.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/base/index-xml-resources.html" target="_blank"&gt;http://support.sas.com/rnd/base/index-xml-resources.html&lt;/A&gt; (click on XML and XML Engine FAQ)&lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 14 Sep 2007 16:28:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Proc-Copy-efficiency/m-p/4708#M394</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-09-14T16:28:40Z</dc:date>
    </item>
  </channel>
</rss>

