<?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: z/OS: Transferring SAS source code using FTP in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/z-OS-Transferring-SAS-source-code-using-FTP/m-p/28792#M5353</link>
    <description>Haven't worked with the combination DI Studio and Z/os, A couple a years ago I was in a project where we used Warehouse Administrator (predecessor of DIS), and some jobs were to run on the mainframe. We mainly used SAS/CONNECT with rsubmit and download. A few programs where upload. I guess you either have to adjust your ftp settings, or use SAS/CONNECT if it's available to you.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
    <pubDate>Fri, 08 May 2009 09:58:51 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2009-05-08T09:58:51Z</dc:date>
    <item>
      <title>z/OS: Transferring SAS source code using FTP</title>
      <link>https://communities.sas.com/t5/SAS-Programming/z-OS-Transferring-SAS-source-code-using-FTP/m-p/28791#M5352</link>
      <description>Hi All,&lt;BR /&gt;
&lt;BR /&gt;
I have developed a SAS ETL job on Windows developement environment and deployed it on Test environment on z/OS using FTP.&lt;BR /&gt;
&lt;BR /&gt;
I observed that when the source code is transferred to z/OS though FTP, all the pipe characters ("||") used in the SAS job for concatenation operation are converted to the unwanted junk characters. (In most of the case by character "@@"). Due to these unwanted characters I am getting error during SAS Job execution. To avoid it, every time I transfer the source code, I need to replace these characters manually.&lt;BR /&gt;
&lt;BR /&gt;
Is there any way by which we can transfer the SAS sources to z/OS without such character replacements.&lt;BR /&gt;
&lt;BR /&gt;
Please suggest.&lt;BR /&gt;
&lt;BR /&gt;
Thanks and Regards&lt;BR /&gt;
 - Kapil Agrawal</description>
      <pubDate>Thu, 07 May 2009 09:58:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/z-OS-Transferring-SAS-source-code-using-FTP/m-p/28791#M5352</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-05-07T09:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: z/OS: Transferring SAS source code using FTP</title>
      <link>https://communities.sas.com/t5/SAS-Programming/z-OS-Transferring-SAS-source-code-using-FTP/m-p/28792#M5353</link>
      <description>Haven't worked with the combination DI Studio and Z/os, A couple a years ago I was in a project where we used Warehouse Administrator (predecessor of DIS), and some jobs were to run on the mainframe. We mainly used SAS/CONNECT with rsubmit and download. A few programs where upload. I guess you either have to adjust your ftp settings, or use SAS/CONNECT if it's available to you.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Fri, 08 May 2009 09:58:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/z-OS-Transferring-SAS-source-code-using-FTP/m-p/28792#M5353</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2009-05-08T09:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: z/OS: Transferring SAS source code using FTP</title>
      <link>https://communities.sas.com/t5/SAS-Programming/z-OS-Transferring-SAS-source-code-using-FTP/m-p/28793#M5354</link>
      <description>Thnx Linus &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Fri, 08 May 2009 10:51:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/z-OS-Transferring-SAS-source-code-using-FTP/m-p/28793#M5354</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-05-08T10:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: z/OS: Transferring SAS source code using FTP</title>
      <link>https://communities.sas.com/t5/SAS-Programming/z-OS-Transferring-SAS-source-code-using-FTP/m-p/28794#M5355</link>
      <description>Two possibilities - one is consider using exclamation instead of vertical bar for concatenation - use !! instead of || with your code.  And some might say that it's much easier to get to the ! key than the | key.&lt;BR /&gt;
&lt;BR /&gt;
Or I know where I needed a TRANTAB for this condition when using IND$FILE or FTP for this type of data transfer situations.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Fri, 08 May 2009 20:04:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/z-OS-Transferring-SAS-source-code-using-FTP/m-p/28794#M5355</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-05-08T20:04:55Z</dc:date>
    </item>
  </channel>
</rss>

