<?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: S3 pathnames ERROR in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/S3-pathnames-ERROR/m-p/771363#M244771</link>
    <description>&lt;P&gt;If you want to know the hexcodes for those characters use the $HEX format.&lt;/P&gt;
&lt;P&gt;You might also try using \ character to "escape" the equal sign and colon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Might be best to open a ticket with SAS support to ask them how PROC S3 is supposed to represent names like that.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Sep 2021 13:07:40 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2021-09-30T13:07:40Z</dc:date>
    <item>
      <title>S3 pathnames ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Programming/S3-pathnames-ERROR/m-p/771333#M244754</link>
      <description>&lt;P&gt;All,&lt;/P&gt;
&lt;P&gt;I have "=" and ":" signs in the S3 bucket , when I try to read it I am getting below error. Please can you suggest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ERROR: Relative pathnames are not allowed.&lt;/STRONG&gt;&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: PROCEDURE S3 used (Total process time):&lt;BR /&gt;real time 0.05 seconds&lt;BR /&gt;cpu time 0.02 seconds&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc s3 
 
    awsconfig="&amp;amp;config."
     awscredentials="&amp;amp;creds."      ;
     list "&amp;amp;bucket./date=2021-09-19/time=09:20/" ;
run;&lt;/CODE&gt;&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 10:05:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/S3-pathnames-ERROR/m-p/771333#M244754</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2021-09-30T10:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: S3 pathnames ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Programming/S3-pathnames-ERROR/m-p/771335#M244756</link>
      <description>&lt;P&gt;What is contained in macro variable &amp;amp;bucket?&lt;/P&gt;
&lt;P&gt;Run&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%put "&amp;amp;bucket.";&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and post the log from that.&lt;/P&gt;
&lt;P&gt;Given that you have a UNIX behind AWS, I would strongly recommend to not use characters like the equal sign and the colon in file/directory names.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 10:24:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/S3-pathnames-ERROR/m-p/771335#M244756</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-09-30T10:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: S3 pathnames ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Programming/S3-pathnames-ERROR/m-p/771341#M244758</link>
      <description>&amp;amp;bucket is bucket path of ours.&lt;BR /&gt;like list "/data/common/date=2021-09-19/time=09:20/" ;&lt;BR /&gt;&lt;BR /&gt;I know ,That is very weird, as “=” is used for hive partitioning and is standard for partitioning files in s3.&lt;BR /&gt;I already told the team to change the folder structure but it is a time taken process so I want to try with this above path.</description>
      <pubDate>Thu, 30 Sep 2021 10:51:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/S3-pathnames-ERROR/m-p/771341#M244758</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2021-09-30T10:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: S3 pathnames ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Programming/S3-pathnames-ERROR/m-p/771343#M244760</link>
      <description>&lt;P&gt;The ERROR complains about a relative path, usually pointing to a missing forward slash at the start of the path; since you seem to have that, it might be that the equal sign or the colon causes S3 to expect another slash.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 11:15:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/S3-pathnames-ERROR/m-p/771343#M244760</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-09-30T11:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: S3 pathnames ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Programming/S3-pathnames-ERROR/m-p/771358#M244767</link>
      <description>&lt;P&gt;any idea about URLcodes for sas. I need for "=" and ":".&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://documentation.sas.com/doc/en/vdmmlcdc/1.0/lefunctionsref/p19ckwqexa3ir8n19hbvcz73lhmj.htm" target="_blank" rel="noopener"&gt;https://documentation.sas.com/doc/en/vdmmlcdc/1.0/lefunctionsref/p19ckwqexa3ir8n19hbvcz73lhmj.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I use URLCODE like this , there is no ERROR but not listing the content in that bucket.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc s3 
 
    awsconfig="&amp;amp;config."
     awscredentials="&amp;amp;creds."      ;
     list "&amp;amp;bucket./date%3D2021-09-19/time%3D09%3A20/" ;
run; 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 30 Sep 2021 13:08:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/S3-pathnames-ERROR/m-p/771358#M244767</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2021-09-30T13:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: S3 pathnames ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Programming/S3-pathnames-ERROR/m-p/771363#M244771</link>
      <description>&lt;P&gt;If you want to know the hexcodes for those characters use the $HEX format.&lt;/P&gt;
&lt;P&gt;You might also try using \ character to "escape" the equal sign and colon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Might be best to open a ticket with SAS support to ask them how PROC S3 is supposed to represent names like that.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 13:07:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/S3-pathnames-ERROR/m-p/771363#M244771</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2021-09-30T13:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: S3 pathnames ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Programming/S3-pathnames-ERROR/m-p/772955#M245462</link>
      <description>SAS TECH said ,It is working in 94M7 . We are on a different version.&lt;BR /&gt;Either We need to upgrade to M7 or need to request for a hotfix.&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Oct 2021 08:27:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/S3-pathnames-ERROR/m-p/772955#M245462</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2021-10-08T08:27:22Z</dc:date>
    </item>
  </channel>
</rss>

