<?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: Categorical Data Methods in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674926#M203278</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/330491"&gt;@zahidhasandipu&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;/pbr/biconfig/940/Lev1/SASApp/&lt;BR /&gt;This file path, is it in C drive? I do not find any pbr folder, I am so sorry to bother you!&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This path is the &lt;A href="https://en.wikipedia.org/wiki/Working_directory" target="_blank" rel="noopener"&gt;Current Working Directory&lt;/A&gt; of your SAS session; you should not have write permission there (unless the SAS installation is seriously misconfigured).&lt;/P&gt;
&lt;P&gt;The directory where you surely do have write permission is your personal home directory on the server, represented by the system environment variable $HOME; this usually corresponds to the Home you find (below Libraries) when you open your server in EG's server list.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Aug 2020 09:04:28 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2020-08-06T09:04:28Z</dc:date>
    <item>
      <title>Categorical Data Methods</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674906#M203265</link>
      <description>&lt;DIV class="sasSource"&gt;&lt;STRONG&gt;I keep getting this error.&amp;nbsp;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;72&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;73 LIBNAME TRANSPRT XPORT 'C:\Users\Zahid Hasan Dipu\Desktop\CDBRFS10.XPT';&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Libref TRANSPRT was successfully assigned as follows:&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;Engine: XPORT&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;Physical Name: /pbr/biconfig/940/Lev1/SASApp/C:\Users\Zahid Hasan Dipu\Desktop\CDBRFS10.XPT&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;74&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;75 LIBNAME DATAOUT 'C:\Users\Zahid Hasan Dipu\Document';&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Library DATAOUT does not exist.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;76&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;77 PROC COPY IN=TRANSPRT OUT=dataout;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;78 RUN;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;WARNING: Library DATAOUT does not exist.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Input library TRANSPRT is sequential.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Physical file does not exist, /pbr/biconfig/940/Lev1/SASApp/C:\Users\Zahid Hasan Dipu\Desktop\CDBRFS10.XPT.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Statements not processed because of errors noted above.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: PROCEDURE COPY used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.00 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;user cpu time 0.00 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;system cpu time 0.00 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;memory 509.75k&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;OS Memory 29864.00k&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;Timestamp 08/06/2020 06:46:28 AM&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;Step Count 42 Switch Count 0&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;Page Faults 0&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;Page Reclaims 70&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;Page Swaps 0&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;Voluntary Context Switches 0&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;Involuntary Context Switches 0&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;Block Input Operations 0&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;Block Output Operations 8&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;79&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;80 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;92&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Aug 2020 07:02:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674906#M203265</guid>
      <dc:creator>zahidhasandipu</dc:creator>
      <dc:date>2020-08-06T07:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Categorical Data Methods</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674908#M203266</link>
      <description>&lt;P&gt;The syntax of proc copy is:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc copy in=&amp;lt;input_library&amp;gt; out=&amp;lt;output_library&amp;gt;;
      select &amp;lt;dataset names separated by space&amp;gt;;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;What you wanted to do is probably:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data dataout;
 set transprt;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 06 Aug 2020 07:13:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674908#M203266</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2020-08-06T07:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Categorical Data Methods</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674915#M203269</link>
      <description>&lt;P&gt;I wanted to import&amp;nbsp;CDBRFS10.XPT file to SAS and used the following code. I keep getting the error that physical file does not exist.&lt;BR /&gt;&lt;BR /&gt;LIBNAME TRANSPRT XPORT 'C:\Users\Zahid Hasan Dipu\Desktop\CDBRFS10.XPT';&lt;BR /&gt;&lt;BR /&gt;LIBNAME DATAOUT 'C:\Users\Zahid Hasan Dipu\Document';&lt;/P&gt;&lt;P&gt;PROC COPY IN=TRANSPRT OUT=dataout;&lt;BR /&gt;RUN;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 07:42:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674915#M203269</guid>
      <dc:creator>zahidhasandipu</dc:creator>
      <dc:date>2020-08-06T07:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Categorical Data Methods</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674919#M203272</link>
      <description>&lt;P&gt;According to error message"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;ERROR: Physical file does not exist, /pbr/biconfig/940/Lev1/SASApp/C:\Users\Zahid Hasan Dipu\Desktop\CDBRFS10.XPT.&lt;/PRE&gt;
&lt;P&gt;it seems to me that you need to copy or move the file:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;C:\Users\Zahid Hasan Dipu\Desktop\CDBRFS10.XPT&lt;/PRE&gt;
&lt;P&gt;to next location using OS tools:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;/pbr/biconfig/940/Lev1/SASApp/&lt;/PRE&gt;
&lt;P&gt;then&amp;nbsp;adapt the libname of transprt&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;LIBNAME TRANSPRT XPORT '/';&lt;/PRE&gt;
&lt;P&gt;or something alike, depending on your sas platform.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;using SAS UE it would be:&lt;/P&gt;
&lt;PRE&gt;LIBNAME TRANSPRT XPORT '/folders/myfolders/...';&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 08:20:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674919#M203272</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2020-08-06T08:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Categorical Data Methods</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674920#M203273</link>
      <description>/pbr/biconfig/940/Lev1/SASApp/&lt;BR /&gt;This file path, is it in C drive? I do not find any pbr folder, I am so sorry to bother you!</description>
      <pubDate>Thu, 06 Aug 2020 08:25:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674920#M203273</guid>
      <dc:creator>zahidhasandipu</dc:creator>
      <dc:date>2020-08-06T08:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Categorical Data Methods</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674925#M203277</link>
      <description>&lt;P&gt;Your SAS runs on a UNIX (most probably Linux) server, so you have to use UNIX style syntax to address files.&lt;/P&gt;
