<?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: Problems in importing XPT datafile in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Problems-in-importing-XPT-datafile/m-p/85691#M4182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this file a SAS Transport file? If so you probably need PROC CIMPORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some thing like&lt;/P&gt;&lt;P&gt;filename dexa9900 "D:\DEXA\data\dxx9900.xpt";&lt;/P&gt;&lt;P&gt;proc cimport infile=dexa9900 library=d;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jun 2012 14:58:53 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2012-06-18T14:58:53Z</dc:date>
    <item>
      <title>Problems in importing XPT datafile</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Problems-in-importing-XPT-datafile/m-p/85690#M4181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM style="font-size: 14pt;"&gt;Hi, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;EM&gt;I have run the following syntax to import XPT datafile:&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;libname d "D:\DXA\data";&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; &lt;/P&gt;&lt;P&gt;libname dexa9900 xport "D:\DEXA\data\dxx9900.xpt";&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;proc copy in=dexa9900 out=d memtype=data;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;EM&gt;But below the errors have been showed in the LOG window. The dxx9900.xpt does physically exist in the pathway as in the syntax. The result, of course, is that the data can not be imported. why? Thanks,&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: Input library DEXA9900 is sequential.&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;ERROR: Physical file does not exist, D:\DEXA\data\dxx9900.xpt.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;NOTE: Statements not processed because of errors noted above.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;NOTE: PROCEDURE COPY used (Total process time):&lt;BR /&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; 0.01 seconds&lt;BR /&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; 0.01 seconds&lt;/P&gt;&lt;P&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 00:02:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Problems-in-importing-XPT-datafile/m-p/85690#M4181</guid>
      <dc:creator>ZC</dc:creator>
      <dc:date>2012-06-18T00:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in importing XPT datafile</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Problems-in-importing-XPT-datafile/m-p/85691#M4182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this file a SAS Transport file? If so you probably need PROC CIMPORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some thing like&lt;/P&gt;&lt;P&gt;filename dexa9900 "D:\DEXA\data\dxx9900.xpt";&lt;/P&gt;&lt;P&gt;proc cimport infile=dexa9900 library=d;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 14:58:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Problems-in-importing-XPT-datafile/m-p/85691#M4182</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2012-06-18T14:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in importing XPT datafile</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Problems-in-importing-XPT-datafile/m-p/85692#M4183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error message is that SAS cannot see the file. If the file existed and was not in the V5 transport file format then you would have received a different error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the filename again. For example your other path is DXA instead of DEXA.&lt;/P&gt;&lt;P&gt;You can even use a SAS function FILEEXIST to check that the file actually is there.&lt;/P&gt;&lt;P&gt;Perhaps SAS is running on a different machine or under a different user than what you are using to check that the filename is correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 15:43:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Problems-in-importing-XPT-datafile/m-p/85692#M4183</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2012-06-18T15:43:03Z</dc:date>
    </item>
  </channel>
</rss>

