<?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: Cannot create library and read csv file from local computer in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Re-Cannot-create-library-and-read-csv-file-from-local-computer/m-p/204150#M15273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ALL,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have SAS EBI system 9.4 on Unix servers. User having client applications having EG 6.1 on window 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue 1:&lt;/P&gt;&lt;P&gt;User A, having PC SAS and have create sas code, data sets and placed source files in shared drive.&lt;/P&gt;&lt;P&gt;User B, wants to create library for User A windows path to use sas code, data sets and source file, which is not working(User A and B are in same group, but User B EG not PC SAS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue 2:&lt;/P&gt;&lt;P&gt;User X trying to read data(.csv) fill from windows machine, its giveing error (attached)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to fix and enable users to create library for their windows path?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: red; font-family: 'Courier New'; font-size: 11pt;"&gt;Libname &lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;bc ‘C:\xxxxx\data’;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: red; font-family: 'Courier New'; font-size: 11pt;"&gt;ERROR: Physical file does not exist, /opt/sas/Config/Lev1/SASApp/J:\User\ Provid07132015.csv.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/SPAN&gt; &lt;SPAN style="background: white; color: teal; font-family: 'Courier New'; font-size: 11pt;"&gt;WARNING: The data set&lt;BR /&gt;WORK.TEST1 may be incomplete. When this step was stopped there were 0 observations and 11 variables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: DATA statement used (Total process time):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;real time 0.10 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;cpu time 0.02 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;65 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;66 data file1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;67 set test1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;68 pbase1_3= ' ';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;69 pbase5_8= ' ';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;70 pid1_4 = ' ';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;71 pid5_7 = ' ';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;72 provkey = ' ';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;73 pbase1_3 =&lt;BR /&gt;substr(provbase,1,3);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;74 pbase5_8 =substr(provbase,5,4);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;75 pid1_4 =substr(provid,1,4);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;76 pid5_7 =substr(provid,5,3);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;77 provkey =pbase5_8||provtype||pid1_4||pbase1_3||pid5_7;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;78 fname = scan(contname,1,'');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;7&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;9 lname =scan(contname,2);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;80 &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;81 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;82 if email = ' ' then delete;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;83 *if contname = ' ' then delete;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;84 *drop contname;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;85 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;86 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;87 run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: There were 0&lt;BR /&gt;observations read from the data set WORK.TEST1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: The data set WORK.FILE1 has 0 observations and 18 variables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: DATA statement used (Total process time):&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;real time 0.08 seconds&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;cpu time 0.02 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;88 proc sort data = file1; by provkey;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;89 run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: Input data set is&lt;BR /&gt;empty.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: The data set&lt;BR /&gt;WORK.FILE1 has 0 observations and 18 variables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: PROCEDURE SORT&lt;BR /&gt;used (Total process time):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;real time 0.42 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;cpu time 0.00 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: blue; font-family: 'Courier New'; font-size: 11pt;"&gt;3 The SAS System 10:47&lt;BR /&gt;Wednesday, July 15, 2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;90 proc print data =&lt;BR /&gt;file1(obs=10);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;91 title "ARC&lt;BR /&gt;Provider file with provider key";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;92 run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: No observations&lt;BR /&gt;in data set WORK.FILE1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: PROCEDURE PRINT&lt;BR /&gt;used (Total process time):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;real time 0.00 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;cpu time 0.00 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;93 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;94 data bc.provider_file_&amp;amp;date.;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;95 set file1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;96 by provkey;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;97 *if provtype ='45';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;98 run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="background: white; color: red; font-family: 'Courier New'; font-size: 11pt;"&gt;ERROR: Library BC does not exist.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: The SAS System&lt;BR /&gt;stopped processing this step because of errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: There were 0&lt;BR /&gt;observations read from the data set WORK.FILE1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: DATA statement&lt;BR /&gt;used (Total process time):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;real time 0.00 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;cpu time 0.01 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2015 20:07:02 GMT</pubDate>
    <dc:creator>Ram4sas</dc:creator>
    <dc:date>2015-07-15T20:07:02Z</dc:date>
    <item>
      <title>Re: Cannot create library and read csv file from local computer</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Re-Cannot-create-library-and-read-csv-file-from-local-computer/m-p/204150#M15273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ALL,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have SAS EBI system 9.4 on Unix servers. User having client applications having EG 6.1 on window 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue 1:&lt;/P&gt;&lt;P&gt;User A, having PC SAS and have create sas code, data sets and placed source files in shared drive.&lt;/P&gt;&lt;P&gt;User B, wants to create library for User A windows path to use sas code, data sets and source file, which is not working(User A and B are in same group, but User B EG not PC SAS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue 2:&lt;/P&gt;&lt;P&gt;User X trying to read data(.csv) fill from windows machine, its giveing error (attached)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to fix and enable users to create library for their windows path?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: red; font-family: 'Courier New'; font-size: 11pt;"&gt;Libname &lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;bc ‘C:\xxxxx\data’;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: red; font-family: 'Courier New'; font-size: 11pt;"&gt;ERROR: Physical file does not exist, /opt/sas/Config/Lev1/SASApp/J:\User\ Provid07132015.csv.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/SPAN&gt; &lt;SPAN style="background: white; color: teal; font-family: 'Courier New'; font-size: 11pt;"&gt;WARNING: The data set&lt;BR /&gt;WORK.TEST1 may be incomplete. When this step was stopped there were 0 observations and 11 variables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: DATA statement used (Total process time):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;real time 0.10 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;cpu time 0.02 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;65 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;66 data file1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;67 set test1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;68 pbase1_3= ' ';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;69 pbase5_8= ' ';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;70 pid1_4 = ' ';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;71 pid5_7 = ' ';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;72 provkey = ' ';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;73 pbase1_3 =&lt;BR /&gt;substr(provbase,1,3);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;74 pbase5_8 =substr(provbase,5,4);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;75 pid1_4 =substr(provid,1,4);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;76 pid5_7 =substr(provid,5,3);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;77 provkey =pbase5_8||provtype||pid1_4||pbase1_3||pid5_7;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;78 fname = scan(contname,1,'');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;7&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;9 lname =scan(contname,2);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;80 &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;81 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;82 if email = ' ' then delete;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;83 *if contname = ' ' then delete;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;84 *drop contname;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;85 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;86 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;87 run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: There were 0&lt;BR /&gt;observations read from the data set WORK.TEST1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: The data set WORK.FILE1 has 0 observations and 18 variables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: DATA statement used (Total process time):&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;real time 0.08 seconds&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;cpu time 0.02 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;88 proc sort data = file1; by provkey;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;89 run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: Input data set is&lt;BR /&gt;empty.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: The data set&lt;BR /&gt;WORK.FILE1 has 0 observations and 18 variables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: PROCEDURE SORT&lt;BR /&gt;used (Total process time):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;real time 0.42 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;cpu time 0.00 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: blue; font-family: 'Courier New'; font-size: 11pt;"&gt;3 The SAS System 10:47&lt;BR /&gt;Wednesday, July 15, 2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;90 proc print data =&lt;BR /&gt;file1(obs=10);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;91 title "ARC&lt;BR /&gt;Provider file with provider key";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;92 run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: No observations&lt;BR /&gt;in data set WORK.FILE1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: PROCEDURE PRINT&lt;BR /&gt;used (Total process time):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;real time 0.00 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;cpu time 0.00 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;93 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;94 data bc.provider_file_&amp;amp;date.;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;95 set file1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;96 by provkey;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;97 *if provtype ='45';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: black; font-family: 'Courier New'; font-size: 11pt;"&gt;98 run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="background: white; color: red; font-family: 'Courier New'; font-size: 11pt;"&gt;ERROR: Library BC does not exist.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: The SAS System&lt;BR /&gt;stopped processing this step because of errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: There were 0&lt;BR /&gt;observations read from the data set WORK.FILE1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;NOTE: DATA statement&lt;BR /&gt;used (Total process time):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;real time 0.00 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: green; font-family: 'Courier New'; font-size: 11pt;"&gt;cpu time 0.01 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 20:07:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Re-Cannot-create-library-and-read-csv-file-from-local-computer/m-p/204150#M15273</guid>
      <dc:creator>Ram4sas</dc:creator>
      <dc:date>2015-07-15T20:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create library and read csv file from local computer</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Re-Cannot-create-library-and-read-csv-file-from-local-computer/m-p/204151#M15274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1/ Your location for the csv should follow the Unix conventions where you have placed that file (drag drop for transfer windows to eguide files)&lt;/P&gt;&lt;P&gt;2/ your current dir is not your home dir. You will get a lot of errors on that. Either be secure in specifying always a full path or let that defult location be corrected to normal standards (not the SAS default).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 21:35:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Re-Cannot-create-library-and-read-csv-file-from-local-computer/m-p/204151#M15274</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-07-15T21:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create library and read csv file from local computer</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Re-Cannot-create-library-and-read-csv-file-from-local-computer/m-p/204152#M15275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since the workspace server that the Enterprise Guide connects to resides on a UNIX server, it has no access to the local PC. Transfer the files to the SAS server, and use UNIX naming conventions (&lt;A href="https://en.wikipedia.org/wiki/Unix_filesystem" title="https://en.wikipedia.org/wiki/Unix_filesystem"&gt;https://en.wikipedia.org/wiki/Unix_filesystem&lt;/A&gt;).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 22:05:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Re-Cannot-create-library-and-read-csv-file-from-local-computer/m-p/204152#M15275</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-07-15T22:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create library and read csv file from local computer</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Re-Cannot-create-library-and-read-csv-file-from-local-computer/m-p/204153#M15276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your users are using a shared "J" drive on their PCs to store these text files then check with your SAS/UNIX administrators and see if they will mount the same drive on the Unix machine that is running SAS.&amp;nbsp; So if "J:" on the PC is pointing to \\servname\sharename on the PC network ask them to mount this on the Unix filesystem and they will tell you the path.&lt;/P&gt;&lt;P&gt;Let's assume that they mounted it /usr/share/ then the file that you see as "J:\subdir\fname.txt" on WINDOWS will be visible at "/usr/share/subdir/fname.txt" on Unix.&amp;nbsp; Watch out for the case of the names. On a unix system 'Provid.csv' and 'provid.csv' are two different files.&amp;nbsp; But on a Windows machine they are the same file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If however the "J" drive is just pointing the the individual users directories and permissions are such that user X cannot see files in the directory made for user Y then you might have other problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you cannot get Unix admins to mount the files then you will need to get Enterprise Guide to upload the file to the Unix host before running the code module that reads it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 01:37:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Re-Cannot-create-library-and-read-csv-file-from-local-computer/m-p/204153#M15276</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2015-07-16T01:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create library and read csv file from local computer</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Re-Cannot-create-library-and-read-csv-file-from-local-computer/m-p/204154#M15277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom, The "mounting" of a Windows environment into a Unix environment is technical possible with something like Samba (or part of those). The impact on the security approach is however getting you into nasty troubles. The reason is that basic concepts like LDAP and AD with Unix access controls do not match. That is why those tools are commonly banned for more secured environments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Uploading files( binary) to Unix is rather easy and do not harm any of those environments. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wanting to having a more direct interfaces and having access pc/files on Unix licensed you are free to use a "pc files-server"&amp;nbsp; The IT guys that installed that all should be that business aware they have accepted that user request and did that installation. That is going along&amp;nbsp; those guys understand the OS levels of both sides and the business. As there is already a problem seen on the OS level (home dir WS not set &lt;A href="http://support.sas.com/kb/50/345.html" title="http://support.sas.com/kb/50/345.html"&gt;50345 - Changing the current working directory for the SAS® Workspace Server&lt;/A&gt;) I am doubting on that.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 05:20:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Re-Cannot-create-library-and-read-csv-file-from-local-computer/m-p/204154#M15277</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-07-16T05:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create library and read csv file from local computer</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Re-Cannot-create-library-and-read-csv-file-from-local-computer/m-p/204155#M15278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Thank you very much and its very helpful to understand and resolve the issue which is round the systems lie UNIX and window and SAS lastly,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 17:54:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Re-Cannot-create-library-and-read-csv-file-from-local-computer/m-p/204155#M15278</guid>
      <dc:creator>Ram4sas</dc:creator>
      <dc:date>2015-07-16T17:54:12Z</dc:date>
    </item>
  </channel>
</rss>