&lt;P&gt;It also has no access to resources of your computer, so it can't find any files on the C: drive, for example.&lt;/P&gt;
&lt;P&gt;Enterprise Guide provides the Copy Files task to move files between the environments, so you best use that to move the file to the server (ideally direct to your Home directory), where you can then use&lt;/P&gt;
&lt;PRE&gt;$HOME/CDBRFS10.XPT&lt;/PRE&gt;
&lt;P&gt;in your code.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 09:00:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674925#M203277</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-08-06T09:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Categorical Data Methods</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674926#M203278</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/330491"&gt;@zahidhasandipu&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;/pbr/biconfig/940/Lev1/SASApp/&lt;BR /&gt;This file path, is it in C drive? I do not find any pbr folder, I am so sorry to bother you!&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This path is the &lt;A href="https://en.wikipedia.org/wiki/Working_directory" target="_blank" rel="noopener"&gt;Current Working Directory&lt;/A&gt; of your SAS session; you should not have write permission there (unless the SAS installation is seriously misconfigured).&lt;/P&gt;
&lt;P&gt;The directory where you surely do have write permission is your personal home directory on the server, represented by the system environment variable $HOME; this usually corresponds to the Home you find (below Libraries) when you open your server in EG's server list.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 09:04:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674926#M203278</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-08-06T09:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Categorical Data Methods</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674927#M203279</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/88384"&gt;@Shmuel&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;/pbr/biconfig/940/Lev1/SASApp/&lt;/PRE&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If a user running a workspace server can actually write there, the SAS admin has fucked up big time; this is the SASApp configuration directory, where end users must have read and execute permissions only.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 09:07:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674927#M203279</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-08-06T09:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Categorical Data Methods</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674967#M203294</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&amp;nbsp;, it was my failure not to associate the /pbr/... path to the work space.&lt;/P&gt;
&lt;P&gt;So I agree with you that file should be copied to some owner's directory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In case it is not SAS Enterprise Guide environment but a personal computer, the owner may need sometimes the&amp;nbsp;admin privilege - as in next case: when sas blew you out of session the worksapce folder remains, while at normal exit it is deleted. I had such issues in the past and once in a time I had to delete old sas work folders in order to free disk space.&amp;nbsp;Unix/Linox did not allow me to delete a current sas work folder.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 11:55:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/674967#M203294</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2020-08-06T11:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Categorical Data Methods</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/675024#M203317</link>
      <description>&lt;P&gt;What does the subject title of the post "Categorical Data methods" have to do with the content?&lt;/P&gt;
&lt;P&gt;The subject should relate transport files as there is absolutely nothing in the post about "data methods", categorical or otherwise.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/330491"&gt;@zahidhasandipu&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;DIV class="sasSource"&gt;&lt;STRONG&gt;I keep getting this error.&amp;nbsp;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;72&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;73 LIBNAME TRANSPRT XPORT 'C:\Users\Zahid Hasan Dipu\Desktop\CDBRFS10.XPT';&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;NOTE: Libref TRANSPRT was successfully assigned as follows:&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;Engine: XPORT&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;Physical Name: /pbr/biconfig/940/Lev1/SASApp/C:\Users\Zahid Hasan Dipu\Desktop\CDBRFS10.XPT&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;74&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;75 LIBNAME DATAOUT 'C:\Users\Zahid Hasan Dipu\Document';&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;NOTE: Library DATAOUT does not exist.&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;76&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;77 PROC COPY IN=TRANSPRT OUT=dataout;&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;78 RUN;&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="sasWarning"&gt;WARNING: Library DATAOUT does not exist.&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;NOTE: Input library TRANSPRT is sequential.&lt;/DIV&gt;
&lt;DIV class="sasError"&gt;ERROR: Physical file does not exist, /pbr/biconfig/940/Lev1/SASApp/C:\Users\Zahid Hasan Dipu\Desktop\CDBRFS10.XPT.&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;NOTE: Statements not processed because of errors noted above.&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;NOTE: PROCEDURE COPY used (Total process time):&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;real time 0.00 seconds&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;user cpu time 0.00 seconds&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;system cpu time 0.00 seconds&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;memory 509.75k&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;OS Memory 29864.00k&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;Timestamp 08/06/2020 06:46:28 AM&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;Step Count 42 Switch Count 0&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;Page Faults 0&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;Page Reclaims 70&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;Page Swaps 0&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;Voluntary Context Switches 0&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;Involuntary Context Switches 0&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;Block Input Operations 0&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;Block Output Operations 8&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;79&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;80 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;92&lt;/DIV&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 14:51:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/675024#M203317</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-08-06T14:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Categorical Data Methods</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/675815#M203653</link>
      <description>&lt;P&gt;My bad. Didn't mean that just unintentionally mentioned the subject name of my course!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 04:38:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Categorical-Data-Methods/m-p/675815#M203653</guid>
      <dc:creator>zahidhasandipu</dc:creator>
      <dc:date>2020-08-11T04:38:07Z</dc:date>
    </item>
  </channel>
</rss>

